Skip to content

Pin an older nightly to fix wasi tests #671

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
Dec 5, 2019

Conversation

alexcrichton
Copy link
Member

Rust's recent update to libstd of the wasm32-wasi target turned out to
be buggy with respect to fetching the process arguments, so we'll need
to wait on a fix there before we can run these tests with nightly again.

Copy link
Member

@fitzgen fitzgen left a comment

Choose a reason for hiding this comment

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

👍

@alexcrichton alexcrichton force-pushed the fix-tests branch 2 times, most recently from 0e0e504 to 2ba3d6e Compare December 5, 2019 19:02
@alexcrichton
Copy link
Member Author

I've posted the real fix for this at rust-lang/rust#67065

Rust's recent update to libstd of the wasm32-wasi target turned out to
be buggy with respect to fetching the process arguments, so we'll need
to wait on a fix there before we can run these tests with nightly again.
@alexcrichton alexcrichton merged commit 8a4693e into bytecodealliance:master Dec 5, 2019
@alexcrichton alexcrichton deleted the fix-tests branch December 5, 2019 19:51
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