Skip to content

Commit 9297a35

Browse files
authored
Merge pull request swiftlang#35895 from 3405691582/AlsoUnsupportedOrXFAIL
2 parents c3f8b9d + 327c916 commit 9297a35

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

test/Concurrency/Runtime/class_resilience.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
// REQUIRES: concurrency
1313
// XFAIL: windows
1414
// XFAIL: linux
15+
// XFAIL: openbsd
1516

1617
import StdlibUnittest
1718
import resilient_class

test/Concurrency/Runtime/protocol_resilience.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
// REQUIRES: concurrency
1313
// XFAIL: windows
1414
// UNSUPPORTED: linux
15+
// UNSUPPORTED: openbsd
1516

1617
import StdlibUnittest
1718
import resilient_protocol

0 commit comments

Comments
 (0)