Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/workflow-plugin
  Commit: f56d5d0f855ddf9adbf3d8fc69daab20ff43df48
      
https://github.com/jenkinsci/workflow-plugin/commit/f56d5d0f855ddf9adbf3d8fc69daab20ff43df48
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2015-04-08 (Wed, 08 Apr 2015)

  Changed paths:
    M 
step-api/src/test/java/org/jenkinsci/plugins/workflow/steps/StepConfigTester.java

  Log Message:
  -----------
  Do not delete the test project from configRoundTrip while the test is running.
Otherwise we can get a 404 from asynchronous form validation methods run in 
JenkinsRule.after.
Then if there is a test failure due to a JS mistake in the config form,
that failure is masked and we see only the 404 from the test infrastructure.


  Commit: 686892e29775afeb383ab0355ac24b8220cfcbfd
      
https://github.com/jenkinsci/workflow-plugin/commit/686892e29775afeb383ab0355ac24b8220cfcbfd
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2015-04-14 (Tue, 14 Apr 2015)

  Changed paths:
    M 
step-api/src/test/java/org/jenkinsci/plugins/workflow/steps/StepConfigTester.java

  Log Message:
  -----------
  Merge pull request #113 from jglick/StepConfigTester-delete

Do not delete the test project from configRoundTrip while the test is running


Compare: 
https://github.com/jenkinsci/workflow-plugin/compare/df1825c211c5...686892e29775

-- 
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