<div class="chatlog__message-group"> <div id="chatlog__message-container-1353277815402926122" class="chatlog__message-container" data-message-id="1353277815402926122"> <div class="chatlog__message"> <div class="chatlog__message-aside"> <div class="chatlog__reply-symbol"></div><img class="chatlog__avatar" src="https://cdn.discordapp.com/avatars/1308641516251643944/befa9943720ff623e6565c62a94f49a8.png?size=512" alt="Avatar" loading="lazy"> </div> <div class="chatlog__message-primary"> <div class="chatlog__reply"><img class="chatlog__reply-avatar" src="https://cdn.discordapp.com/avatars/127674083331538944/4893b43ea9ee2231b8ffb8b05c305ce3.png?size=512" alt="Avatar" loading="lazy"> <div class="chatlog__reply-author" style="color:rgb(155,89,182)" title="norio_nomura">norio_nomura</div> <div class="chatlog__reply-content"><span class="chatlog__reply-link" onclick="scrollToMessage(event,'1353277769907437629')"> <span class="chatlog__markdown-mention" title="swiftNightly#5501">@swift-main</span><span class="chatlog__markdown-mention" title="swift61#2812">@swift-6.1-dev</span> <span class="chatlog__markdown-mention" title="swift60#4418">@swift-6.0.3</span> testing time wasi <code class="chatlog__markdown-pre chatlog__markdown-pre--multiline language-swift">@Test func helloWorld() { let greeting = "Hello, world!" #expect(greeting == "Hello") // Expectation failed: (greeting → "Hello, world!") == "Hello" }</code> </span></div> </div> <div class="chatlog__header"><span class="chatlog__author" style="color:rgb(52,152,219)" title="swift61#2812" data-user-id="1308641516251643944">swift61</span> <span class="chatlog__author-tag">BOT</span> <a href="/channels/430242233468452865?category=main&channel=swiftbot-sandbox&message_id=1353277815402926122"><span class="chatlog__timestamp" title="Sunday, March 23, 2025 8:02 AM"></span></a><a href="#chatlog__message-container-1353277815402926122">3/23/2025 8:02 AM</a></div> <div class="chatlog__content chatlog__markdown"><span class="chatlog__markdown-preserve"><code class="chatlog__markdown-pre chatlog__markdown-pre--multiline nohighlight">wasm-ld: warning: /home/bot/.swiftpm/swift-sdks/swift-wasm-6.1-SNAPSHOT-2025-03-12-a-wasm32-unknown-wasi.artifactbundle/6.1-SNAPSHOT-2025-03-12-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 -- Command being timed: swiftc 0.57user 0.22system 0:05.30elapsed 14%CPU (0text+0data 161440max)k 2504inputs+21624outputs (16major+49104minor)pagefaults 0swaps -- ◇ Test run started. ↳ Testing Library Version: 6.1 (43b6f88e2f2712e) ↳ Target Platform: wasm32-unknown-wasi ◇ Test helloWorld() started. ✘ Test helloWorld() recorded an issue at <stdin>:4:3: Expectation failed: (greeting → "Hello, world!") == "Hello" ✘ Test helloWorld() failed after 0.290507697 seconds with 1 issue. ✘ Test run with 1 test failed after 0.399113294 seconds with 1 issue. Command exited with non-zero status 1 -- Command being timed: wasmkit-cli 0.20user 0.03system 0:01.60elapsed 14%CPU (0text+0data 45724max)k 0inputs+0outputs (0major+11093minor)pagefaults 0swaps --</code></span></div> </div> </div> </div> </div>