Skip to content

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

@CloCkWeRX

Description

@CloCkWeRX

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

No one assigned

    Labels

    feature/logging/junitIssues related to logging test results in JUnit XML format

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions