Skip to content
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

Closed
CloCkWeRX opened this issue Aug 16, 2010 · 2 comments
Closed

junit xml log for phpt tests does not appear to work #6

CloCkWeRX opened this issue Aug 16, 2010 · 2 comments

Comments

@CloCkWeRX
Copy link

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:

@CloCkWeRX
Copy link
Author

Bleh!

Expected - something more like:











Actual:



































@CloCkWeRX
Copy link
Author

#%#$%# @ cache.

Invalid bug.

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant