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-1] or test_read_validation[release-pg17]"
6f6749c
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.
6950 tests run: 6631 passed, 2 failed, 317 skipped (full report)
Failures on Postgres 17
test_read_validation
: release-x86-64Failures on Postgres 16
test_sharded_ingest[github-actions-selfhosted-1]
: release-x86-64Flaky tests (2)
Postgres 17
test_timeline_archival_chaos
: release-arm64, release-arm64Code coverage* (full report)
functions
:31.0% (7969 of 25720 functions)
lines
:48.8% (63276 of 129701 lines)
* collected from Rust tests only
6f6749c at 2024-11-25T16:49:38.737Z :recycle: