Skip to content

Commit 41331a0

Browse files
authored
Merge branch 'master' into OutboundAgent
2 parents 78eb768 + 10cf4b1 commit 41331a0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/test/java/org/jenkinsci/plugins/docker/workflow/WithContainerStepTest.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -491,6 +491,7 @@ private static final class Execution extends SynchronousNonBlockingStepExecution
491491
});
492492
}
493493

494+
@Ignore("TODO currently broken in CI")
494495
@Issue("JENKINS-75102")
495496
@Test public void windowsRunningWindowsContainerSpaceInPath() {
496497
// Launching batch scripts through cmd /c in docker exec gets tricky with special characters

0 commit comments

Comments
 (0)