diff options
| author | Alex Crichton <alex@alexcrichton.com> | 2018-11-21 21:56:23 -0800 |
|---|---|---|
| committer | Alex Crichton <alex@alexcrichton.com> | 2018-11-21 21:56:23 -0800 |
| commit | d1cd4e8d0d383842acfe2d6ea75eed1e0c0909ac (patch) | |
| tree | f3e77bc5d90d0b32714706b7a9a3b3c7ac60d3ab /src/rustllvm/PassWrapper.cpp | |
| parent | 0b9f19dff1347e29bf4362ab5a8fab84b43023b5 (diff) | |
| download | rust-d1cd4e8d0d383842acfe2d6ea75eed1e0c0909ac.tar.gz rust-d1cd4e8d0d383842acfe2d6ea75eed1e0c0909ac.zip | |
Move a flaky process test out of libstd
This test ensures that everything in `env::vars()` is inherited but that's not actually true because other tests may add env vars after we spawn the process, causing the test to be flaky! This commit moves the test to a run-pass test where it can execute in isolation. Along the way this removes a lot of the platform specificity of the test, using iteslf to print the environment instead of a foreign process.
Diffstat (limited to 'src/rustllvm/PassWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
