Skip to content

Commit b3d7a1d

Browse files
committed
[Tests] NFC: Disable @preconcurrency conformances executable test on backdeployment runtime
1 parent 918bd3d commit b3d7a1d

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)