Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -491,6 +491,7 @@
});
}

@Ignore("TODO currently broken in CI")

Check warning on line 494 in src/test/java/org/jenkinsci/plugins/docker/workflow/WithContainerStepTest.java

View check run for this annotation

ci.jenkins.io / Open Tasks Scanner

TODO

NORMAL: currently broken in CI")
@Issue("JENKINS-75102")
@Test public void windowsRunningWindowsContainerSpaceInPath() {
// Launching batch scripts through cmd /c in docker exec gets tricky with special characters
Expand Down