Skip to content

Commit c2f1962

Browse files
committed
[reference-bindings] Disable a test when we backdeploy.
This is an experimental feature that is not being actively worked on. Disable the test when we backwards deploy for now to fix the bots. I am not deleting the test since it seems to be working on the main bots and it makes sense to at least keep that going to prevent further breakage. rdar://159026031
1 parent b1f37f6 commit c2f1962

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Interpreter/reference_bindings.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
// REQUIRES: executable_test
44
// REQUIRES: swift_feature_ReferenceBindings
5+
// UNSUPPORTED: back_deployment_runtime
56

67
import StdlibUnittest
78

0 commit comments

Comments
 (0)