Skip to content

Fix output matching in tests#2433

Merged
bors merged 1 commit intorust-lang:masterfrom
alexcrichton:fix-lines-match
Mar 3, 2016
Merged

Fix output matching in tests#2433
bors merged 1 commit intorust-lang:masterfrom
alexcrichton:fix-lines-match

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