Skip to content
This repository was archived by the owner on Dec 29, 2022. It is now read-only.

Remove intermittent failing test #532

Merged
merged 1 commit into from
Oct 24, 2017
Merged

Remove intermittent failing test #532

merged 1 commit into from
Oct 24, 2017

Conversation

DSpeckhals
Copy link
Contributor

The bin_lib_project and bin_lib_project_no_cfg tests can intermittently fail when run in parallel, especially when running them in the rustc x.py tests. This commit temporarily removes one of those tests. The test is still legitimate, but we need to find a way to be able to use the same test project directory (lib_bin) in tests, and make sure that they work when testing in the CI environment.

See #524.

The `bin_lib_project` and `bin_lib_project_no_cfg` tests can
intermittently fail when run in parallel, especially when running
them in the rustc x.py tests. This commit temporarily removes one of
those tests. The test is still legitimate, but we need to find a way
to be able to use the same test project directory (lib_bin) in tests,
and make sure that they work when testing in the CI environment.
@Xanewok
Copy link
Member

Xanewok commented Oct 24, 2017

If this will relieve tests over at rustc then sure, but I'm getting increasingly anxious about these reverts/test issues. I'll take a closer look to see what's causing it and if we can do better. Thanks!

cc @nrc

@Xanewok Xanewok merged commit e034859 into rust-lang:master Oct 24, 2017
@DSpeckhals
Copy link
Contributor Author

@Xanewok I agree about reinstating this test (and others) as soon as we have a fix. I've done some researching, but I still don't have a solution for it yet.

@DSpeckhals DSpeckhals deleted the comment-out-test branch October 30, 2017 02:49
@nrc nrc mentioned this pull request Oct 30, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants