Skip to content

Fix wasm64 test suite failures. NFC#26969

Merged
sbc100 merged 1 commit into
emscripten-core:mainfrom
sbc100:fix_wasm64
May 16, 2026
Merged

Fix wasm64 test suite failures. NFC#26969
sbc100 merged 1 commit into
emscripten-core:mainfrom
sbc100:fix_wasm64

Conversation

@sbc100
Copy link
Copy Markdown
Collaborator

@sbc100 sbc100 commented May 16, 2026

These failures were introduced in #26963 but not caught because we currently (temporarily) disabled this suite in #26664.

Here I'm adding --profiling-funcs to the list of ld-only flags. I've also switch from using any to just passing multiple prefixes to the .startswith method.

Fixes: #26968

These failures were introduced in emscripten-core#26963 but not caught because we
currently (temporarily) disabled this suite in emscripten-core#26664.

Fixes: emscripten-core#26968
@sbc100 sbc100 merged commit d3d2dec into emscripten-core:main May 16, 2026
28 of 30 checks passed
@sbc100 sbc100 deleted the fix_wasm64 branch May 16, 2026 20:10
sbc100 added a commit that referenced this pull request May 16, 2026
This method can take a tuple of prefixes to check for.

Same for `.endswith`.

I noticed this while working on #26969
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.

wasm64 suite --profiling-funcs regression

2 participants