We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 74944a6 + 70b49c9 commit 4610537Copy full SHA for 4610537
test/Interop/Cxx/foreign-reference/witness-table.swift
@@ -3,8 +3,9 @@
3
// REQUIRES: executable_test
4
// XFAIL: OS=windows-msvc
5
6
-// Temporarily disable on arm64e (rdar://128681577)
7
-// UNSUPPORTED: CPU=arm64e
+// Temporarily disable when running with an older runtime (rdar://128681577)
+// UNSUPPORTED: use_os_stdlib
8
+// UNSUPPORTED: back_deployment_runtime
9
10
import StdlibUnittest
11
import WitnessTable
0 commit comments