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 0ac1040 + e8891b6 commit a67a62bCopy full SHA for a67a62b
test/Interop/Cxx/templates/dependent-types.swift
@@ -2,8 +2,8 @@
2
//
3
// REQUIRES: executable_test
4
5
-// For some reason this is failing on i386: rdar://89166707.
6
-// XFAIL: CPU=i386
+// Failing on 32-bit platforms (rdar://89296327) (rdar://89166707)
+// XFAIL: PTRSIZE=32
7
8
import DependentTypes
9
import StdlibUnittest
0 commit comments