> 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
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
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
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
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.
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
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
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