Skip to content

Commit 328dd1f

Browse files
authored
test/embedded/avr: testStdlibFunctioning.swift is unsupported on Wasm (#83284)
This test should not run as a part of Embedded Swift for Wasm test suite, but somehow it does in this run: https://ci.swift.org/job/oss-swift-pr-test-crosscompile-wasm-ubuntu-20_04/3262/console
1 parent 5d91d02 commit 328dd1f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/embedded/avr/testStdlibFunctioning.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
// REQUIRES: embedded_stdlib_cross_compiling
44
// REQUIRES: CODEGENERATOR=AVR
55
// REQUIRES: swift_feature_Embedded
6+
// UNSUPPORTED: CPU=wasm32
67

78
import Swift
89

0 commit comments

Comments
 (0)