Skip to content

Mark tests as skipped when they fail to compile #1659

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

Merged
merged 5 commits into from
Jun 27, 2025

Conversation

plemarquand
Copy link
Contributor

If there is a compilation error when compiling the tests for a test run show the tests that were expected to be part of the run as "skipped" and associated the build output (with the build failure) with the test items. The goal is to make it clear that these tests were not run due to a build error.

If there is a compilation error when compiling the tests for a test run
show the tests that were expected to be part of the run as "skipped" and
associated the build output (with the build failure) with the test
items. The goal is to make it clear that these tests were not run due to
a build error.
@plemarquand plemarquand force-pushed the better-test-failure-reporting branch from 7019841 to 2c19079 Compare June 27, 2025 14:17
Copy link
Contributor

@award999 award999 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@plemarquand plemarquand merged commit 5572877 into swiftlang:main Jun 27, 2025
35 of 36 checks passed
@plemarquand plemarquand deleted the better-test-failure-reporting branch June 27, 2025 15:42
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.

2 participants