Skip to content

[WasmFS] Disable other.test_unlink on Windows #16464

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
Mar 10, 2022

Conversation

tlively
Copy link
Member

@tlively tlively commented Mar 10, 2022

The test was written to expose some unspecified, niche behavior in Linux's file
system implementation, so it's not surprising that it fails on Windows. Disable
the test on Windows for now until we can investigate the differences and adapt
the test accordingly.

The test was written to expose some unspecified, niche behavior in Linux's file
system implementation, so it's not surprising that it fails on Windows. Disable
the test on Windows for now until we can investigate the differences and adapt
the test accordingly.
@tlively
Copy link
Member Author

tlively commented Mar 10, 2022

Landing TBR to unbreak the rollers.

@tlively tlively enabled auto-merge (squash) March 10, 2022 19:03
@tlively tlively disabled auto-merge March 10, 2022 19:04
@tlively tlively merged commit 40e3dbc into main Mar 10, 2022
@tlively tlively deleted the wasmfs-unlink-disable-windows branch March 10, 2022 19:04
Copy link
Collaborator

@sbc100 sbc100 left a comment

Choose a reason for hiding this comment

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

lgtm

@dschuff
Copy link
Member

dschuff commented Mar 10, 2022

LGTM, thanks

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