Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/workflow-basic-steps-plugin
  Commit: 588ccffa19ea6d778484632fb5d73fd1b2b53ab7
      
https://github.com/jenkinsci/workflow-basic-steps-plugin/commit/588ccffa19ea6d778484632fb5d73fd1b2b53ab7
  Author: Andrew Bayer <[email protected]>
  Date:   2018-04-17 (Tue, 17 Apr 2018)

  Changed paths:
    M src/test/java/org/jenkinsci/plugins/workflow/steps/CoreStepTest.java

  Log Message:
  -----------
  Stop using junit in metastep tests

With newer junit plugin versions, these tests would have failed due to
`junit` now being an actual `Step`. This shows up right now in the
PCT. So let's get rid of the `junitResultArchiver` test, since it's
irrelevant, and change the `coreStepWithSymbol*` tests to use
`ArtifactArchiver` instead.


  Commit: 5dde10819dc421b8ce1c35306641b99303e904f1
      
https://github.com/jenkinsci/workflow-basic-steps-plugin/commit/5dde10819dc421b8ce1c35306641b99303e904f1
  Author: Andrew Bayer <[email protected]>
  Date:   2018-04-17 (Tue, 17 Apr 2018)

  Changed paths:
    M 
src/test/java/org/jenkinsci/plugins/workflow/steps/WaitForConditionStepTest.java

  Log Message:
  -----------
  Catch java.nio.file.NoSuchFileException too for running in internal
PCT environment.


  Commit: b3645c581ba78d8a9fe3e2ee5702dd517ad5504b
      
https://github.com/jenkinsci/workflow-basic-steps-plugin/commit/b3645c581ba78d8a9fe3e2ee5702dd517ad5504b
  Author: Andrew Bayer <[email protected]>
  Date:   2018-04-17 (Tue, 17 Apr 2018)

  Changed paths:
    M src/test/java/org/jenkinsci/plugins/workflow/steps/CoreStepTest.java
    M 
src/test/java/org/jenkinsci/plugins/workflow/steps/WaitForConditionStepTest.java

  Log Message:
  -----------
  Merge pull request #63 from abayer/stop-using-junit-step-in-tests

Stop using junit in metastep tests


Compare: 
https://github.com/jenkinsci/workflow-basic-steps-plugin/compare/7d42af656e09...b3645c581ba7

-- 
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to