Avatar
Avatar
norio_nomura
@swift-6.1-dev wasi testing @Test func helloWorld() { let greeting = "Hello, world!" #expect(greeting == "Hello") // Expectation failed: (greeting → "Hello, world!") == "Hello" }
execution timeout with Target: wasm32-unknown-wasi wasm-ld: warning: /home/bot/.swiftpm/swift-sdks/swift-wasm-6.1-SNAPSHOT-2025-02-21-a-wasm32-unknown-wasi.artifactbundle/6.1-SNAPSHOT-2025-02-21-a-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/libTesting.a: archive member 'Testing.autolink' is neither Wasm object file nor LLVM bitcode
10.53 MB