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.

          [JENKINS-46071] Test flake in WorkflowRunRestartTest.hardKill

          Sam Van Oort added a comment -

          I believe this one was resolved in my 1Q/2Q 2018 work to resolve persistence and order of operation issues. We can re-open if it recurs though.

          Sam Van Oort added a comment - I believe this one was resolved in my 1Q/2Q 2018 work to resolve persistence and order of operation issues. We can re-open if it recurs though.

            Unassigned Unassigned
            jglick Jesse Glick
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: