Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test_runner: force-compact in
test_sharding_autosplit
(#10605)
## Problem This test may not fully detect data corruption during splits, since we don't force-compact the entire keyspace. ## Summary of changes Force-compact all data in `test_sharding_autosplit`.
- Loading branch information
afbcebe
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.
7565 tests run: 7203 passed, 1 failed, 361 skipped (full report)
Failures on Postgres 16
test_layer_map[github-actions-selfhosted]
: release-x86-64-with-lfcCode coverage* (full report)
functions
:33.4% (8517 of 25538 functions)
lines
:49.1% (71522 of 145571 lines)
* collected from Rust tests only
afbcebe at 2025-01-31T14:30:23.181Z :recycle: