-
Notifications
You must be signed in to change notification settings - Fork 3.8k
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
sql: TestExplainRedact failed #112868
Labels
branch-release-23.2
Used to mark GA and release blockers, technical advisories, and bugs for 23.2
C-test-failure
Broken test (automatically or manually discovered).
O-robot
Originated from a bot.
T-sql-queries
SQL Queries Team
Milestone
Comments
cockroach-teamcity
added
branch-release-23.2
Used to mark GA and release blockers, technical advisories, and bugs for 23.2
C-test-failure
Broken test (automatically or manually discovered).
O-robot
Originated from a bot.
release-blocker
Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked.
T-sql-queries
SQL Queries Team
labels
Oct 23, 2023
DrewKimball
added a commit
to DrewKimball/cockroach
that referenced
this issue
Oct 25, 2023
This patch adds logging to `TestExplainRedact` and `TestExplainRedactDDL` in the case of non-internal errors, which were previously silently skipped. This should add visibility into the "leaked goroutine" test flakes that have been appearing in these tests. Informs cockroachdb#112868 Release note: None
We suspect this is related to the test ignoring errors, and are adding logging to make it easier to debug. Since it seems like a test-only bug, removing the release-blocker label. |
DrewKimball
removed
the
release-blocker
Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked.
label
Oct 26, 2023
DrewKimball
added a commit
to DrewKimball/cockroach
that referenced
this issue
Oct 26, 2023
This patch adds logging to `TestExplainRedact` and `TestExplainRedactDDL` in the case of non-internal errors, which were previously silently skipped. This should add visibility into the "leaked goroutine" test flakes that have been appearing in these tests. Informs cockroachdb#112868 Release note: None
craig bot
pushed a commit
that referenced
this issue
Oct 27, 2023
113104: sql: log non-internal errors for explain-redaction test r=DrewKimball a=DrewKimball This patch adds logging to `TestExplainRedact` and `TestExplainRedactDDL` in the case of non-internal errors, which were previously silently skipped. This should add visibility into the "leaked goroutine" test flakes that have been appearing in these tests. Informs #112868 Release note: None Co-authored-by: Drew Kimball <[email protected]>
We'll wait for this to trigger again with the extra logging. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
branch-release-23.2
Used to mark GA and release blockers, technical advisories, and bugs for 23.2
C-test-failure
Broken test (automatically or manually discovered).
O-robot
Originated from a bot.
T-sql-queries
SQL Queries Team
sql.TestExplainRedact failed with artifacts on release-23.2 @ 11457b476f9a325cd32d402374d8469e2bc517bb:
Help
See also: How To Investigate a Go Test Failure (internal)
This test on roachdash | Improve this report!
Jira issue: CRDB-32652
The text was updated successfully, but these errors were encountered: