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

[improve][ci] Move some flaky ExtensibleLoadManager tests to flaky group until they are fixed #23414

Merged
merged 1 commit into from
Oct 8, 2024

Conversation

lhotari
Copy link
Member

@lhotari lhotari commented Oct 8, 2024

Motivation

There are at least 2 really flaky tests in Pulsar master:

Modifications

  • Move the tests to the flaky group until they are fixed.

Documentation

  • doc
  • doc-required
  • doc-not-needed
  • doc-complete

@codecov-commenter
Copy link

codecov-commenter commented Oct 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.56%. Comparing base (bbc6224) to head (9c91f5d).
Report is 643 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##             master   #23414      +/-   ##
============================================
+ Coverage     73.57%   74.56%   +0.99%     
- Complexity    32624    34084    +1460     
============================================
  Files          1877     1937      +60     
  Lines        139502   145539    +6037     
  Branches      15299    15901     +602     
============================================
+ Hits         102638   108526    +5888     
+ Misses        28908    28685     -223     
- Partials       7956     8328     +372     
Flag Coverage Δ
inttests 27.68% <ø> (+3.10%) ⬆️
systests 24.45% <ø> (+0.12%) ⬆️
unittests 73.93% <ø> (+1.08%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 619 files with indirect coverage changes

@nodece nodece merged commit 4efcc15 into apache:master Oct 8, 2024
52 of 54 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants