testreport target does not pick up all test results on Windows
--------------------------------------------------------------
Key: JBSEAM-4344
URL:
https://jira.jboss.org/jira/browse/JBSEAM-4344
Project: Seam
Issue Type: Bug
Components: Test Harness
Affects Versions: 2.2.0.GA
Environment: Windows Server 2003 R2
Ant 1.7.0
Reporter: Jozef Hartinger
Assignee: Norman Richards
Fix For: 2.2.1.CR1
1.) Run the testall target
2.) Run the test-report target
The generated test report contains only 54 testcases however more 200 tests are run during
the testsuite execution. For instance, all the unit tests are missing as well as dvdstore,
etc
The faster way to reproduce is to directly call "ant test" in examples/dvdstore
and then test-report in {seam.dir}
Looks like removing colons from the name of each test in testng.xml fixes the problem
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira