Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-46071

Test flake in WorkflowRunRestartTest.hardKill

XMLWordPrintable

      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.

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

              Created:
              Updated:
              Resolved: