Skip to content

Fix flaky monitoring and throughput query tests - #5775

Merged
johnsimons merged 1 commit into
masterfrom
john/fix_flaky_tests
Aug 14, 2026
Merged

Fix flaky monitoring and throughput query tests#5775
johnsimons merged 1 commit into
masterfrom
john/fix_flaky_tests

Conversation

@johnsimons

Copy link
Copy Markdown
Member
  • The email notification test now ensures headers are fully written before asserting, avoiding races where the SMTP client creates a file before writing content.
  • The PostgreSQL and SQL Server throughput tests now use a sequential approach to advance the clock and consume snapshots, eliminating races caused by background tasks.

- The email notification test now ensures headers are fully written before asserting, avoiding races where the SMTP client creates a file before writing content.
- The PostgreSQL and SQL Server throughput tests now use a sequential approach to advance the clock and consume snapshots, eliminating races caused by background tasks.
@johnsimons
johnsimons requested a review from rbev August 14, 2026 05:37
@johnsimons johnsimons self-assigned this Aug 14, 2026
@johnsimons
johnsimons enabled auto-merge August 14, 2026 06:14
@johnsimons
johnsimons merged commit f27a8ab into master Aug 14, 2026
105 of 106 checks passed
@johnsimons
johnsimons deleted the john/fix_flaky_tests branch August 14, 2026 06:14
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.

2 participants