Re: [hibernate-dev] Hibernate Core (trunk and branch35) hudson jobs

2010-05-06 Thread Adam Warski
> there is a workaround, > http://jira.opensymphony.com/browse/TESTNG-204?focusedCommentId=32518&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#action_32518 Ah :) Only 524 annotations to change ;) Some day maybe ... :) -- Adam Warski http://www.warski.org http://www.so

Re: [hibernate-dev] Hibernate Core (trunk and branch35) hudson jobs

2010-05-05 Thread Strong Liu
On May 6, 2010, at 3:48 AM, Adam Warski wrote: > > 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

Re: [hibernate-dev] Hibernate Core (trunk and branch35) hudson jobs

2010-05-05 Thread Adam Warski
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 th

Re: [hibernate-dev] Hibernate Core (trunk and branch35) hudson jobs

2010-05-05 Thread Strong Liu
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 enve

Re: [hibernate-dev] Hibernate Core (trunk and branch35) hudson jobs

2010-05-05 Thread Adam Warski
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.

Re: [hibernate-dev] Hibernate Core (trunk and branch35) hudson jobs

2010-05-04 Thread Strong Liu
Hi Adam, where is the uncategorized test? would you please give the url, thanks On May 5, 2010, at 2:18 PM, Adam Warski wrote: > Hello, > > looks great :) > > Do you maybe have an idea why all envers tests fall into the (root) category, > and are not categorized by package? Maybe it's because

Re: [hibernate-dev] Hibernate Core (trunk and branch35) hudson jobs

2010-05-04 Thread Adam Warski
Hello, looks great :) Do you maybe have an idea why all envers tests fall into the (root) category, and are not categorized by package? Maybe it's because I used TestNG there? Or maybe it's sth else that I could fix. On May 5, 2010, at 5:51 AM, Strong Liu wrote: > Hi team, > > now we have se

[hibernate-dev] Hibernate Core (trunk and branch35) hudson jobs

2010-05-04 Thread Strong Liu
Hi team, now we have set up our hudson jobs for Hibernate Core (http://hudson.jboss.org/hudson/view/hibernate/), from the URL above, you can see there are four jobs that relate to Hibernate Core. 1. hibernate-core-trunk 2. hibernate-core-testsuite 3. hibernate-core-branch35 4. hibernate-core-br