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

appveyor: Move run-pass-fulldeps to extra builders #49341

Merged
merged 1 commit into from
Mar 26, 2018

Conversation

alexcrichton
Copy link
Member

We've made headway towards splitting the test suite across two appveyor builders
and this moves one more tests suite between builders. The last failed
build
had its longest running test suite and I've moved that to the
secondary builder.

cc #48844

We've made headway towards splitting the test suite across two appveyor builders
and this moves one more tests suite between builders. The last [failed
build][fail] had its longest running test suite and I've moved that to the
secondary builder.

cc rust-lang#48844

[fail]: https://ci.appveyor.com/project/rust-lang/rust/build/1.0.6782
@rust-highfive
Copy link
Collaborator

r? @nikomatsakis

(rust_highfive has picked a reviewer for you, use r? to override)

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Mar 24, 2018
@alexcrichton
Copy link
Member Author

r? @kennytm

@kennytm
Copy link
Member

kennytm commented Mar 25, 2018

@bors r+

@bors
Copy link
Contributor

bors commented Mar 25, 2018

📌 Commit 796c78a has been approved by kennytm

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Mar 25, 2018
@bors
Copy link
Contributor

bors commented Mar 26, 2018

⌛ Testing commit 796c78a with merge 445fafa...

bors added a commit that referenced this pull request Mar 26, 2018
appveyor: Move run-pass-fulldeps to extra builders

We've made headway towards splitting the test suite across two appveyor builders
and this moves one more tests suite between builders. The last [failed
build][fail] had its longest running test suite and I've moved that to the
secondary builder.

cc #48844

[fail]: https://ci.appveyor.com/project/rust-lang/rust/build/1.0.6782
@bors
Copy link
Contributor

bors commented Mar 26, 2018

☀️ Test successful - status-appveyor, status-travis
Approved by: kennytm
Pushing 445fafa to master...

@bors bors merged commit 796c78a into rust-lang:master Mar 26, 2018
@alexcrichton alexcrichton deleted the more-balance branch March 30, 2018 09:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants