-
Notifications
You must be signed in to change notification settings - Fork 13.5k
Closed as not planned
Labels
A-spuriousArea: Spurious failures in builds (spuriously == for no apparent reason)Area: Spurious failures in builds (spuriously == for no apparent reason)C-bugCategory: This is a bug.Category: This is a bug.T-infraRelevant to the infrastructure team, which will review and decide on the PR/issue.Relevant to the infrastructure team, which will review and decide on the PR/issue.
Description
Symptom: the test process::tests::test_inherit_env
failed even if the PR doesn't touch this part of the standard library.
[01:56:52] test process::tests::test_inherit_env ... FAILED
...
[01:56:52] thread '<unnamed>' panicked at 'output doesn't contain `RUN_TEST_NEW_ENV2=456`
...
Previous instances:
- 2018-10-30T10:42:14Z: Update clippy #55496 (comment) (arm-android)
- 2018-09-08T08:22:09Z: Update Cargo and RLS #53935 (comment) (x86_64-gnu-distcheck)
It is known that this test had a race condition, and the fix #42795 wasn't merged.
Metadata
Metadata
Assignees
Labels
A-spuriousArea: Spurious failures in builds (spuriously == for no apparent reason)Area: Spurious failures in builds (spuriously == for no apparent reason)C-bugCategory: This is a bug.Category: This is a bug.T-infraRelevant to the infrastructure team, which will review and decide on the PR/issue.Relevant to the infrastructure team, which will review and decide on the PR/issue.