Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI: Update run.sh and appveyor config for tests #1955

Merged
merged 2 commits into from
Jul 28, 2019

Conversation

kinnison
Copy link
Contributor

In order that we might succeed in getting through our tests,
until we can properly diagnose and correct for whatever causes the
dist tests alone to fail in such spectacular ways, limit the dist
tests to a single thread to reduce the chance that they fail on
Windows CI.

Signed-off-by: Daniel Silverstone dsilvers@digital-scurf.org

In order that we might succeed in getting through our tests,
until we can properly diagnose and correct for whatever causes the
dist tests alone to fail in such spectacular ways, limit the dist
tests to a single thread to reduce the chance that they fail on
Windows CI.

Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
In order to isolate this test from the test environment, if it
is attempting to determine behaviour when the CARGO_HOME environment
variable isn't present, it should ensure it's not present.

In additon, we need to test against \.cargo for Windows and we need
to allow for the `C:` in the second half of the test.

Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
@kinnison kinnison merged commit bc42691 into rust-lang:master Jul 28, 2019
@kinnison kinnison deleted the mitigate-windows branch January 6, 2020 09:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant