Skip to content
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

std.fs: Disable file operations on directories test on WASI with wasi-libc. #21176

Merged
merged 1 commit into from
Aug 24, 2024

Conversation

alexrp
Copy link
Contributor

@alexrp alexrp commented Aug 23, 2024

#20747

Wasmtime developers have acknowledged that this is a regression on their end. I propose that we disable this test temporarily so that new contributors using a recent Wasmtime version don't hit this and get confused (e.g. #20511 (comment)).

lib/std/fs/test.zig Outdated Show resolved Hide resolved
@alexrp alexrp changed the title std.fs: Disable file operations on directories test on WASI. std.fs: Disable file operations on directories test on WASI with wasi-libc. Aug 23, 2024
@alexrp
Copy link
Contributor Author

alexrp commented Aug 23, 2024

If this is merged, I suppose the CI machines could also be updated to a current Wasmtime.

@andrewrk andrewrk merged commit ab69482 into ziglang:master Aug 24, 2024
10 checks passed
@alexrp alexrp deleted the wasi-disable-test branch August 24, 2024 14:41
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