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 #85375

Closed
cockroach-teamcity opened this issue Jul 31, 2022 · 0 comments · Fixed by #85869
Closed

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

cockroach-teamcity opened this issue Jul 31, 2022 · 0 comments · Fixed by #85869
Assignees
Labels
branch-release-22.1 Used to mark GA and release blockers, technical advisories, and bugs for 22.1 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 Jul 31, 2022

pkg/sql/colexec/colexecbase/colexecbase_test.TestRandomizedCast failed with artifacts on release-22.1 @ 60293f9fdb49de3c0e0a7ad4bf49f92cec05b1a5:

=== RUN   TestRandomizedCast
    test_log_scope.go:79: test logs captured to: /artifacts/tmp/_tmp/4f00c4004ce2a6de0c1da48dad9b084e/logTestRandomizedCast1436221637
    test_log_scope.go:80: use -show-logs to present logs inline
    cast_test.go:110: expected didn't match actual. diff:
        @@ -1,13 +1,13 @@
         0: [ARRAY['``','8',e'\x12','"',')'], ARRAY['``','8',e'\x12','"',')']]
         1: [ARRAY['E'], ARRAY['E']]
         2: [ARRAY[e'\x1b',e'\x0e',e'\x04','V','X'], ARRAY[e'\x1b',e'\x0e',e'\x04','V','X']]
         3: [ARRAY[e'\x7f','.','^','N','3'], ARRAY[e'\x7f','.','^','N','3']]
         4: [ARRAY['%',e'\x0f'], ARRAY['%',e'\x0f']]
         5: [ARRAY[e'\x0f','2','W'], ARRAY[e'\x0f','2','W']]
         6: [ARRAY[e'\x07',e'\x11'], ARRAY[e'\x07',e'\x11']]
         7: [ARRAY[e'\x18','}','E','Y'], ARRAY[e'\x18','}','E','Y']]
         8: [ARRAY['6',e'\x1c'], ARRAY['6',e'\x1c']]
         9: [ARRAY[e'\x02','','X','t'], ARRAY[e'\x02','','X','t']]
         10: [ARRAY[e'\'','e'], ARRAY[e'\'','e']]
        -11: [ARRAY['s',' ','j','+'], ARRAY['s','','j','+']]
        +11: [ARRAY['s',' ','j','+'], ARRAY['s',' ','j','+']]
    panic.go:642: -- test log scope end --
--- FAIL: TestRandomizedCast (0.08s)
Help

See also: How To Investigate a Go Test Failure (internal)
Parameters in this failure:

  • TAGS=bazel,gss,deadlock

This test on roachdash | Improve this report!

Jira issue: CRDB-18213

@cockroach-teamcity cockroach-teamcity added branch-release-22.1 Used to mark GA and release blockers, technical advisories, and bugs for 22.1 C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. labels Jul 31, 2022
@cockroach-teamcity cockroach-teamcity added this to the 22.1 milestone Jul 31, 2022
@blathers-crl blathers-crl bot added the T-sql-queries SQL Queries Team label Jul 31, 2022
@yuzefovich yuzefovich self-assigned this Aug 10, 2022
@craig craig bot closed this as completed in a3cb8aa Aug 10, 2022
@mgartner mgartner moved this to Done in SQL Queries Jul 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
branch-release-22.1 Used to mark GA and release blockers, technical advisories, and bugs for 22.1 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.

2 participants