Skip to content

Fix the test for error messages #6044

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

Conversation

nicolasstucki
Copy link
Contributor

This fixes the current failure in master.

Now that we expand macros in typer, we only get one expansion error and the typer stops inlining. Hence only one macro expansion can be tested at a time.

We keep the tests on the positions separately without emitting an error.

Now that we expand macros in typer, we only get one expansion error and the
typer stops inlining. Hence only one macro expansion can be tested at a time.
@nicolasstucki nicolasstucki requested a review from liufengyun March 8, 2019 07:00
@nicolasstucki nicolasstucki added stat:needs review fasttrack Simple fix. Reviewer should merge or apply additional changes directly. prio:blocker labels Mar 8, 2019
Copy link
Contributor

@liufengyun liufengyun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@nicolasstucki nicolasstucki merged commit 751c84c into scala:master Mar 8, 2019
@ghost ghost removed the stat:needs review label Mar 8, 2019
@allanrenucci allanrenucci deleted the fix-macro-error-and-position-tests branch March 8, 2019 12:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fasttrack Simple fix. Reviewer should merge or apply additional changes directly. prio:blocker
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants