Skip to content

Commit b57751d

Browse files
Merge pull request #34950 from aschwaighofer/disable_hop_to_executor_test_on_32bit
Temporarily disable hop_to_executor.sil test
2 parents d6e0ed1 + 2a7ed26 commit b57751d

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)