Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test_prefetch: reduce timeout to default 5m from 10m (#10105)
## Problem `test_prefetch` is flaky (#9961), but if it passes, the run time is less than 30 seconds — we don't need an extended timeout for it. ## Summary of changes - Remove extended test timeout for `test_prefetch`
- Loading branch information
2c91062
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.
6450 tests run: 6183 passed, 1 failed, 266 skipped (full report)
Failures on Postgres 17
test_pageserver_small_inmemory_layers[True]
: debug-x86-64Flaky tests (3)
Postgres 17
test_nbtree_pagesplit_cycleid
: release-arm64Postgres 16
test_physical_replication_config_mismatch_max_locks_per_transaction
: release-arm64Postgres 15
test_physical_replication_config_mismatch_max_locks_per_transaction
: release-x86-64Test coverage report is not available
2c91062 at 2024-12-13T15:52:33.675Z :recycle: