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

sql/tests: TestRandomSyntaxSchemaChangeDatabase failed #128437

Closed
cockroach-teamcity opened this issue Aug 7, 2024 · 1 comment
Closed

sql/tests: TestRandomSyntaxSchemaChangeDatabase failed #128437

cockroach-teamcity opened this issue Aug 7, 2024 · 1 comment
Assignees
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. P-3 Issues/test failures with no fix SLA T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions)
Milestone

Comments

@cockroach-teamcity
Copy link
Member

cockroach-teamcity commented Aug 7, 2024

sql/tests.TestRandomSyntaxSchemaChangeDatabase failed with artifacts on release-23.2 @ 9cc06bad544cce73af83a0ac2ec9f2b04753a376:

Random syntax error:

    rsg_test.go:952: Crash detected: server panic: statement exec timeout

Query:

        DROP DATABASE IF EXISTS ident CASCADE;
Help

See also: How To Investigate a Go Test Failure (internal)

Same failure on other branches

/cc @cockroachdb/sql-foundations

This test on roachdash | Improve this report!

Jira issue: CRDB-41012

@cockroach-teamcity 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-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions) labels Aug 7, 2024
@cockroach-teamcity cockroach-teamcity added this to the 23.2 milestone Aug 7, 2024
@rafiss rafiss removed the release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked. label Aug 13, 2024
@rafiss rafiss added the P-3 Issues/test failures with no fix SLA label Aug 13, 2024
@fqazi
Copy link
Collaborator

fqazi commented Aug 16, 2024

Fixed via: #128974

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. P-3 Issues/test failures with no fix SLA T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions)
Projects
No open projects
Status: Done
Development

No branches or pull requests

3 participants