-
Improvement
-
Resolution: Unresolved
-
Major
- program.dat should be deleted after the build completes.
CpsFlowExecution.owner should be transient..script and .loadedScripts could probably be nulled out at the end of the build.(no, would break Replay)- SCMCheckout.changelogFile should be relative.
- .pollingBaseline should use null rather than SCMRevisionState.None.
- As perhaps should MultiSCMRevisionState.revisionStates.values(). If possible, MultiSCMRevisionState should not be stored at all.
- EnvActionImpl should be deleted at the end of the build if empty.
- is blocking
-
JENKINS-29571 Unreadable data after renaming a Workflow job
-
- Resolved
-
- is related to
-
JENKINS-26761 WorkflowJob.getSCMs throws NullPointerException from notifyCommit hooks after Jenkins Restart
-
- Resolved
-
-
JENKINS-27531 Stack overflow in WorkflowRun.reload after run ID migration
-
- Resolved
-
[JENKINS-27704] Clean up build record storage
Link |
New:
This issue is related to |
Link |
New:
This issue is blocking |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Link |
New:
This issue is related to |
Code changed in jenkins
User: Jesse Glick
Path:
aggregator/src/test/java/org/jenkinsci/plugins/workflow/WorkflowRunTest.java
http://jenkins-ci.org/commit/workflow-plugin/9d087ca7fcb3e6f186d3f44f289bae8861dedad7
Log:
JENKINS-29571reproduced in test and confirmed to depend on part of JENKINS-27704.