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

[ISSUE #8623] Temporarily skip flaky unit tests on macOS #8633

Merged
merged 3 commits into from
Sep 4, 2024

Conversation

chi3316
Copy link
Contributor

@chi3316 chi3316 commented Sep 4, 2024

Which Issue(s) This PR Fixes

Fixes #8623

Brief Description

This PR temporarily skips specific unit tests on macOS due to observed failures related to high IO operations in the CI environment. These issues are causing tests to fail inconsistently, particularly on GitHub's macOS runners.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 47.16%. Comparing base (720c87e) to head (40a6b50).

Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #8633      +/-   ##
=============================================
- Coverage      47.28%   47.16%   -0.13%     
+ Complexity     11484    11461      -23     
=============================================
  Files           1277     1277              
  Lines          89425    89425              
  Branches       11502    11502              
=============================================
- Hits           42287    42178     -109     
- Misses         41946    42043      +97     
- Partials        5192     5204      +12     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@RongtongJin RongtongJin merged commit 4c51706 into apache:develop Sep 4, 2024
10 checks passed
@chi3316 chi3316 deleted the fix-ut-ci branch September 4, 2024 05:50
qianye1001 pushed a commit to qianye1001/rocketmq that referenced this pull request Sep 4, 2024
…e#8633)

* Skip flaky tests on macOS

* Trigger ci

* Remove branch trigger
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.

[Bug] maven-compile (macos-latest, JDK-8) ci error
4 participants