tanvir-ux commented on PR #3454: URL: https://github.com/apache/maven-surefire/pull/3454#issuecomment-5642283243
Addressed the Copilot notes on this branch: - `isSurefireTestSetContainer` now keys off ancestor `ClassSource` containers instead of sourceName/qualifiedClassName equality (so JUnit 6 parameterized-class invocations stay under the template test set). - `executionSkipped` walks descendant leaf tests (same idea as `reportAbortedClass`) so nested skipped containers count one skip per test method. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
