Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
After PR #6325, when running without --runtime, we wouldn't wait for start_work_barrier, causing the benchmark to not start at all.
- Loading branch information
0e1ef37
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
2318 tests run: 2227 passed, 0 failed, 91 skipped (full report)
Flaky tests (3)
Postgres 15
test_tenant_delete_races_timeline_creation
: debugtest_empty_tenant_size
: debugPostgres 14
test_no_config[None]
: debugCode coverage (full report)
functions
:54.6% (10216 of 18705 functions)
lines
:81.5% (58706 of 72018 lines)
0e1ef37 at 2024-01-15T11:27:47.320Z :recycle: