[hibernate-dev] Hibernate Core (trunk and branch35) hudson jobs
Strong Liu
stliu at redhat.com
Wed May 5 06:11:04 EDT 2010
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
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.
and hudson can't understand the testng style report.
On May 5, 2010, at 5:33 PM, Adam Warski wrote:
> Hello,
>>
>> where is the uncategorized test?
>> would you please give the url, thanks
>
>
> e.g. in latest build, the (root) category has 522 tests:
>
> http://hudson.jboss.org/hudson/view/hibernate/job/hibernate-core-trunk/lastBuild/testReport/%28root%29/
>
> --
> Adam Warski
> http://www.warski.org
> http://www.softwaremill.eu
>
>
>
>
More information about the hibernate-dev
mailing list