-
Bug
-
Resolution: Fixed
-
Minor
-
-
workflow-job 2.33
java.lang.AssertionError: Expected: a string containing "Finished: ABORTED" but: was "Started [Pipeline] unkillable Aborted by unknown [Pipeline] End of Pipeline " at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20) at org.junit.Assert.assertThat(Assert.java:956) at org.junit.Assert.assertThat(Assert.java:923) at org.jvnet.hudson.test.JenkinsRule.assertLogContains(JenkinsRule.java:1215) at org.jvnet.hudson.test.JenkinsRule.waitForMessage(JenkinsRule.java:1263) at org.jenkinsci.plugins.workflow.cps.CpsThreadTest.stop(CpsThreadTest.java:70)
As noted in sources, WorkflowRun.isBuilding() can go to false before .finish has completed.
- is related to
-
JENKINS-59083 Builds stuck on "is already in progress" forever
-
- Resolved
-
- relates to
-
JENKINS-56978 The pipeline status sometimes not appear in output
-
- Fixed but Unreleased
-
- links to
(1 links to)
[JENKINS-46076] Test flake in CpsThreadTest.stop
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Closed [ 6 ] |
Resolution | Original: Fixed [ 1 ] | |
Status | Original: Closed [ 6 ] | New: Reopened [ 4 ] |
Component/s | New: jenkins-test-harness [ 21462 ] | |
Component/s | New: workflow-job-plugin [ 21716 ] |
Assignee | New: Jesse Glick [ jglick ] |
Status | Original: Reopened [ 4 ] | New: Open [ 1 ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Remote Link | New: This issue links to "workflow-job #131 (Web Link)" [ 23063 ] |
Remote Link | New: This issue links to "workflow-cps #294 (Web Link)" [ 23067 ] |
Remote Link | New: This issue links to "kubernetes #496 (Web Link)" [ 23068 ] |
Status | Original: In Progress [ 3 ] | New: In Review [ 10005 ] |