Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tests: default interpreted proto in tests (#10079)
## Problem We aren't using the sharded interpreted wal receiver protocol in all tests. ## Summary of changes Default to the interpreted protocol.
- Loading branch information
ec0ce06
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.
7890 tests run: 7548 passed, 1 failed, 341 skipped (full report)
Failures on Postgres 16
test_download_churn[github-actions-selfhosted-100-tokio-epoll-uring-30]
: release-x86-64Flaky tests (1)
Postgres 17
test_compute_pageserver_connection_stress
: debug-x86-64Code coverage* (full report)
functions
:31.3% (8381 of 26760 functions)
lines
:47.7% (65932 of 138291 lines)
* collected from Rust tests only
ec0ce06 at 2024-12-12T13:51:09.673Z :recycle: