Skip to content

Compile tests race on environment variables when run in parallel #741

Closed
@brson

Description

@brson

This sucks. Running "RUST_THREADS=16 make check" will occasionally cause run-pass, etc. tests to fail because they received the wrong LD_LIBRARY_PATH variable.

Metadata

Metadata

Assignees

Labels

A-testsuiteArea: The testsuite used to check the correctness of rustc

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions