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

Make hg optional for tests. #6739

Merged
merged 1 commit into from
Mar 13, 2019
Merged

Make hg optional for tests. #6739

merged 1 commit into from
Mar 13, 2019

Conversation

ehuss
Copy link
Contributor

@ehuss ehuss commented Mar 13, 2019

hg isn't always available, make it optional.

Failed on rust's CI: rust-lang/rust#59143 (comment)

@rust-highfive
Copy link

r? @Eh2406

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

@dwijnand
Copy link
Member

@bors r+

@bors
Copy link
Collaborator

bors commented Mar 13, 2019

📌 Commit 6d13bcc has been approved by dwijnand

@bors bors added the S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. label Mar 13, 2019
@bors
Copy link
Collaborator

bors commented Mar 13, 2019

⌛ Testing commit 6d13bcc with merge 0e35bd8...

bors added a commit that referenced this pull request Mar 13, 2019
Make `hg` optional for tests.

`hg` isn't always available, make it optional.

Failed on rust's CI: rust-lang/rust#59143 (comment)
@bors
Copy link
Collaborator

bors commented Mar 13, 2019

☀️ Test successful - checks-travis, status-appveyor
Approved by: dwijnand
Pushing 0e35bd8 to master...

@bors bors merged commit 6d13bcc into rust-lang:master Mar 13, 2019
bors added a commit to rust-lang/rust that referenced this pull request Mar 13, 2019
Update cargo

6 commits in 95b45eca19ac785263fed98ecefe540bb47337ac..0e35bd8af0ec72d3225c4819b330b94628f0e9d0
2019-03-06 19:24:30 +0000 to 2019-03-13 06:52:51 +0000
- Make `hg` optional for tests. (rust-lang/cargo#6739)
- Fingerprint build script deps only for path packages. (rust-lang/cargo#6734)
- Add --quiet option for `cargo test` (rust-lang/cargo#6358)
- .gitignore should end with a newline. (rust-lang/cargo#6732)
- Emit warning on misspelled environment variables (rust-lang/cargo#6694)
- Update glob requirement from 0.2.11 to 0.3.0 (rust-lang/cargo#6724)
@ehuss ehuss added this to the 1.35.0 milestone Feb 6, 2022
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.

None yet

5 participants