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

Fix output matching in tests #2433

Merged
merged 1 commit into from
Mar 3, 2016
Merged

Conversation

alexcrichton
Copy link
Member

Right now we only match a suffix of the line, assuming all lines start with
[..]. Instead this ensures that the first match is anchored at the start.

Right now we only match a suffix of the line, assuming all lines start with
`[..]`. Instead this ensures that the first match is anchored at the start.
@alexcrichton
Copy link
Member Author

@bors: r+ 1a1d8f8

@bors
Copy link
Contributor

bors commented Mar 3, 2016

⌛ Testing commit 1a1d8f8 with merge b6ba7e1...

bors added a commit that referenced this pull request Mar 3, 2016
Right now we only match a suffix of the line, assuming all lines start with
`[..]`. Instead this ensures that the first match is anchored at the start.
@rust-highfive
Copy link

r? @huonw

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

@alexcrichton alexcrichton mentioned this pull request Mar 3, 2016
@bors
Copy link
Contributor

bors commented Mar 3, 2016

@bors bors merged commit 1a1d8f8 into rust-lang:master Mar 3, 2016
@alexcrichton alexcrichton deleted the fix-lines-match branch March 28, 2016 05:52
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.

4 participants