test: Add logging in Couchbase3Exerciser to help troubleshoot flaky test runs#3078
Merged
tippmar-nr merged 1 commit intomainfrom Apr 2, 2025
Merged
test: Add logging in Couchbase3Exerciser to help troubleshoot flaky test runs#3078tippmar-nr merged 1 commit intomainfrom
tippmar-nr merged 1 commit intomainfrom
Conversation
Member
|
Is the idea to try to repro the failure on this branch, or do you want this in main? |
Member
Author
I'd like to have it in main; the flake only occurs rarely (like in overnight builds...) |
chynesNR
approved these changes
Apr 2, 2025
Codecov Report✅ All modified and coverable lines are covered by tests. 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
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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.