Skip to content

sql/schemachanger/scplan: TestPlanAlterTable failed #72561

@cockroach-teamcity

Description

@cockroach-teamcity

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/logTestPlanAlterTable104138417
    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/logTestPlanAlterTable104138417
--- FAIL: TestPlanAlterTable (7.09s)
=== 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:
        @@ -99,14 +99,14 @@
             DependedOnBy: 64
             TableID: 61
           *scop.MarkDescriptorAsDropped
             DescID: 59
           *scop.RemoveRelationDependedOnBy
        +    DependedOnBy: 61
        +    TableID: 59
        +  *scop.RemoveRelationDependedOnBy
             DependedOnBy: 60
        -    TableID: 59
        -  *scop.RemoveRelationDependedOnBy
        -    DependedOnBy: 61
             TableID: 59
           *scop.MarkDescriptorAsDropped
             DescID: 58
           *scop.RemoveRelationDependedOnBy
             DependedOnBy: 59
    --- FAIL: TestPlanAlterTable/drop_database (1.22s)
Help

See also: [How To Investigate a Go Test Failure \(internal\)](https://cockroachlabs.atlassian.net/l/c/HgfXfJgM)Parameters in this failure:

  • GOFLAGS=-parallel=4

/cc @cockroachdb/sql-schema

This test on roachdash | Improve this report!

Metadata

Metadata

Assignees

Labels

C-test-failureBroken test (automatically or manually discovered).O-robotOriginated from a bot.T-sql-foundationsSQL Foundations Team (formerly SQL Schema + SQL Sessions)branch-masterFailures and bugs on the master branch.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions