Branch: refs/heads/optimize-flow-walking
Home: https://github.com/jenkinsci/pipeline-stage-view-plugin
Commit: e0beca07b7a4a6d47beafbd3b6e0bc8f6ef7aada
https://github.com/jenkinsci/pipeline-stage-view-plugin/commit/e0beca07b7a4a6d47beafbd3b6e0bc8f6ef7aada
Author: Sam Van Oort <[email protected]>
Date: 2016-03-15 (Tue, 15 Mar 2016)
Changed paths:
M rest-api/src/main/java/com/cloudbees/workflow/flownode/FlowNodeUtil.java
M rest-api/src/main/java/com/cloudbees/workflow/rest/endpoints/RunAPI.java
M rest-api/src/main/java/com/cloudbees/workflow/rest/external/JobExt.java
M rest-api/src/main/java/com/cloudbees/workflow/rest/external/RunExt.java
M
rest-api/src/test/java/com/cloudbees/workflow/rest/endpoints/FlowNodeAPITest.java
M
rest-api/src/test/java/com/cloudbees/workflow/rest/endpoints/InputStepTest.java
M
rest-api/src/test/java/com/cloudbees/workflow/rest/endpoints/JobAndRunAPITest.java
M
rest-api/src/test/java/com/cloudbees/workflow/rest/endpoints/ParallelStepTest.java
M
rest-api/src/test/java/com/cloudbees/workflow/rest/endpoints/UndefinedWorkflowTest.java
Log Message:
-----------
Fix tests and clean up the caching use
Fixes an annoying issue with the caches, where tests fail because the
JenkinsRule classloaders don't truly
use the plugin classloader, so they all see the same FlowNodeUtil class.
Adds coverage for a bizarre corner case that could be encountered with item
renames as well.
--
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.