Skip to content

Fix test_emsize under windows. NFC #24439

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
May 30, 2025

Conversation

sbc100
Copy link
Collaborator

@sbc100 sbc100 commented May 29, 2025

Split out from #24437

@sbc100 sbc100 requested a review from dschuff May 29, 2025 22:53
@sbc100 sbc100 force-pushed the test_emsize_windows branch from 1e08a27 to 60335e4 Compare May 29, 2025 23:05
@sbc100 sbc100 requested a review from juj May 29, 2025 23:28
@sbc100 sbc100 force-pushed the test_emsize_windows branch from 60335e4 to 2e0e84f Compare May 30, 2025 15:54
@sbc100 sbc100 merged commit fe7b2d3 into emscripten-core:main May 30, 2025
23 of 30 checks passed
@sbc100 sbc100 deleted the test_emsize_windows branch May 30, 2025 16:35
@juj
Copy link
Collaborator

juj commented May 30, 2025

Great. I observe on my Windows box that pulling to branch that has this fix does not unfortunately yet fix the issue, but the test other.test_emsize still fails.

Running

del test\other\test_emsize.js
git checkout -- test\other\test_emsize.js

performs a re-checkout of the file, and after that the test starts to pass. Thought that's ok I think.

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.

3 participants