Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
JENKINS-25890 causing problems for this test.
Originally-Committed-As: f94559d5f48c794c836ee2d80e93a13fbb6c6ed6
  • Loading branch information
jglick committed Feb 27, 2015
1 parent 15bfd1a commit 94b4b01
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -650,6 +650,7 @@ public static void finish(final boolean terminate) {
});
}

@RandomlyFails("TODO JENKINS-25890 sometimes triggers a deadlock after restart")
@Issue("JENKINS-26513")
@Test public void executorStepRestart() {
story.addStep(new Statement() {
Expand Down

0 comments on commit 94b4b01

Please sign in to comment.