-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Attempt to fix some windows-specific test failures. NFC #24437
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
base: main
Are you sure you want to change the base?
Conversation
Marking these tests as `@crossplatform` so they will run on windows and macOS during emscripten CI. Followup to emscripten-core#24435 that disabled these tests under windows.
We probably shouldn't land this until we understand why each of these tests is failing on @juj's windows machine. |
Looks good. |
|
|
Split out from emscripten-core#24437
Split out from emscripten-core#24437
Split out from emscripten-core#24437
Marking these tests as
@crossplatform
so they will run on windows and macOS during emscripten CI.Followup to #24435 that disabled these tests under windows.