Skip to content

Commit a099c69

Browse files
committed
Disable test on WebAssembly harder
1 parent 313a099 commit a099c69

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Concurrency/Runtime/isolated_conformance.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
// "isCurrentGlobalActor" hook on which this checking depends. Disable
1111
// the test for the moment.
1212
// UNSUPPORTED: wasm
13+
// UNSUPPORTED: CPU=wasm32
1314

1415
protocol P {
1516
func f()

0 commit comments

Comments
 (0)