Skip to content

Commit

Permalink
[JENKINS-27532] Noting.
Browse files Browse the repository at this point in the history
Originally-Committed-As: f9c921341006cfb358d474d73940209c82b8f241
  • Loading branch information
jglick committed Mar 20, 2015
1 parent 63d23b4 commit 9757960
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -637,7 +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)")
@RandomlyFails("TODO JENKINS-27532 sometimes two copies of the WorkflowRun are loaded")
@Issue("JENKINS-26513")
@Test public void executorStepRestart() {
story.addStep(new Statement() {
Expand Down

0 comments on commit 9757960

Please sign in to comment.