-
Notifications
You must be signed in to change notification settings - Fork 4.1k
sql/schemachanger/scplan: TestPlanAlterTable failed #72562
Copy link
Copy link
Closed
Labels
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-foundationsSQL Foundations Team (formerly SQL Schema + SQL Sessions)SQL Foundations Team (formerly SQL Schema + SQL Sessions)branch-masterFailures and bugs on the master branch.Failures and bugs on the master branch.
Description
sql/schemachanger/scplan.TestPlanAlterTable failed with artifacts on master @ 5d68dff8e52616ed92798c1a01b370e62f57c6a8:
=== RUN TestPlanAlterTable
test_log_scope.go:79: test logs captured to: /go/src/github.com/cockroachdb/cockroach/artifacts/logTestPlanAlterTable374271561
test_log_scope.go:80: use -show-logs to present logs inline
=== CONT TestPlanAlterTable
plan_test.go:132: -- test log scope end --
test logs left over in: /go/src/github.com/cockroachdb/cockroach/artifacts/logTestPlanAlterTable374271561
--- FAIL: TestPlanAlterTable (13.86s)
=== RUN TestPlanAlterTable/drop_database
plan_test.go:87: created relation with id 54
plan_test.go:87: created relation with id 55
plan_test.go:87: created relation with id 56
plan_test.go:87: created relation with id 57
plan_test.go:87: created relation with id 58
plan_test.go:87: created relation with id 59
plan_test.go:87: created relation with id 60
plan_test.go:87: created relation with id 61
plan_test.go:87: created relation with id 64
plan_test.go:130:
testdata/drop_database:50: DROP DATABASE db1 CASCADE
output didn't match expected:
@@ -107,14 +107,14 @@
DependedOnBy: 61
TableID: 59
*scop.MarkDescriptorAsDropped
DescID: 58
*scop.RemoveRelationDependedOnBy
+ DependedOnBy: 60
+ TableID: 58
+ *scop.RemoveRelationDependedOnBy
DependedOnBy: 59
- TableID: 58
- *scop.RemoveRelationDependedOnBy
- DependedOnBy: 60
TableID: 58
*scop.MarkDescriptorAsDropped
DescID: 60
*scop.MarkDescriptorAsDropped
DescID: 64
--- FAIL: TestPlanAlterTable/drop_database (2.74s)
Help
See also: [How To Investigate a Go Test Failure \(internal\)](https://cockroachlabs.atlassian.net/l/c/HgfXfJgM)Parameters in this failure:
-
TAGS=deadlock
-
GOFLAGS=-parallel=4
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
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-foundationsSQL Foundations Team (formerly SQL Schema + SQL Sessions)SQL Foundations Team (formerly SQL Schema + SQL Sessions)branch-masterFailures and bugs on the master branch.Failures and bugs on the master branch.