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

pkg/sql/colexec/colexecbase/colexecbase_test: TestRandomizedCast failed #98660

Closed
cockroach-teamcity opened this issue Mar 15, 2023 · 1 comment · Fixed by #98688
Closed

pkg/sql/colexec/colexecbase/colexecbase_test: TestRandomizedCast failed #98660

cockroach-teamcity opened this issue Mar 15, 2023 · 1 comment · Fixed by #98688
Assignees
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. T-sql-queries SQL Queries Team
Milestone

Comments

@cockroach-teamcity
Copy link
Member

cockroach-teamcity commented Mar 15, 2023

pkg/sql/colexec/colexecbase/colexecbase_test.TestRandomizedCast failed with artifacts on master @ 9b43dc50d468171bc9919dc684b7274b63e13da2:

=== RUN   TestRandomizedCast
    test_log_scope.go:161: test logs captured to: /artifacts/tmp/_tmp/e8ecb0a2d1daf60d35be0846c86e1f60/logTestRandomizedCast3731116985
    test_log_scope.go:79: use -show-logs to present logs inline
    cast_test.go:88: unexpected error from the vectorized engine: runtime error: index out of range [3185] with length 2856
    panic.go:522: -- test log scope end --
test logs left over in: /artifacts/tmp/_tmp/e8ecb0a2d1daf60d35be0846c86e1f60/logTestRandomizedCast3731116985
--- FAIL: TestRandomizedCast (3.67s)

Parameters: TAGS=bazel,gss

Help

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

/cc @cockroachdb/sql-queries

This test on roachdash | Improve this report!

Jira issue: CRDB-25426

@cockroach-teamcity cockroach-teamcity added branch-master Failures and bugs on the master branch. C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. labels Mar 15, 2023
@cockroach-teamcity cockroach-teamcity added this to the 23.1 milestone Mar 15, 2023
@blathers-crl blathers-crl bot added the T-sql-queries SQL Queries Team label Mar 15, 2023
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. T-sql-queries SQL Queries Team
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants