We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d758345 commit 2168cdeCopy full SHA for 2168cde
Tests/CommandsTests/TestCommandTests.swift
@@ -124,6 +124,7 @@ struct TestCommandTests {
124
) async throws {
125
try await withKnownIssue(
126
"Windows: Driver threw unable to load output file map",
127
+ isIntermittent: true
128
) {
129
try await fixture(name: "Miscellaneous/EchoExecutable") { fixturePath in
130
#if os(Windows)
0 commit comments