-
Notifications
You must be signed in to change notification settings - Fork 4.1k
sql/tests: TestRandomSyntaxSchemaChangeColumn failed #65736
Copy link
Copy link
Closed
Labels
C-test-failureBroken test (automatically or manually discovered).Broken test (automatically or manually discovered).O-robotOriginated from a bot.Originated from a bot.T-sql-foundationsSQL Foundations Team (formerly SQL Schema + SQL Sessions)SQL Foundations Team (formerly SQL Schema + SQL Sessions)branch-masterFailures and bugs on the master branch.Failures and bugs on the master branch.
Description
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>&1Same failure on other branches
- sql/tests: TestRandomSyntaxSchemaChangeColumn failed #65632 sql/tests: TestRandomSyntaxSchemaChangeColumn failed [C-test-failure O-robot branch-release-20.2]
- sql/tests: TestRandomSyntaxSchemaChangeColumn failed #63944 sql/tests: TestRandomSyntaxSchemaChangeColumn failed [C-test-failure O-robot branch-release-21.1]
- sql/tests: TestRandomSyntaxSchemaChangeColumn failed #63202 sql/tests: TestRandomSyntaxSchemaChangeColumn failed [C-test-failure O-robot branch-release-20.1]
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
C-test-failureBroken test (automatically or manually discovered).Broken test (automatically or manually discovered).O-robotOriginated from a bot.Originated from a bot.T-sql-foundationsSQL Foundations Team (formerly SQL Schema + SQL Sessions)SQL Foundations Team (formerly SQL Schema + SQL Sessions)branch-masterFailures and bugs on the master branch.Failures and bugs on the master branch.