Skip to content

[tests] skip instead of returning. #11793

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 2 commits into from
Jun 25, 2025
Merged

[tests] skip instead of returning. #11793

merged 2 commits into from
Jun 25, 2025

Conversation

sayakpaul
Copy link
Member

No description provided.

@sayakpaul sayakpaul requested a review from BenjaminBossan June 24, 2025 09:12
Copy link
Member

@BenjaminBossan BenjaminBossan left a comment

Choose a reason for hiding this comment

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

I don't think it makes a big difference, but there is a small advantage that a reason for the skip is shown. LGTM.

@sayakpaul
Copy link
Member Author

At least we know that the tests were skipped and not passed. Without the changes, we see they were passed.

@BenjaminBossan
Copy link
Member

At least we know that the tests were skipped and not passed. Without the changes, we see they were passed.

I guess it's a matter of taste if a check that does not apply should be considered "passing" or "skipped". I can see an argument for both, I don't have a strong opinion on that.

@sayakpaul sayakpaul merged commit 80f27d7 into main Jun 25, 2025
29 checks passed
@sayakpaul sayakpaul deleted the skip-better-2 branch June 25, 2025 03:29
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