Skip to content

Conversation

@sbc100
Copy link
Collaborator

@sbc100 sbc100 commented Dec 30, 2025

I noticed this test was failing locally. This test was being skipped in CI because the other runner skips all wasm64 tests and the the wasm64 runner it only runs other.*_wasm64 tests.

The _emscripten_thread_mailbox_await function unconditionally depends on waitAsyncPolyfilled to the symbol needs to at least always exist.

I noticed this test was failing locally.  This test was being skipped
in CI because the `other` runner skips all wasm64 tests and the
the `wasm64` runner it only runs `other.*_wasm64` tests.

The `_emscripten_thread_mailbox_await` function unconditionally depends
on `waitAsyncPolyfilled` to the symbol needs to at least always exist.
@sbc100 sbc100 requested review from brendandahl and juj December 30, 2025 12:51
@sbc100 sbc100 enabled auto-merge (squash) December 30, 2025 13:08
@sbc100
Copy link
Collaborator Author

sbc100 commented Dec 30, 2025

Landing TBR since I'm in a different timezone and its a simple change.

@sbc100 sbc100 disabled auto-merge December 30, 2025 15:45
@sbc100 sbc100 merged commit 22758b8 into emscripten-core:main Dec 30, 2025
35 checks passed
@sbc100 sbc100 deleted the test_embind_tsgen_wasm64_pthread branch December 30, 2025 15:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant