Skip to content

Commit e8891b6

Browse files
committed
[test] XFAIL dependent-types.swift on 32 bit platforms
rdar://89296327
1 parent 6c829e0 commit e8891b6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/Interop/Cxx/templates/dependent-types.swift

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
//
33
// REQUIRES: executable_test
44
//
5-
// For some reason this is failing on i386: rdar://89166707.
6-
// XFAIL: CPU=i386
5+
// Failing on 32-bit platforms (rdar://89296327) (rdar://89166707)
6+
// XFAIL: PTRSIZE=32
77

88
import DependentTypes
99
import StdlibUnittest

0 commit comments

Comments
 (0)