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
# Run all failed tests locally:
scripts/pytest -vv -n $(nproc) -k "test_sharded_ingest[release-pg16-github-actions-selfhosted-vanilla-1] or test_ingest_logical_message[release-pg16-github-actions-selfhosted-fsync-8192]"
243bca1
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.
7144 tests run: 6824 passed, 2 failed, 318 skipped (full report)
Failures on Postgres 16
test_sharded_ingest[github-actions-selfhosted-vanilla-1]
: release-x86-64test_ingest_logical_message[github-actions-selfhosted-fsync-8192]
: release-x86-64Flaky tests (3)
Postgres 17
test_compute_pageserver_connection_stress
: debug-x86-64Postgres 16
test_prefetch[4]
: release-x86-64Postgres 14
test_prefetch[None]
: release-arm64Code coverage* (full report)
functions
:30.7% (8261 of 26876 functions)
lines
:47.8% (65205 of 136455 lines)
* collected from Rust tests only
243bca1 at 2024-12-02T19:22:30.275Z :recycle: