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

[Merged by Bors] - fix(library/init/meta/tactic): fix inaccurate failure messages in focus and focus' #483

Closed
wants to merge 2 commits into from

Conversation

lacker
Copy link
Contributor

@lacker lacker commented Oct 14, 2020

Not a big deal, the error messages are just backwards here - when focus fails the error says that focus' failed, and vice versa.

Not a big deal, the error messages are just backwards here - when `focus` fails the error says that `focus'` failed, and vice versa.
@bryangingechen
Copy link
Collaborator

Let's see if this breaks any tests.
bors try

bors bot added a commit that referenced this pull request Oct 14, 2020
@bors
Copy link

bors bot commented Oct 14, 2020

try

Build failed:

@lacker
Copy link
Contributor Author

lacker commented Oct 15, 2020

bors try

@bors
Copy link

bors bot commented Oct 15, 2020

🔒 Permission denied

Existing reviewers: click here to make lacker a reviewer

@lacker
Copy link
Contributor Author

lacker commented Oct 15, 2020

Bah. Well, this test is failing because the test is just checking the precise error string returned. I fixed the test expected output. Let me know if that is considered OK or if there is more danger here

@bryangingechen
Copy link
Collaborator

That's the exact fix I would've done, so I think you're good. Thanks!
bors r+

bors bot pushed a commit that referenced this pull request Oct 15, 2020
…us and focus' (#483)

Not a big deal, the error messages are just backwards here - when `focus` fails the error says that `focus'` failed, and vice versa.
@bors
Copy link

bors bot commented Oct 15, 2020

Pull request successfully merged into master.

Build succeeded:

@bors bors bot changed the title fix(library/init/meta/tactic): fix inaccurate failure messages in focus and focus' [Merged by Bors] - fix(library/init/meta/tactic): fix inaccurate failure messages in focus and focus' Oct 15, 2020
@bors bors bot closed this Oct 15, 2020
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.

2 participants