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: TestRandomSyntaxFunctions failed #87248

Closed
cockroach-teamcity opened this issue Sep 1, 2022 · 0 comments · Fixed by #87286
Closed

sql/tests: TestRandomSyntaxFunctions failed #87248

cockroach-teamcity opened this issue Sep 1, 2022 · 0 comments · Fixed by #87286
Labels
branch-master Failures and bugs on the master branch. C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot.
Milestone

Comments

@cockroach-teamcity
Copy link
Member

cockroach-teamcity commented Sep 1, 2022

sql/tests.TestRandomSyntaxFunctions failed with artifacts on master @ b316a5ed5fe7253d113174d9d95ddebf1143b4e4:

Random syntax error:

    rsg_test.go:847: Crash detected: server panic: driver: bad connection

Query:

        SELECT crdb_internal.scan('\xff':::BYTES, '\x3f5918':::BYTES) ;
Help

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

Same failure on other branches

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

Jira issue: CRDB-19233

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
branch-master Failures and bugs on the master branch. C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant