winglam commented on pull request #348: URL: https://github.com/apache/maven-surefire/pull/348#issuecomment-1022581902
Hello @Tibor17 Thanks for following up on these changes. I'm a bit busy this week but I will plan on updating these changes by next week. Currently, my changes seem to use `TestListResolver` as both a filter and a Comparator (https://github.com/apache/maven-surefire/pull/348/files#diff-390b26f9fa7b88f45e645b6b1fc6b4018570ea482062b93ea85fa00008c1fe20R533). Would it be fine if I keep the filter-related changes in `TestListResolver` and just moved the Comparator changes elsewhere, or do you want me to not make any changes to `TestListResolver` at all? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org