Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
readme: fix build instructions for debian 12 (#9371)
We need libprotobuf-dev for some of the `/usr/include/google/protobuf/...*.proto` referenced by our protobuf decls.
- Loading branch information
67d5d98
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.
5290 tests run: 5072 passed, 1 failed, 217 skipped (full report)
Failures on Postgres 16
test_storage_controller_many_tenants[github-actions-selfhosted]
: release-x86-64Flaky tests (3)
Postgres 17
test_scrubber_physical_gc_ancestors_split
: debug-x86-64test_peer_recovery
: debug-x86-64Postgres 15
test_subscriber_restart
: release-x86-64Code coverage* (full report)
functions
:31.3% (7554 of 24105 functions)
lines
:49.2% (60433 of 122933 lines)
* collected from Rust tests only
67d5d98 at 2024-10-16T21:11:16.220Z :recycle: