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

roachtest: skip opr_sanity.sql in pg_regress #123652

Merged
merged 1 commit into from
May 6, 2024

Conversation

yuzefovich
Copy link
Member

@yuzefovich yuzefovich commented May 5, 2024

We currently have incomplete pg_catalog.pg_proc contents, so opr_sanity.sql subtest results in invalid entries that need to be updated every time when a new builtin function is introduced, which is an unnecessary toil. Let's skip this subtest for now.

Informs: #123401.
Informs: #123651.
Epic: None

Release note: None

We currently have incomplete `pg_catalog.pg_proc` contents, so
`opr_sanity.sql` subtest results in invalid entries that need to be
updated every time when a new builtin function is introduced, which is
an unnecessary toil. Let's skip this subtest for now.

Epic: None

Release note: None
@yuzefovich yuzefovich requested review from a team and DrewKimball and removed request for a team and DrewKimball May 5, 2024 21:45
@yuzefovich yuzefovich requested a review from a team as a code owner May 5, 2024 21:45
@yuzefovich yuzefovich requested review from michae2, herkolategan and renatolabs and removed request for a team May 5, 2024 21:45
Copy link

blathers-crl bot commented May 5, 2024

Your pull request contains more than 1000 changes. It is strongly encouraged to split big PRs into smaller chunks.

🦉 Hoot! I am a Blathers, a bot for CockroachDB. My owner is dev-inf.

@cockroach-teamcity
Copy link
Member

This change is Reviewable

Copy link
Collaborator

@michae2 michae2 left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewed 2 of 2 files at r1, all commit messages.
Reviewable status: :shipit: complete! 1 of 0 LGTMs obtained (waiting on @herkolategan and @renatolabs)

@yuzefovich
Copy link
Member Author

TFTR!

bors r+

@craig craig bot merged commit 208fd12 into cockroachdb:master May 6, 2024
22 checks passed
@yuzefovich yuzefovich deleted the pg_regress branch May 6, 2024 19:17
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