sql: TestTruncateTable failed
Author: cockroach-teamcityCreated Sep 17, 2026Updated Sep 17, 2026
LabelsC-test-failureO-robotbranch-masterT-sql-foundationsrelease-blocker
sql.TestTruncateTable failed with artifacts on master @ 6ce6e04149eca74375476ad1fabc5fad0bc89ffe:
=== RUN TestTruncateTable
test_log_scope.go:172: test logs captured to: /artifacts/tmp/_tmp/004ac2cdb3e4dcce971cd33db6280729/logTestTruncateTable2918005744
test_log_scope.go:82: use -show-logs to present logs inline
test_server_shim.go:637: DRPC is enabled (via testserver factory defaults)
multitenant_admin_function_test.go:451: condition failed to evaluate within 45s: from multitenant_admin_function_test.go:488: expected "<before:/Table/104/1/1>" to be contained in result "<before:/Table/104/54/1>" tenant=system row=0 col=0
goroutine dump: /artifacts/tmp/_tmp/004ac2cdb3e4dcce971cd33db6280729/goroutine_dump_1215269658.txt
panic.go:694: -- test log scope end --
test logs left over in: /artifacts/tmp/_tmp/004ac2cdb3e4dcce971cd33db6280729/logTestTruncateTable2918005744
--- FAIL: TestTruncateTable (52.82s)See also: How To Investigate a Go Test Failure (internal)
/cc @cockroachlabs/sql-foundationsJira issue: CRDB-68487
Source: cockroachdb/cockroach