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

Output selection tests #15447

Merged
merged 2 commits into from
Sep 23, 2024
Merged

Output selection tests #15447

merged 2 commits into from
Sep 23, 2024

Conversation

cameel
Copy link
Member

@cameel cameel commented Sep 23, 2024

Prerequisite for #15433.
Related to #12153.

Regression tests I want in #15433 to make sure I'm not changing the current behavior of output selection. I'm not yet done with #15433, but we should have such tests in general, so we could merge them already.

Also some renaming of older tests to make them use the same convention.

@cameel cameel self-assigned this Sep 23, 2024
},
"settings": {
"outputSelection": {
// FIXME: Behavior of "" is inconsistent. Sometimes it matches everything, sometimes only empty name.
Copy link
Member Author

Choose a reason for hiding this comment

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

"" seems broken. I'm going to report it as an issue. I think we should make it not work as a wildcard. Changing it is technically breaking though. Change the other way is not.

@cameel cameel force-pushed the output-selection-tests branch from c6cb6e8 to 3452ba0 Compare September 23, 2024 17:15
@cameel cameel merged commit 60cea4d into develop Sep 23, 2024
72 checks passed
@cameel cameel deleted the output-selection-tests branch September 23, 2024 20:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants