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

Resolve CI failures for beta-x86_64-unknown-linux-gnu #793

Closed
Susurrus opened this issue Nov 5, 2017 · 4 comments
Closed

Resolve CI failures for beta-x86_64-unknown-linux-gnu #793

Susurrus opened this issue Nov 5, 2017 · 4 comments
Milestone

Comments

@Susurrus
Copy link
Contributor

Susurrus commented Nov 5, 2017

I've just run cargo test using both the beta and nightly toolchains, and neither failed. I'm guessing this is a CI failure caused by caching. With beta failing, it's not doing us any good because we always ignore it. I suggest we work to resolve this failure and change our CI tests so that failures running the beta toolchain will fail the whole build.

@asomers
Copy link
Member

asomers commented Nov 5, 2017

It passes for me, too. But I just cleared Travis's caches and restarted a recent build, and it failed again :( . Any other ideas?

@Susurrus
Copy link
Contributor Author

Susurrus commented Nov 5, 2017

I'm wondering if it's reusing a cache from a previous Travis build from the same run, not one across runs. Though I don't really get why the caching causes problems in the first place either.

@Susurrus
Copy link
Contributor Author

Susurrus commented Nov 7, 2017

For example, I wonder if running tests only on that platform would work.

@Susurrus Susurrus added this to the 1.0 milestone Nov 9, 2017
@Susurrus
Copy link
Contributor Author

Susurrus commented Dec 3, 2017

Resolved with #805.

@Susurrus Susurrus closed this as completed Dec 3, 2017
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

No branches or pull requests

2 participants