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

Report problematic selector resolution results as discovery issues #4389

Conversation

marcphilipp
Copy link
Member

@marcphilipp marcphilipp commented Mar 16, 2025

Overview

Instead of aborting test discovery on the first problematic selector
resolution result, they are now converted to discovery issues with
ERROR severity and reported during execution.

Issue: #242


I hereby agree to the terms of the JUnit Contributor License Agreement.


Definition of Done

@marcphilipp marcphilipp force-pushed the marc/242-report-problematic-selector-resolution-results-as-discovery-issues branch from f0792af to 448af17 Compare March 16, 2025 17:35
@marcphilipp marcphilipp force-pushed the marc/242-discovery-issue-platform-support branch from 0eee8e3 to 5f101f0 Compare March 17, 2025 08:08
@marcphilipp marcphilipp force-pushed the marc/242-report-problematic-selector-resolution-results-as-discovery-issues branch from 448af17 to 9241cbe Compare March 17, 2025 08:18
Base automatically changed from marc/242-discovery-issue-platform-support to main March 17, 2025 08:18
Instead of aborting test discovery on the first problematic selector
resolution result, they are now converted to discovery issues with
`ERROR` severity and reported during execution.

Issue: #242
@marcphilipp marcphilipp force-pushed the marc/242-report-problematic-selector-resolution-results-as-discovery-issues branch from 9241cbe to 717e09b Compare March 17, 2025 08:19
@marcphilipp marcphilipp marked this pull request as ready for review March 17, 2025 09:06
@marcphilipp marcphilipp merged commit 02145de into main Mar 17, 2025
15 checks passed
@marcphilipp marcphilipp deleted the marc/242-report-problematic-selector-resolution-results-as-discovery-issues branch March 17, 2025 09:07
@marcphilipp marcphilipp added this to the 5.13.0-M1 milestone Mar 17, 2025
@marcphilipp marcphilipp self-assigned this Mar 19, 2025
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.

1 participant