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

Add -S inherit-env for inheriting the entire environment #8168

Merged
merged 1 commit into from Mar 18, 2024

Conversation

alexcrichton
Copy link
Member

This flag is inspired by Zulip discussion in Rust where Wasmtime is used as a test runner. In this situation it's helpful to inherit the entire process environment in one flag rather than having to configure individual tests or individual environment variables.

This flag is inspired by [Zulip discussion in Rust][zulip] where
Wasmtime is used as a test runner. In this situation it's helpful to
inherit the entire process environment in one flag rather than having to
configure individual tests or individual environment variables.

[zulip]: https://rust-lang.zulipchat.com/#narrow/stream/131828-t-compiler/topic/Have.20wasm.20tests.20ever.20caused.20problems.20on.20CI.3F/near/427535701
@alexcrichton alexcrichton requested a review from a team as a code owner March 18, 2024 17:53
@alexcrichton alexcrichton requested review from fitzgen and removed request for a team March 18, 2024 17:53
@fitzgen fitzgen enabled auto-merge March 18, 2024 18:07
@fitzgen fitzgen added this pull request to the merge queue Mar 18, 2024
Merged via the queue into bytecodealliance:main with commit 9d1e2e0 Mar 18, 2024
19 checks passed
@alexcrichton alexcrichton deleted the inherit-env branch April 13, 2024 03:19
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.

None yet

2 participants