Skip to content

JUnit report doesn't correctly report errors #315

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed
aslakhellesoy opened this issue May 9, 2012 · 2 comments
Closed

JUnit report doesn't correctly report errors #315

aslakhellesoy opened this issue May 9, 2012 · 2 comments

Comments

@aslakhellesoy
Copy link
Contributor

the junit formatter outputs an xml file that can be turned into HTML by Ant's JUnitReport task (and various CI tools).

When post-processed with JUnitReport - the failures are not reported on the report's front page. However, following the Tests link (target/cucumber-junit-report/all-tests.html) does show errors. To reproduce, run the java-helloworld example with a deliberate error.

The generated XML is incorrect. I haven't looked into what's wrong with it yet.

@aslakhellesoy
Copy link
Contributor Author

Fixed in #356

@lock
Copy link

lock bot commented Oct 25, 2018

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Oct 25, 2018
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant