Skip to content

Conversation

@kripken
Copy link
Member

@kripken kripken commented Dec 16, 2019

We already supported this, but required that the filename be a number.
This lets the name be anything, and we check if *.passes exists for it.

@kripken kripken requested a review from tlively December 16, 2019 19:34
@aheejin
Copy link
Member

aheejin commented Dec 16, 2019

So even if there is also a pass called --interesting-pass-mix, it will be ignored if the corresponding passes file exists, right?

Copy link
Member

@tlively tlively left a comment

Choose a reason for hiding this comment

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

Ah, I didn't even know we supported this. This will be useful tests that need a bunch of feature flags 👍

@kripken
Copy link
Member Author

kripken commented Dec 16, 2019

@aheejin yes, this checks for the existence of the .passes file first. So if one is provided, it is always used.

@kripken kripken merged commit 2a972a9 into master Dec 16, 2019
@kripken kripken deleted the nonnum branch December 16, 2019 22:04
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