-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
junit xml log for phpt tests does not appear to work #6
Comments
Bleh! Expected - something more like: Actual: |
#%#$%# @ cache. Invalid bug. |
Closed
This issue was closed.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
The text was updated successfully, but these errors were encountered: