Skip to content

chore: reduce e2e flakiness & log verbosity#1881

Merged
filipecabaco merged 1 commit into
mainfrom
chore/reduce-e2e-flakiness
May 19, 2026
Merged

chore: reduce e2e flakiness & log verbosity#1881
filipecabaco merged 1 commit into
mainfrom
chore/reduce-e2e-flakiness

Conversation

@filipecabaco
Copy link
Copy Markdown
Member

What kind of change does this PR introduce?

We had the replay test failing more often than expected due to racing conditions between our tests and the inserts in the database which lead to a higher failure rate.

This also reduces the log noise to be more single line focused instead of tables and more noise that it's not useful for the e2e usecase

We had the replay test failing more often than expected due to racing conditions between our tests and the inserts in the database which lead to a higher failure rate.

This also reduces the log noise to be more single line focused instead of tables and more noise that it's not useful for the e2e usecase
@filipecabaco filipecabaco force-pushed the chore/reduce-e2e-flakiness branch from 41aacb5 to c0a39a6 Compare May 19, 2026 11:27
@coveralls
Copy link
Copy Markdown

Coverage Status

coverage: 91.226% (-0.06%) from 91.284% — chore/reduce-e2e-flakiness into main

@filipecabaco filipecabaco merged commit 76d264e into main May 19, 2026
17 checks passed
@filipecabaco filipecabaco deleted the chore/reduce-e2e-flakiness branch May 19, 2026 12:45
@realtime-release-bot
Copy link
Copy Markdown

🎉 This PR is included in version 2.96.3 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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.

3 participants