Skip to content

How to combine trait filter and query filter using --query-filter in MTP #3302

Discussion options

You must be logged in to vote

Is there an error in your paste? There's a space that shouldn't be in there (and the closing quote is missing). This:

--filter-query "/*/AcceptanceTests.A* /[TestGroup=Critical]

Should be this:

--filter-query "/*/AcceptanceTests.A*/[TestGroup=Critical]"

This does work for me:

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by alexgoodswyfft
Comment options

You must be logged in to vote
1 reply
@bradwilson
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants