-
Bug
-
Resolution: Fixed
-
Minor
Observed:
java.lang.AssertionError at org.junit.Assert.fail(Assert.java:86) at org.junit.Assert.assertTrue(Assert.java:41) at org.junit.Assert.assertFalse(Assert.java:64) at org.junit.Assert.assertFalse(Assert.java:74) at org.jenkinsci.plugins.workflow.job.WorkflowRunRestartTest$5.evaluate(WorkflowRunRestartTest.java:124)
I forgot to record the exact line of code this came from, but looking at assertFalse calls in this class, I am pretty sure it is this one: still WorkflowRun.building, for some reason.