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

testsuite: Treat the Not Tested test result as a failure (again) #1709

Merged
merged 6 commits into from
Oct 29, 2024

Conversation

rdmark
Copy link
Member

@rdmark rdmark commented Oct 28, 2024

Since the spectest suite has been stabilized now, let's have Not Tested trigger test run failures again. The meaning of Not Tested in the context of this test suite is that a setup step failed unexpectedly, blocking the execution of the test. Such an outcome should be escalated. In comparison, The Skipped status means that a test is deliberately disabled.

Copy link

sonarcloud bot commented Oct 29, 2024

@rdmark rdmark merged commit c0caeac into main Oct 29, 2024
27 checks passed
@rdmark rdmark deleted the rdmark-testsuite-nottested branch October 29, 2024 08:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant