Skip to content

Commit be1551f

Browse files
authored
Merge pull request #71982 from xedin/rdar-123810657
[Tests] NFC: Disable `@preconcurrency` conformances executable test o…
2 parents 3bdeb57 + b3d7a1d commit be1551f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/Interpreter/preconcurrency_conformances.swift

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,9 @@
3535
// REQUIRES: executable_test
3636
// REQUIRES: OS=macosx
3737

38+
// rdar://123810657
39+
// UNSUPPORTED: back_deployment_runtime
40+
3841
//--- Interface.swift
3942
public protocol P {
4043
init()

0 commit comments

Comments
 (0)