|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Code changed in jenkins
User: James Nord
Path:
src/main/java/org/jenkinsci/plugins/cucumber/jsontestsupport/BackgroundResult.java
src/test/java/org/jenkinsci/plugins/cucumber/jsontestsupport/CucumberJSONParserTest.java
src/test/resources/org/jenkinsci/plugins/cucumber/jsontestsupport/ScenarioResultTest/backgroundFailure.json
http://jenkins-ci.org/commit/cucumber-testresult-plugin/64dfc376835f8bf0fe2ec0bfd7ebe6a9f2df95ac
Log:
[FIXED JENKINS-25021] If the background failed then the test may not be correctly marked as failed in some cicumstances.
Don't reset the failed state flag for skipped tests.