Skip to content

Commit 2a7ed26

Browse files
committed
Temporarily disable hop_to_executor.sil test
It fails on i386. rdar://71951411
1 parent d6e0ed1 commit 2a7ed26

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/IRGen/async/hop_to_executor.sil

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
// REQUIRES: concurrency
44

5+
// This test fails on 32bit archs.
6+
// UNSUPPORTED: PTRSIZE=32
7+
58
sil_stage canonical
69

710
import Builtin

0 commit comments

Comments
 (0)