On May 5, 2010, at 12:11 PM, Strong Liu wrote:
> yeah, i got that. the problem is hudson's junitreport based test result plugin.
> I'm not familiar with testng, do you know how to enable testng to write junit
test report? (you may lose some extra data provide by testng although)
> i see there is a TEST-TestSuite.xml and a testng-results.xml in enveres'
target/surefire-reports
Not really, I'm neither a testng or junit expert :)
> the file set filter we use in hudson job configuration is "**/TEST-*.xml",
so, hudson just picks up that TEST-TestSuite.xml, but there is a problem with the this
file
http://jira.opensymphony.com/browse/TESTNG-204
> that's why all envers' tests are uncategorized.
Heh, so we'll just wait a few years for that to get resolved ;) Anyhow, most
importantly Envers tests are run in the job, doesn't really matter if they are
categorized or not :)