-
Notifications
You must be signed in to change notification settings - Fork 492
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test_runner: fix
neon_local
usage for version mismatch tests (#10859)
## Problem Tests with mixed versions of binaries always pick up new versions if services are started using `neon_local`. ## Summary of changes - Set `neon_local_binpath` along with `neon_binpath` and `pg_distrib_dir` for tests with mixed versions
- Loading branch information
Showing
2 changed files
with
13 additions
and
6 deletions.
There are no files selected for viewing
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
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
27241f0
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.
1370 tests run: 1320 passed, 10 failed, 40 skipped (full report)
Failures on Postgres 17
test_fast_import_restore_to_connstring
: release-x86-64-without-lfc, release-arm64-without-lfctest_fast_import_binary
: release-x86-64-without-lfc, release-arm64-without-lfctest_fast_import_restore_to_connstring_from_s3_spec
: release-x86-64-without-lfc, release-arm64-without-lfctest_fast_import_with_pageserver_ingest
: release-x86-64-without-lfc, release-arm64-without-lfctest_neon_cli_basics
: release-x86-64-without-lfc, release-arm64-without-lfcFlaky tests (1)
Postgres 17
test_pageserver_small_inmemory_layers[False]
: release-arm64-without-lfcTest coverage report is not available
27241f0 at 2025-02-18T02:32:45.224Z :recycle: