Branch: refs/heads/master Home: https://github.com/jenkinsci/workflow-cps-plugin Commit: 4ad30810d7af780d7bceffd42f5eea8bf43139b6 https://github.com/jenkinsci/workflow-cps-plugin/commit/4ad30810d7af780d7bceffd42f5eea8bf43139b6 Author: Andrew Bayer <andrew.ba...@gmail.com> Date: 2018-04-17 (Tue, 17 Apr 2018)
Changed paths: M src/test/java/org/jenkinsci/plugins/workflow/cps/SnippetizerTest.java M src/test/java/org/jenkinsci/plugins/workflow/cps/nodes/StepNodeTest.java A src/test/java/org/jenkinsci/plugins/workflow/testMetaStep/EchoStringAndDoubleStep.java Log Message: ----------- Stop using junit in metastep tests Newer versions of junit plugin have `junit` as an actual `Step`, so anything expecting a metastep when using `junit` will not get a metastep. So, let's stop using `junit` in tests in general. This is relevant now in the PCT, will be relevant eventually when we bump the junit dependency here as well. Commit: 2b8e16663fd3d2651810984db8420d3b16f7111b https://github.com/jenkinsci/workflow-cps-plugin/commit/2b8e16663fd3d2651810984db8420d3b16f7111b Author: Sam Van Oort <samvano...@gmail.com> Date: 2018-04-20 (Fri, 20 Apr 2018) Changed paths: M src/test/java/org/jenkinsci/plugins/workflow/cps/SnippetizerTest.java M src/test/java/org/jenkinsci/plugins/workflow/cps/nodes/StepNodeTest.java A src/test/java/org/jenkinsci/plugins/workflow/testMetaStep/EchoStringAndDoubleStep.java Log Message: ----------- Merge pull request #221 from abayer/stop-using-junit-step-in-tests Stop using junit in metastep tests Compare: https://github.com/jenkinsci/workflow-cps-plugin/compare/564a12c05eb5...2b8e16663fd3 -- 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.