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

Update to rustc_test 0.3, unbreak tests on nightly-2018-02-25 #439

Merged
merged 1 commit into from Feb 25, 2018
Merged

Conversation

@SimonSapin
Copy link
Member

SimonSapin commented Feb 25, 2018

Version 0.2 of the crates.io package rustc_test uses test as its rustc crate name, shadowing the test crate from the standard library. This made up subject to breaking changes to its private APIs:

https://travis-ci.org/SimonSapin/run-nightly/builds/345808272#L549


This change is Reviewable

Version 0.2 of the crates.io package `rustc_test` uses `test` as its
rustc crate name, shadowing the `test` crate from the standard library.
This made up subject to breaking changes to its private APIs:

https://travis-ci.org/SimonSapin/run-nightly/builds/345808272#L549
@emilio
Copy link
Member

emilio commented Feb 25, 2018

@bors-servo
Copy link
Contributor

bors-servo commented Feb 25, 2018

📌 Commit 9d500e7 has been approved by emilio

@bors-servo
Copy link
Contributor

bors-servo commented Feb 25, 2018

Testing commit 9d500e7 with merge 04d5ec1...

bors-servo added a commit that referenced this pull request Feb 25, 2018
Update to rustc_test 0.3, unbreak tests on nightly-2018-02-25

Version 0.2 of the crates.io package `rustc_test` uses `test` as its rustc crate name, shadowing the `test` crate from the standard library. This made up subject to breaking changes to its private APIs:

https://travis-ci.org/SimonSapin/run-nightly/builds/345808272#L549

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/rust-url/439)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

bors-servo commented Feb 25, 2018

☀️ Test successful - status-travis
Approved by: emilio
Pushing 04d5ec1 to master...

@bors-servo bors-servo merged commit 9d500e7 into master Feb 25, 2018
6 checks passed
6 checks passed
continuous-integration/appveyor/branch AppVeyor build succeeded
Details
continuous-integration/appveyor/pr AppVeyor build succeeded
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
continuous-integration/travis-ci/push The Travis CI build passed
Details
dependency-ci Dependencies checked
Details
homu Test successful
Details
@SimonSapin SimonSapin deleted the test branch Aug 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

3 participants
You can’t perform that action at this time.