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

Slightly improve ergonomics of writing Cargo tests #5197

Merged
merged 1 commit into from
Mar 16, 2018

Conversation

matklad
Copy link
Member

@matklad matklad commented Mar 16, 2018

As discussed in #5196 (comment)

I've also employed this to some of the longer command-lines in our test suite :)

@rust-highfive
Copy link

r? @alexcrichton

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

@alexcrichton
Copy link
Member

@bors: r+

Nice!

@bors
Copy link
Collaborator

bors commented Mar 16, 2018

📌 Commit 54d9968 has been approved by alexcrichton

@bors
Copy link
Collaborator

bors commented Mar 16, 2018

⌛ Testing commit 54d9968c847554afdd68ec944176569db8fd3a17 with merge e1d0926b2e51c898f0d0e6c54027a714ba77c29b...

@bors
Copy link
Collaborator

bors commented Mar 16, 2018

💔 Test failed - status-travis

@alexcrichton
Copy link
Member

alexcrichton commented Mar 16, 2018 via email

@bors
Copy link
Collaborator

bors commented Mar 16, 2018

⌛ Testing commit 54d9968c847554afdd68ec944176569db8fd3a17 with merge 93475ff514f2fb0a6dbca4aae4aa876a531d5734...

@bors
Copy link
Collaborator

bors commented Mar 16, 2018

💔 Test failed - status-travis

@matklad
Copy link
Member Author

matklad commented Mar 16, 2018

@bors r=alexcrichton

Funny enough, the tests passed locally and here on travis, but not on bors, due to that regression with .multiple(true). Should be fixed now!

@bors
Copy link
Collaborator

bors commented Mar 16, 2018

📌 Commit e5971b9 has been approved by alexcrichton

@bors
Copy link
Collaborator

bors commented Mar 16, 2018

⌛ Testing commit e5971b9 with merge 545a4a2...

bors added a commit that referenced this pull request Mar 16, 2018
Slightly improve ergonomics of writing Cargo tests

As discussed in #5196 (comment)

I've also employed this to some of the longer command-lines in our test suite :)
@bors
Copy link
Collaborator

bors commented Mar 16, 2018

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

@bors bors merged commit e5971b9 into rust-lang:master Mar 16, 2018
@matklad matklad deleted the neater-tests branch March 16, 2018 21:52
@ehuss ehuss added this to the 1.26.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