diff --git a/Tests/CommandsTests/TestCommandTests.swift b/Tests/CommandsTests/TestCommandTests.swift index dadf7dc3282..452526c9b12 100644 --- a/Tests/CommandsTests/TestCommandTests.swift +++ b/Tests/CommandsTests/TestCommandTests.swift @@ -124,6 +124,7 @@ struct TestCommandTests { ) async throws { try await withKnownIssue( "Windows: Driver threw unable to load output file map", + isIntermittent: true ) { try await fixture(name: "Miscellaneous/EchoExecutable") { fixturePath in #if os(Windows)