Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tests: default interpreted proto in tests #10079

Merged
merged 1 commit into from
Dec 12, 2024

Conversation

VladLazar
Copy link
Contributor

@VladLazar VladLazar commented Dec 10, 2024

Problem

We aren't using the sharded interpreted wal receiver protocol in all tests.

Summary of changes

Default to the interpreted protocol.

@VladLazar VladLazar added the run-benchmarks Indicates to the CI that benchmarks should be run for PR marked with this label label Dec 10, 2024
Copy link

github-actions bot commented Dec 11, 2024

7223 tests run: 6898 passed, 0 failed, 325 skipped (full report)


Flaky tests (7)

Postgres 17

Postgres 16

  • test_pgdata_import_smoke[None-1024-RelBlockSize.MULTIPLE_RELATION_SEGMENTS]: release-arm64

Postgres 14

Code coverage* (full report)

  • functions: 31.4% (8343 of 26534 functions)
  • lines: 47.7% (65745 of 137698 lines)

* collected from Rust tests only


The comment gets automatically updated with the latest test results
5d41d80 at 2024-12-11T17:10:30.179Z :recycle:

@VladLazar VladLazar force-pushed the vlad/default-interpreted-proto-in-tests branch from 6f5673a to a3fc19d Compare December 11, 2024 13:53
@VladLazar VladLazar force-pushed the vlad/default-interpreted-proto-in-tests branch from a3fc19d to 5d41d80 Compare December 11, 2024 14:04
@VladLazar VladLazar marked this pull request as ready for review December 11, 2024 17:52
@VladLazar VladLazar added this pull request to the merge queue Dec 12, 2024
Merged via the queue into main with commit ec0ce06 Dec 12, 2024
87 checks passed
@VladLazar VladLazar deleted the vlad/default-interpreted-proto-in-tests branch December 12, 2024 10:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
run-benchmarks Indicates to the CI that benchmarks should be run for PR marked with this label
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants