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

Fix pg_regress tests on a cloud staging instance #10134

Merged
merged 6 commits into from
Dec 13, 2024

Conversation

a-masterov
Copy link
Contributor

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

Problem

pg_regress tests start failing due to unique ids added to Neon error messages

Summary of changes

Patches updated

@a-masterov a-masterov force-pushed the amasterov/fix-cloud-regress-1312 branch from 31b0cef to c9fedd6 Compare December 13, 2024 08:59
@a-masterov a-masterov marked this pull request as ready for review December 13, 2024 10:10
@a-masterov a-masterov requested review from a team as code owners December 13, 2024 10:10
@a-masterov a-masterov requested a review from hlinnaka December 13, 2024 10:10
Copy link

7095 tests run: 6798 passed, 0 failed, 297 skipped (full report)


Flaky tests (1)

Postgres 17

Code coverage* (full report)

  • functions: 31.4% (8401 of 26732 functions)
  • lines: 48.1% (66625 of 138650 lines)

* collected from Rust tests only


The comment gets automatically updated with the latest test results
32c9c5c at 2024-12-13T11:05:27.548Z :recycle:

@a-masterov a-masterov requested a review from bayandin December 13, 2024 11:30
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.

Thanks for the fix!

pg_regress tests start failing due to unique ids added to Neon error messages

Do you have a link to a PR/discussion about it?

@a-masterov
Copy link
Contributor Author

Do you have a link to a PR/discussion about it?

Yes, https://github.com/neondatabase/cloud/pull/21501

@a-masterov a-masterov added this pull request to the merge queue Dec 13, 2024
Merged via the queue into main with commit 7dc3826 Dec 13, 2024
86 of 90 checks passed
@a-masterov a-masterov deleted the amasterov/fix-cloud-regress-1312 branch December 13, 2024 13:59
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