Skip to content

Race condition running test suite with -jX #3968

Description

@brson

As reported in #3962, running make check -j8 can result in random failures in building aux files, probably because of this line:

https://github.com/mozilla/rust/blob/incoming/mk/tests.mk#L95

These dependencies don't guarantee that the two 'clean' rules run before the tests.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

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

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions