Skip to content

sql/tests: TestRandomSyntaxSchemaChangeColumn failed #65736

@cockroach-teamcity

Description

@cockroach-teamcity

sql/tests.TestRandomSyntaxSchemaChangeColumn failed with artifacts on master @ 4e3437fb275f1eb7645ca04d942c82a596c3826e:

Random syntax error:

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

Query:

        ALTER TABLE ident.ident ALTER INTERVAL SET NOT NULL;
Reproduce

To reproduce, try:

make stressrace TESTS=TestRandomSyntaxSchemaChangeColumn PKG=./pkg/sql/tests TESTTIMEOUT=5m STRESSFLAGS='-timeout 5m' 2>&1

Same failure on other branches

Internal log

mjibson marked as alumn{us/a}; resolving to rafiss instead

/cc @cockroachdb/sql-experience rafiss

This test on roachdash | Improve this report!

Jira issue: CRDB-7737

Metadata

Metadata

Assignees

Labels

C-test-failureBroken test (automatically or manually discovered).O-robotOriginated from a bot.T-sql-foundationsSQL Foundations Team (formerly SQL Schema + SQL Sessions)branch-masterFailures and bugs on the master branch.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions