Skip to content

test(wow-tck): fix sendAndWaitThenNotify test case #1814

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 1 commit into from
Jul 31, 2025
Merged

test(wow-tck): fix sendAndWaitThenNotify test case #1814

merged 1 commit into from
Jul 31, 2025

Conversation

Ahoo-Wang
Copy link
Owner

  • Update test case name from 'sendAndWaitThenNotify' to 'sendThenNotify'
  • Add CountDownLatch to wait for the completion of onFinally block
  • Verify WaitStrategy is properly destroyed after notification

- Update test case name from 'sendAndWaitThenNotify' to 'sendThenNotify'
- Add CountDownLatch to wait for the completion of onFinally block
- Verify WaitStrategy is properly destroyed after notification

Signed-off-by: Ahoo Wang <ahoowang@qq.com>
@Ahoo-Wang Ahoo-Wang added the enhancement New feature or request label Jul 31, 2025
Copy link
Contributor

Test Results

1 468 tests  ±0   1 451 ✅ ±0   12m 14s ⏱️ -35s
  368 suites ±0      17 💤 ±0 
  368 files   ±0       0 ❌ ±0 

Results for commit 32910d6. ± Comparison against base commit ea7ee1b.

Copy link
Contributor

Test Results

1 468 tests  ±0   1 451 ✅ ±0   12m 16s ⏱️ -33s
  368 suites ±0      17 💤 ±0 
  368 files   ±0       0 ❌ ±0 

Results for commit 32910d6. ± Comparison against base commit ea7ee1b.

Copy link

codecov bot commented Jul 31, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.23%. Comparing base (ea7ee1b) to head (32910d6).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #1814   +/-   ##
=========================================
  Coverage     91.23%   91.23%           
  Complexity     3714     3714           
=========================================
  Files           701      701           
  Lines         12818    12818           
  Branches        814      814           
=========================================
  Hits          11695    11695           
  Misses          735      735           
  Partials        388      388           
Flag Coverage Δ
unittests 91.23% <ø> (ø)

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:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@Ahoo-Wang Ahoo-Wang merged commit 70f9306 into main Jul 31, 2025
33 checks passed
@Ahoo-Wang Ahoo-Wang deleted the test branch July 31, 2025 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant