Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/cucumber-testresult-plugin
  Commit: c19e0f727b46b0d89d5db7130ec2f5c5349bbe48
      
https://github.com/jenkinsci/cucumber-testresult-plugin/commit/c19e0f727b46b0d89d5db7130ec2f5c5349bbe48
  Author: James Nord <jn...@cisco.com>
  Date:   2014-10-03 (Fri, 03 Oct 2014)

  Changed paths:
    M 
src/main/java/org/jenkinsci/plugins/cucumber/jsontestsupport/BackgroundResult.java
    M 
src/main/java/org/jenkinsci/plugins/cucumber/jsontestsupport/BeforeAfterResult.java
    M 
src/main/java/org/jenkinsci/plugins/cucumber/jsontestsupport/CucumberTestResult.java
    M 
src/main/java/org/jenkinsci/plugins/cucumber/jsontestsupport/CucumberTestResultArchiver.java
    M 
src/main/java/org/jenkinsci/plugins/cucumber/jsontestsupport/FeatureResult.java
    M 
src/main/java/org/jenkinsci/plugins/cucumber/jsontestsupport/ScenarioResult.java
    M 
src/main/java/org/jenkinsci/plugins/cucumber/jsontestsupport/ScenarioToHTML.java
    M 
src/main/java/org/jenkinsci/plugins/cucumber/jsontestsupport/StepResult.java
    M 
src/main/java/org/jenkinsci/plugins/cucumber/jsontestsupport/TagResult.java
    M 
src/test/java/org/jenkinsci/plugins/cucumber/jsontestsupport/CucumberJSONParserTest.java
    A 
src/test/resources/org/jenkinsci/plugins/cucumber/jsontestsupport/ScenarioResultTest/pending.json

  Log Message:
  -----------
  [FIXED JENKINS-24061] pending steps are not handled correctly.

Pending steps now show up as skipped tests in the report.


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to