Skip to content

roachtest: add v10.TestBigColumn to gopg blocklist#172197

Open
abhishek-dalbanjan wants to merge 1 commit into
cockroachdb:masterfrom
abhishek-dalbanjan:fix-gopg-bigcolumn
Open

roachtest: add v10.TestBigColumn to gopg blocklist#172197
abhishek-dalbanjan wants to merge 1 commit into
cockroachdb:masterfrom
abhishek-dalbanjan:fix-gopg-bigcolumn

Conversation

@abhishek-dalbanjan

@abhishek-dalbanjan abhishek-dalbanjan commented Jul 2, 2026

Copy link
Copy Markdown

This PR adds the unexpectedly failing test v10.TestBigColumn to the gopgBlockList inside pkg/cmd/roachtest/tests/gopg_blocklist.go.

The test was reported to be failing unexpectedly on the release branch, blocking releases. By adding it to the known failures blocklist, we allow CI to pass and unblock the release pipeline while the root cause is investigated.

Fixes #172196

Release note: None

@blathers-crl

blathers-crl Bot commented Jul 2, 2026

Copy link
Copy Markdown

Thank you for contributing to CockroachDB. Please ensure you have followed the guidelines for creating a PR.

Before a member of our team reviews your PR, I have some potential action items for you:

  • Please ensure your git commit message contains a release note.
  • When CI has completed, please ensure no errors have appeared.

I was unable to automatically find a reviewer. You can try CCing one of the following members:

  • A person you worked with closely on this PR.
  • The person who created the ticket, or a CRDB organization member involved with the ticket (author, commenter, etc.).
  • Join our community slack channel and ask on #contributors.
  • Try find someone else from here.

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

@blathers-crl blathers-crl Bot added O-community Originated from the community X-blathers-untriaged blathers was unable to find an owner labels Jul 2, 2026
@cockroachlabs-cla-agent

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@blathers-crl

blathers-crl Bot commented Jul 2, 2026

Copy link
Copy Markdown

Thank you for updating your pull request.

My owl senses detect your PR is good for review. Please keep an eye out for any test failures in CI.

I was unable to automatically find a reviewer. You can try CCing one of the following members:

  • A person you worked with closely on this PR.
  • The person who created the ticket, or a CRDB organization member involved with the ticket (author, commenter, etc.).
  • Join our community slack channel and ask on #contributors.
  • Try find someone else from here.

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

This commit adds the unexpectedly failing test v10.TestBigColumn
to the gopgBlockList. The test was failing on the release branch,
blocking the release pipeline. Blocklisting it allows CI to pass
while the root cause is investigated separately.

Fixes cockroachdb#172196

Release note: None
@tuansydau tuansydau added the T-testeng TestEng Team label Jul 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

O-community Originated from the community T-testeng TestEng Team X-blathers-untriaged blathers was unable to find an owner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

release-26.3: roachtest: gopg failed

2 participants