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
# Run all failed tests locally:
scripts/pytest -vv -n $(nproc) -k "test_fast_import_binary[release-pg17] or test_fast_import_binary[release-pg17] or test_neon_cli_basics[release-pg17] or test_neon_cli_basics[release-pg17]"
db93be6
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.
1348 tests run: 1308 passed, 4 failed, 36 skipped (full report)
Failures on Postgres 17
test_fast_import_binary
: release-x86-64-without-lfc, release-arm64-without-lfctest_neon_cli_basics
: release-x86-64-without-lfc, release-arm64-without-lfcFlaky tests (4)
Postgres 17
test_fast_import_binary
: release-x86-64-without-lfc, release-arm64-without-lfctest_pgdata_import_smoke[None-1024-RelBlockSize.MULTIPLE_RELATION_SEGMENTS]
: release-arm64-without-lfctest_pgdata_import_smoke[8-1024-RelBlockSize.MULTIPLE_RELATION_SEGMENTS]
: release-arm64-without-lfcTest coverage report is not available
db93be6 at 2025-02-04T18:33:24.525Z :recycle: