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

Bump default Postgres version for tests to v17 #9777

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

bayandin
Copy link
Member

Problem

Tests that are marked with run_only_on_default_postgres do not run on debug builds on CI because we run debug builds only for the latest Postgres version (which is 17)

Summary of changes

  • Bump PgVersion.DEFAULT to v17

@bayandin bayandin requested a review from jcsp November 16, 2024 00:18
@bayandin bayandin force-pushed the bayandin/default-pg-17-for-tests branch from 71409b5 to 733b5e4 Compare November 16, 2024 00:24
Copy link

github-actions bot commented Nov 16, 2024

5490 tests run: 5265 passed, 0 failed, 225 skipped (full report)


Flaky tests (1)

Postgres 17

Code coverage* (full report)

  • functions: 31.5% (7932 of 25165 functions)
  • lines: 49.7% (62850 of 126543 lines)

* collected from Rust tests only


The comment gets automatically updated with the latest test results
db743a8 at 2024-11-16T02:35:48.125Z :recycle:

re.error: missing ), unterminated subpattern at position 21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant