-
Notifications
You must be signed in to change notification settings - Fork 4.1k
sql/tests: crdb_internal.reset_sql_stats() timeout #69541
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.branch-masterFailures and bugs on the master branch.Failures and bugs on the master branch.
Description
sql/tests.TestRandomSyntaxFunctions failed with artifacts on master @ 6700cf65e82a029a1ff76a75250c709aa9637170:
Random syntax error:
rsg_test.go:776: Crash detected: server panic: statement exec timeout
Query:
SELECT crdb_internal.reset_sql_stats() ;
Reproduce
To reproduce, try:
make stressrace TESTS=TestRandomSyntaxFunctions PKG=./pkg/sql/tests TESTTIMEOUT=5m STRESSFLAGS='-timeout 5m' 2>&1Same failure on other branches
- sql/tests: TestRandomSyntaxFunctions failed #66514 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot branch-release-21.1]
- sql/tests: TestRandomSyntaxFunctions failed #63943 sql/tests: TestRandomSyntaxFunctions failed [C-test-failure O-robot T-sql-experience branch-release-20.2]
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-9647
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.branch-masterFailures and bugs on the master branch.Failures and bugs on the master branch.