Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
neon_local: Use clap derive macros to parse the CLI args (#9103)
This is easier to work with.
- Loading branch information
e989a5e
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.
5013 tests run: 4854 passed, 1 failed, 158 skipped (full report)
Failures on Postgres 17
test_subscriber_restart
: debug-x86-64Flaky tests (7)
Postgres 17
test_subscriber_restart
: release-x86-64Postgres 16
test_slots_and_branching
: release-x86-64Postgres 15
test_ondemand_wal_download_in_replication_slot_funcs
: release-x86-64, release-arm64test_subscriber_restart
: release-x86-64Postgres 14
test_hot_standby_gc[False]
: release-arm64test_subscriber_restart
: release-x86-64Test coverage report is not available
e989a5e at 2024-09-27T19:53:15.849Z :recycle: