Skip to content

test: Add logging in Couchbase3Exerciser to help troubleshoot flaky test runs #3078

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
Apr 2, 2025

Conversation

tippmar-nr
Copy link
Member

On some runs, it looks like the Couchbase3Exerciser deadlocks or otherwise freezes waiting for an async operation to complete. Logging may help figure out where it's going south.

@tippmar-nr tippmar-nr requested a review from a team as a code owner April 2, 2025 17:11
@tippmar-nr tippmar-nr enabled auto-merge (squash) April 2, 2025 17:12
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.18%. Comparing base (e652d61) to head (8f3d16f).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3078      +/-   ##
==========================================
- Coverage   82.22%   82.18%   -0.04%     
==========================================
  Files         477      477              
  Lines       30627    30627              
  Branches     3426     3426              
==========================================
- Hits        25182    25171      -11     
- Misses       4644     4656      +12     
+ Partials      801      800       -1     
Flag Coverage Δ
Agent 83.23% <ø> (-0.04%) ⬇️
Profiler 72.51% <ø> (ø)

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

see 4 files with indirect coverage changes

🚀 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.

@chynesNR
Copy link
Member

chynesNR commented Apr 2, 2025

Is the idea to try to repro the failure on this branch, or do you want this in main?

@tippmar-nr
Copy link
Member Author

Is the idea to try to repro the failure on this branch, or do you want this in main?

I'd like to have it in main; the flake only occurs rarely (like in overnight builds...)

@tippmar-nr tippmar-nr merged commit 121c6b8 into main Apr 2, 2025
92 checks passed
@tippmar-nr tippmar-nr deleted the test/couchbase-test-tweaks branch April 2, 2025 21:32
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.

3 participants