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

Split MinGW tests into two builders on AppVeyor #48487

Merged
merged 1 commit into from
Feb 24, 2018

Conversation

Mark-Simulacrum
Copy link
Member

@Mark-Simulacrum Mark-Simulacrum commented Feb 23, 2018

Run-pass and compile-fail tests appear to take the most significant chunk of time, so split them into their own builder.

Should help with #46903.

r? @kennytm
cc @alexcrichton

Run-pass and compile-fail tests appear to take the most significant
chunk of time, so split them into their own builder.
@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Feb 23, 2018
@Mark-Simulacrum
Copy link
Member Author

@bors r+ p=120

I'm going to go ahead and self-approve this as appveyor timeouts are a major cause of CI slowdown right now and I don't believe there's any problems with this.

@bors
Copy link
Contributor

bors commented Feb 23, 2018

📌 Commit 91fbefa has been approved by Mark-Simulacrum

@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 Feb 23, 2018
@bors
Copy link
Contributor

bors commented Feb 24, 2018

⌛ Testing commit 91fbefa with merge b0a8620...

bors added a commit that referenced this pull request Feb 24, 2018
Split MinGW tests into two builders on AppVeyor

Run-pass and compile-fail tests appear to take the most significant chunk of time, so split them into their own builder.

Should help with #46903.

r? @kennytm
cc @alexcrichton
@bors
Copy link
Contributor

bors commented Feb 24, 2018

☀️ Test successful - status-appveyor, status-travis
Approved by: Mark-Simulacrum
Pushing b0a8620 to master...

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.

4 participants