Skip to content

[Flaky-test] Make timeout of MultiStageBrokerRequestHandlerTest.testAllLeafStagesEmpty tests longer#18619

Merged
yashmayya merged 1 commit into
apache:masterfrom
Jackie-Jiang:fix_18618
May 28, 2026
Merged

[Flaky-test] Make timeout of MultiStageBrokerRequestHandlerTest.testAllLeafStagesEmpty tests longer#18619
yashmayya merged 1 commit into
apache:masterfrom
Jackie-Jiang:fix_18618

Conversation

@Jackie-Jiang
Copy link
Copy Markdown
Contributor

Fix #18618

@Jackie-Jiang Jackie-Jiang added the flaky-test Tracks a test that intermittently fails label May 28, 2026
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented May 28, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 64.41%. Comparing base (15a4da0) to head (4209af3).
⚠️ Report is 3 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master   #18619      +/-   ##
============================================
+ Coverage     64.36%   64.41%   +0.05%     
  Complexity     1137     1137              
============================================
  Files          3336     3337       +1     
  Lines        206108   206067      -41     
  Branches      32142    32127      -15     
============================================
+ Hits         132659   132736      +77     
+ Misses        62788    62696      -92     
+ Partials      10661    10635      -26     
Flag Coverage Δ
custom-integration1 100.00% <ø> (?)
integration 100.00% <ø> (ø)
integration1 100.00% <ø> (ø)
integration2 0.00% <ø> (ø)
java-21 64.41% <ø> (+0.05%) ⬆️
temurin 64.41% <ø> (+0.05%) ⬆️
unittests 64.41% <ø> (+0.05%) ⬆️
unittests1 56.84% <ø> (+0.07%) ⬆️
unittests2 36.93% <ø> (+0.01%) ⬆️

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

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

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@yashmayya yashmayya merged commit 22629f3 into apache:master May 28, 2026
11 checks passed
@yashmayya yashmayya added the multi-stage Related to the multi-stage query engine label May 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

flaky-test Tracks a test that intermittently fails multi-stage Related to the multi-stage query engine

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Flaky test MultiStageBrokerRequestHandlerTest.testAllLeafStagesEmptyReducerDoesNotWaitForChildStageMailbox

3 participants