You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
help: 'Total number of readahead misses; consisting of either prefetches that don't satisfy the LSN bounds once the prefetch got read by the backend, or cases where somehow no readahead was issued for the read'
help: 'Total number of readahead misses; consisting of either prefetches that don''t satisfy the LSN bounds once the prefetch got read by the backend, or cases where somehow no readahead was issued for the read'
2e3b786
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.
5110 tests run: 4941 passed, 1 failed, 168 skipped (full report)
Failures on Postgres 16
test_branch_creation_heavy_write[github-actions-selfhosted-20]
: release-x86-64Flaky tests (4)
Postgres 17
test_pageserver_compaction_smoke
: release-arm64Postgres 15
test_ondemand_wal_download_in_replication_slot_funcs
: release-x86-64Postgres 14
test_get_tenant_size_with_multiple_branches
: release-x86-64test_many_timelines
: release-x86-64Code coverage* (full report)
functions
:31.4% (7489 of 23881 functions)
lines
:49.6% (60115 of 121224 lines)
* collected from Rust tests only
2e3b786 at 2024-10-02T10:34:15.652Z :recycle: