about summary refs log tree commit diff
path: root/src/rustllvm/PassWrapper.cpp
diff options
context:
space:
mode:
authorPietro Albini <pietro@pietroalbini.org>2018-11-25 17:05:05 +0100
committerGitHub <noreply@github.com>2018-11-25 17:05:05 +0100
commit989678e525a7f5db87a7fbfaedcf844c2b91d8d7 (patch)
tree0332e3bcc5b9466260543e989b8714485909c6b1 /src/rustllvm/PassWrapper.cpp
parented6c7b751dd427d6b10825c9d6bbcca08e769fa9 (diff)
parentd1cd4e8d0d383842acfe2d6ea75eed1e0c0909ac (diff)
downloadrust-989678e525a7f5db87a7fbfaedcf844c2b91d8d7.tar.gz
rust-989678e525a7f5db87a7fbfaedcf844c2b91d8d7.zip
Rollup merge of #56151 - alexcrichton:move-out-flaky-test, r=nagisa
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