-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Closed
Labels
feature/logging/junitIssues related to logging test results in JUnit XML formatIssues related to logging test results in JUnit XML format
Description
PHPUnit 3.4.10
The generated junit log does not appear to be understood by cruisecontrol:
http://test.pear.php.net:8080/cruisecontrol/buildresults/HTML_Table?tab=buildResults
Relevant line:
Steps to reproduce:
clockwerx@sg1:~/cruisecontrol/projects/HTML_Table$ ant
Unable to locate tools.jar. Expected to find it in /usr/lib/jvm/java-6-sun-1.6.0.20/lib/tools.jar
Buildfile: build.xml
checkout:
[exec] At revision 302332.
(snip)
phpunit:
[exec] PHPUnit 3.4.10 by Sebastian Bergmann.
[exec]
[exec] ...............................
[exec]
[exec] Time: 6 seconds, Memory: 10.50Mb
[exec]
[exec] OK (31 tests, 0 assertions)
build:
BUILD SUCCESSFUL
Total time: 14 seconds
which generates
Compared to other packages:
Metadata
Metadata
Assignees
Labels
feature/logging/junitIssues related to logging test results in JUnit XML formatIssues related to logging test results in JUnit XML format