Skip to content

Conversation

sbc100
Copy link
Collaborator

@sbc100 sbc100 commented Oct 14, 2025

Fixes: #25550

@sbc100 sbc100 requested review from dschuff and juj October 14, 2025 19:47
@dschuff dschuff enabled auto-merge (squash) October 14, 2025 19:51
@dschuff dschuff merged commit a0a3e20 into emscripten-core:main Oct 14, 2025
34 checks passed
@no_omit_asm_module_exports('https://github.com/emscripten-core/emscripten/issues/25556')
def test_wasm_global(self, dynlink):
if '-flto' in self.cflags or '-flto=thin' in self.cflags:
self.skipTest('https://github.com/emscripten-core/emscripten/issues/25555')
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this a "this test does not apply for this mode" disable or a "todo this test needs fixing" disable?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"todo this test needs fixing"

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.

omitexports0.test_wasm_global regression

3 participants