Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
@RandomlyFails that I suspect is traceable to JENKINS-22767.
Originally-Committed-As: 7022e83ecadb84717f65682cd3ec72af4c07f13c
  • Loading branch information
jglick committed Mar 18, 2015
1 parent eeeb0b1 commit 4f2a44b
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -637,6 +637,7 @@ public static void finish(final boolean terminate) {
});
}

@RandomlyFails("TODO sometimes two copies of the WorkflowRun are loaded; try again in 1.597 (JENKINS-22767)")
@Issue("JENKINS-26513")
@Test public void executorStepRestart() {
story.addStep(new Statement() {
Expand Down

0 comments on commit 4f2a44b

Please sign in to comment.