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

ct: Fix cth_surefire to work for nested skipped groups #9419

Merged

Conversation

garazdawi
Copy link
Contributor

If a group was skipped because a group above it was skipped then cth_surefire would crash when running. This commit fixes that and adds tests to make sure it works.

This was found when running the ssl test suites under github actions.

If a group was skipped because a group above it was skipped
then cth_surefire would crash when running. This commit
fixes that and adds tests to make sure it works.
@garazdawi garazdawi added team:VM Assigned to OTP team VM team:PS Assigned to OTP team PS bug Issue is reported as a bug labels Feb 11, 2025
@garazdawi garazdawi added this to the OTP-27.3 milestone Feb 11, 2025
@garazdawi garazdawi requested a review from u3s February 11, 2025 12:39
@garazdawi garazdawi self-assigned this Feb 11, 2025
Copy link
Contributor

github-actions bot commented Feb 11, 2025

CT Test Results

  2 files   57 suites   1h 16m 43s ⏱️
451 tests 438 ✅ 13 💤 0 ❌
485 runs  469 ✅ 16 💤 0 ❌

Results for commit 6552e96.

♻️ This comment has been updated with latest results.

To speed up review, make sure that you have read Contributing to Erlang/OTP and that all checks pass.

See the TESTING and DEVELOPMENT HowTo guides for details about how to run test locally.

Artifacts

// Erlang/OTP Github Action Bot

@u3s
Copy link
Contributor

u3s commented Feb 12, 2025

thanks for making that PR!

@garazdawi garazdawi added the testing currently being tested, tag is used by OTP internal CI label Feb 12, 2025
@garazdawi garazdawi merged commit 638d25d into erlang:maint Feb 13, 2025
24 checks passed
@garazdawi garazdawi deleted the lukas/ct/fix-surefire-nested-skipped-groups branch February 13, 2025 22:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue is reported as a bug team:PS Assigned to OTP team PS team:VM Assigned to OTP team VM testing currently being tested, tag is used by OTP internal CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants