Skip to content

Disable test_fs_enotdir on Windows #23095

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 2 commits into from
Dec 6, 2024
Merged

Conversation

dschuff
Copy link
Member

@dschuff dschuff commented Dec 6, 2024

This seems to be another instance of #8882 where errno values don't
match. This could be "fixed" by making the error check a little
looser if we care about the behavior of NODERAWFS on Windows.
For now just disable to unblock the rollers.

This seems to be another instance of emscripten-core#8882 where errno values don't
match. This could be "fixed" by making the error check a little
looser if we care about the behavior of NODERAWFS on Windows.
For now just disable to unblock the rollers.
@dschuff dschuff requested a review from sbc100 December 6, 2024 18:01
@dschuff dschuff enabled auto-merge (squash) December 6, 2024 18:22
@dschuff dschuff disabled auto-merge December 6, 2024 19:10
@dschuff
Copy link
Member Author

dschuff commented Dec 6, 2024

Going to go ahead and land this to unblock.

@dschuff dschuff merged commit fb14f6d into emscripten-core:main Dec 6, 2024
17 of 28 checks passed
hedwigz pushed a commit to hedwigz/emscripten that referenced this pull request Dec 18, 2024
This seems to be another instance of emscripten-core#8882 where errno values don't
match. This could be "fixed" by making the error check a little
looser if we care about the behavior of NODERAWFS on Windows.
For now just disable to unblock the rollers.
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