Skip to content

Commit d1f135d

Browse files
committed
Mark tests as expected failure in a specific environment
1 parent af38fe0 commit d1f135d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Tests/CommandsTests/TestCommandTests.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1286,6 +1286,7 @@ struct TestCommandTests {
12861286
}
12871287
} when: {
12881288
.windows == ProcessInfo.hostOperatingSystem
1289+
|| ProcessInfo.processInfo.environment["SWIFTCI_EXHIBITS_GH_9524"] != nil
12891290
}
12901291
}
12911292

0 commit comments

Comments
 (0)