Skip to content
This repository has been archived by the owner on Dec 15, 2021. It is now read-only.

Commit

Permalink
JENKINS-25890 causing problems for this test.
Browse files Browse the repository at this point in the history
  • Loading branch information
jglick committed Feb 27, 2015
1 parent 64f7aea commit f94559d
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 f94559d

Please sign in to comment.