Skip to content

Commit

Permalink
Does not seem required due to jenkinsci#32 build, but still fail loca…
Browse files Browse the repository at this point in the history
…lly.
  • Loading branch information
Wadeck committed Oct 30, 2018
1 parent 744ea8c commit baad36d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/test/java/hudson/tasks/AntWrapperTest.java
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,6 @@ public void evaluate() throws Throwable {

@Test
public void durability() throws Exception {
// Assume.assumeFalse("Only work on *nix due to signal usage in pauses file", Functions.isWindows());
rr.addStep(new Statement() {
@Override
public void evaluate() throws Throwable {
Expand Down

0 comments on commit baad36d

Please sign in to comment.