Skip to content

[test] Remove redundant calls to require_node_canary. NFC #24465

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 2, 2025

Conversation

sbc100
Copy link
Collaborator

@sbc100 sbc100 commented Jun 2, 2025

The wasm64 tests modes already require this.

Split out from #24449

The wasm64 tests modes already require this
@sbc100 sbc100 requested a review from kripken June 2, 2025 18:47
@sbc100 sbc100 changed the title [test] Remove redundant calls to require_node_canary [test] Remove redundant calls to require_node_canary. NFC Jun 2, 2025
@kripken
Copy link
Member

kripken commented Jun 2, 2025

The wasm64 tests modes already require this.

Where can I find that? I looked at require_wasm64 and other places but can't see it.

@sbc100
Copy link
Collaborator Author

sbc100 commented Jun 2, 2025

require_wasm64 ensures node 24 (which until recently was what canary way).

There are no wasm64 feature that are in canary (25) that are not in node 24 (that I know of)

@kripken
Copy link
Member

kripken commented Jun 2, 2025

Thanks, now I understand. I was looking for canary specifically.

@sbc100 sbc100 merged commit 6f4d86b into emscripten-core:main Jun 2, 2025
30 checks passed
@sbc100 sbc100 deleted the remove_require_node_canary branch June 2, 2025 23:23
RReverser pushed a commit to RReverser/emscripten that referenced this pull request Jun 5, 2025
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.

2 participants