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

Slight tweaks to CI #3350

Merged
merged 1 commit into from
Dec 1, 2016
Merged

Slight tweaks to CI #3350

merged 1 commit into from
Dec 1, 2016

Conversation

alexcrichton
Copy link
Member

  • Pass --quiet to all tests to have some quieter output
  • Skip builds on the master branch as auto is already checked
  • Check the right env var for repo branches on appveyor

@alexcrichton
Copy link
Member Author

@bors: r+

@bors
Copy link
Collaborator

bors commented Nov 30, 2016

📌 Commit 77aca31 has been approved by alexcrichton

@rust-highfive
Copy link

r? @brson

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

@bors
Copy link
Collaborator

bors commented Nov 30, 2016

⌛ Testing commit 77aca31 with merge bc9224e...

@bors
Copy link
Collaborator

bors commented Nov 30, 2016

💔 Test failed - status-travis

@alexcrichton alexcrichton force-pushed the more-tweaks branch 5 times, most recently from c11884d to 11c0266 Compare December 1, 2016 04:19
@alexcrichton
Copy link
Member Author

@bors: r+

@bors
Copy link
Collaborator

bors commented Dec 1, 2016

📌 Commit 11c0266 has been approved by alexcrichton

@bors
Copy link
Collaborator

bors commented Dec 1, 2016

⌛ Testing commit 11c0266 with merge 349450f...

@bors
Copy link
Collaborator

bors commented Dec 1, 2016

💔 Test failed - status-travis

@alexcrichton
Copy link
Member Author

@bors: retry

@bors
Copy link
Collaborator

bors commented Dec 1, 2016

⌛ Testing commit 11c0266 with merge 12cc2c9...

@bors
Copy link
Collaborator

bors commented Dec 1, 2016

☀️ Test successful - status-appveyor, status-travis
Approved by: alexcrichton
Pushing 12cc2c91160bd373681b866297428665da394325 to master...

@alexcrichton
Copy link
Member Author

@bors: r+

@bors
Copy link
Collaborator

bors commented Dec 1, 2016

📌 Commit f6189dc has been approved by alexcrichton

@bors
Copy link
Collaborator

bors commented Dec 1, 2016

⌛ Testing commit f6189dc with merge f3770f3...

@alexcrichton
Copy link
Member Author

@bors: r-

* Pass `--quiet` to all tests to have some quieter output
* Skip builds on branches other than `auto-cargo` as it's already checked
* Check the right env var for repo branches on appveyor
* Only run a few builds on PRs
@alexcrichton
Copy link
Member Author

@bors: r+

@bors
Copy link
Collaborator

bors commented Dec 1, 2016

📌 Commit cf71ae0 has been approved by alexcrichton

@bors
Copy link
Collaborator

bors commented Dec 1, 2016

⌛ Testing commit cf71ae0 with merge 8cf290a...

@bors
Copy link
Collaborator

bors commented Dec 1, 2016

💔 Test failed - status-appveyor

@alexcrichton
Copy link
Member Author

alexcrichton commented Dec 1, 2016 via email

@bors
Copy link
Collaborator

bors commented Dec 1, 2016

⌛ Testing commit cf71ae0 with merge 7ba70c3...

bors added a commit that referenced this pull request Dec 1, 2016
Slight tweaks to CI

* Pass `--quiet` to all tests to have some quieter output
* Skip builds on the `master` branch as `auto` is already checked
* Check the right env var for repo branches on appveyor
@bors
Copy link
Collaborator

bors commented Dec 1, 2016

☀️ Test successful - status-appveyor, status-travis
Approved by: alexcrichton
Pushing 7ba70c3 to master...

@bors bors merged commit cf71ae0 into rust-lang:master Dec 1, 2016
@alexcrichton alexcrichton deleted the more-tweaks branch December 1, 2016 18:05
bors added a commit that referenced this pull request Dec 2, 2016
Backporting fixes to 1.14.0

This is a backport of the following PRs to fix the actual issue, rust-lang/rust#37969.

* #3311 - first attempt to fix OpenSSL linkage on OSX
* #3315 - second attempt to fix linkage
* #3325 - fix a flaky test causing lots of CI problems
* #3332 - actual fix for OpenSSL linkage on OSX
* #3345 - first PR for automation changes
* #3350 - second PR for automation changes
* #3326 - update git2 to support netbsd
* #3331 - update git2 to fix segfaults in tests
* #3342 - update git2 to fix cert paths
@ehuss ehuss added this to the 1.15.0 milestone Feb 6, 2022
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.

5 participants