Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test_runner: Update the README.md to build neon with 'testing' (#9437)
Without having the '--features testing' in the cargo build the proxy won't start causing tests to fail.
- Loading branch information
a7c0568
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.
5342 tests run: 5125 passed, 0 failed, 217 skipped (full report)
Flaky tests (9)
Postgres 16
test_subscriber_restart
: release-x86-64test_basebackup_with_high_slru_count[github-actions-selfhosted-10-13-30]
: release-x86-64Postgres 15
test_lr_with_slow_safekeeper
: release-x86-64test_slots_and_branching
: release-x86-64test_pageserver_chaos[None]
: release-x86-64test_readonly_node
: release-x86-64test_subscriber_restart
: release-x86-64Postgres 14
test_secondary_background_downloads
: release-x86-64test_subscriber_restart
: release-x86-64Code coverage* (full report)
functions
:31.3% (7554 of 24134 functions)
lines
:49.1% (60437 of 122990 lines)
* collected from Rust tests only
a7c0568 at 2024-10-18T15:10:56.702Z :recycle: