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

Enable the pg_regress tests on staging for PG17 #9978

Merged
merged 67 commits into from
Dec 9, 2024

Conversation

a-masterov
Copy link
Contributor

@a-masterov a-masterov commented Dec 3, 2024

Problem

Currently, we run the pg_regress tests only for PG16
However, PG17 is a part of Neon and should be tested as well

Summary of changes

Modified the workflow and added a patch for PG17 enabling the pg_regress tests.
The problem with leftovers was solved by using branches.

@a-masterov a-masterov changed the title Amasterov/regress staging 17 Enable the pg_regress tests on staging for PG17 Dec 3, 2024
Copy link

github-actions bot commented Dec 3, 2024

7051 tests run: 6726 passed, 0 failed, 325 skipped (full report)


Flaky tests (6)

Postgres 17

Postgres 15

Postgres 14

Code coverage* (full report)

  • functions: 31.4% (8335 of 26528 functions)
  • lines: 47.7% (65574 of 137367 lines)

* collected from Rust tests only


The comment gets automatically updated with the latest test results
427a573 at 2024-12-09T18:17:54.185Z :recycle:

@a-masterov a-masterov marked this pull request as ready for review December 6, 2024 13:45
@a-masterov a-masterov requested review from a team as code owners December 6, 2024 13:45
@a-masterov a-masterov requested a review from MMeent December 6, 2024 13:45
.github/workflows/cloud-regress.yml Outdated Show resolved Hide resolved
.github/workflows/cloud-regress.yml Outdated Show resolved Hide resolved
.github/workflows/cloud-regress.yml Show resolved Hide resolved
.github/workflows/cloud-regress.yml Show resolved Hide resolved
@a-masterov a-masterov requested a review from bayandin December 9, 2024 15:14
Copy link
Member

@bayandin bayandin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!
Need to delete one more extra file, and we're good to merge it! Well done!

.github/actions/neon-wait-operations-to-finish/action.yml Outdated Show resolved Hide resolved
@a-masterov a-masterov added this pull request to the merge queue Dec 9, 2024
Merged via the queue into main with commit 92273b6 Dec 9, 2024
85 checks passed
@a-masterov a-masterov deleted the amasterov/regress-staging-17 branch December 9, 2024 19:32
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.

3 participants