-
Notifications
You must be signed in to change notification settings - Fork 4k
Closed
Labels
A-sql-table-statsTable statistics (and their automatic refresh).Table statistics (and their automatic refresh).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-queriesSQL Queries TeamSQL Queries Teambranch-masterFailures and bugs on the master branch.Failures and bugs on the master branch.release-blockerIndicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked.Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked.
Description
sql.TestExplainRedact failed on master @ 5e6a8549fad7ec01af94671b59d0be46d2b36240:
--- FAIL: TestExplainRedact/ExplainAnalyze/Plan/Catalog (0.02s)
=== RUN TestExplainRedact/ExplainAnalyze/Plan/Memo
explain_test_util.go:128: pq: internal error: only one partial statistic can be requested at a time
--- FAIL: TestExplainRedact/ExplainAnalyze/Plan/Memo (0.02s)
=== RUN TestExplainRedact/ExplainAnalyze/Plan
--- FAIL: TestExplainRedact/ExplainAnalyze/Plan (0.14s)
=== RUN TestExplainRedact/Explain
--- FAIL: TestExplainRedact/Explain (0.51s)
=== RUN TestExplainRedact/Explain/Vec/Shape
explain_test_util.go:128: pq: internal error: only one partial statistic can be requested at a time
--- FAIL: TestExplainRedact/Explain/Vec/Shape (0.01s)
=== RUN TestExplainRedact/ExplainAnalyze
--- FAIL: TestExplainRedact/ExplainAnalyze (0.60s)
=== RUN TestExplainRedact/ExplainAnalyze/NoMode
--- FAIL: TestExplainRedact/ExplainAnalyze/NoMode (0.16s)
=== RUN TestExplainRedact/ExplainAnalyze/NoMode/NoFlag
explain_test_util.go:128: pq: internal error: only one partial statistic can be requested at a time
--- FAIL: TestExplainRedact/ExplainAnalyze/NoMode/NoFlag (0.03s)
=== RUN TestExplainRedact/ExplainAnalyze/NoMode/Verbose
explain_test_util.go:128: pq: internal error: only one partial statistic can be requested at a time
--- FAIL: TestExplainRedact/ExplainAnalyze/NoMode/Verbose (0.02s)
=== RUN TestExplainRedact/ExplainAnalyze/Plan/Verbose
explain_test_util.go:128: pq: internal error: only one partial statistic can be requested at a time
--- FAIL: TestExplainRedact/ExplainAnalyze/Plan/Verbose (0.02s)
=== RUN TestExplainRedact/Explain/Vec/NoFlag
explain_test_util.go:128: pq: internal error: only one partial statistic can be requested at a time
--- FAIL: TestExplainRedact/Explain/Vec/NoFlag (0.01s)
=== RUN TestExplainRedact/ExplainAnalyze/NoMode/Shape
explain_test_util.go:128: pq: internal error: only one partial statistic can be requested at a time
--- FAIL: TestExplainRedact/ExplainAnalyze/NoMode/Shape (0.02s)
=== RUN TestExplainRedact/ExplainAnalyze/Plan/Shape
explain_test_util.go:128: pq: internal error: only one partial statistic can be requested at a time
--- FAIL: TestExplainRedact/ExplainAnalyze/Plan/Shape (0.02s)
=== RUN TestExplainRedact/ExplainAnalyze/Plan/Viz
explain_test_util.go:128: pq: internal error: only one partial statistic can be requested at a time
--- FAIL: TestExplainRedact/ExplainAnalyze/Plan/Viz (0.02s)
=== RUN TestExplainRedact/Explain/Vec
--- FAIL: TestExplainRedact/Explain/Vec (0.08s)
=== RUN TestExplainRedact/Explain/Vec/Memo
explain_test_util.go:128: pq: internal error: only one partial statistic can be requested at a time
--- FAIL: TestExplainRedact/Explain/Vec/Memo (0.01s)
=== RUN TestExplainRedact/Explain/Vec/Types
explain_test_util.go:128: pq: internal error: only one partial statistic can be requested at a time
--- FAIL: TestExplainRedact/Explain/Vec/Types (0.01s)
=== RUN TestExplainRedact/ExplainAnalyze/Plan/Types
explain_test_util.go:128: pq: internal error: only one partial statistic can be requested at a time
--- FAIL: TestExplainRedact/ExplainAnalyze/Plan/Types (0.02s)
=== RUN TestExplainRedact/Explain/Vec/Viz
explain_test_util.go:128: pq: internal error: only one partial statistic can be requested at a time
--- FAIL: TestExplainRedact/Explain/Vec/Viz (0.01s)
Parameters:
attempt=1run=1shard=5
This test on roachdash | Improve this report!
Jira issue: CRDB-41234
Metadata
Metadata
Assignees
Labels
A-sql-table-statsTable statistics (and their automatic refresh).Table statistics (and their automatic refresh).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-queriesSQL Queries TeamSQL Queries Teambranch-masterFailures and bugs on the master branch.Failures and bugs on the master branch.release-blockerIndicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked.Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked.
Type
Projects
Status
Done