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

Improve handling of language flags by Vulpix #10216

Merged
merged 2 commits into from
Feb 9, 2021

Conversation

som-snytt
Copy link
Contributor

Fix a bug in processing existing -language:foo,bar,baz (which were always dropped).

Per the code comment, just add -language:foo when asked to, now that #9719 is fixed.

This means if a test is configured twice to add a language flag, it will be added twice.

Per the bug fix, if removed, both instances of the flag are removed.

Copy link
Member

@dottybot dottybot left a comment

Choose a reason for hiding this comment

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

Hello, and thank you for opening this PR! 🎉

All contributors have signed the CLA, thank you! ❤️

Have an awesome day! ☀️

@som-snytt som-snytt force-pushed the issue/test-language branch 2 times, most recently from f18117c to 1ae00b7 Compare November 13, 2020 18:16
@som-snytt som-snytt marked this pull request as draft December 24, 2020 11:08
@som-snytt som-snytt closed this Dec 24, 2020
@som-snytt som-snytt reopened this Dec 31, 2020
@som-snytt som-snytt marked this pull request as ready for review December 31, 2020 16:13
@anatoliykmetyuk anatoliykmetyuk merged commit cd7df9c into scala:master Feb 9, 2021
@som-snytt som-snytt deleted the issue/test-language branch February 9, 2021 12:38
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.

3 participants