Skip to content

unstable test ConnTestSuite.TearDownSuite #25458

@tidb-ci-bot

Description

@tidb-ci-bot

Bug Report

conn_test.go:73:
    testleak.AfterTest(c)()
/home/jenkins/agent/workspace/tidb-unit-test-nightly/go/src/github.com/pingcap/tidb/util/testleak/leaktest.go:168:
    c.Errorf("Test %s check-count %d appears to have leaked: %v", c.TestName(), cnt, g)
... Error: Test  check-count 50 appears to have leaked: github.com/pingcap/tidb/domain.(*Domain).loadSchemaInLoop(0xc023646960, 0x3d49df0, 0xc033949600, 0x3b9aca00)
	/home/jenkins/agent/workspace/tidb-unit-test-nightly/go/src/github.com/pingcap/tidb/domain/domain.go:513 +0x218
created by github.com/pingcap/tidb/domain.(*Domain).Init
	/home/jenkins/agent/workspace/tidb-unit-test-nightly/go/src/github.com/pingcap/tidb/domain/domain.go:768 +0x7df

Please answer these questions before submitting your issue. Thanks!

1. Minimal reproduce step (Required)

in ci https://ci.pingcap.net/blue/organizations/jenkins/tidb-unit-test-nightly/detail/tidb-unit-test-nightly/674/pipeline/

2. What did you expect to see? (Required)

3. What did you see instead (Required)

4. What is your TiDB version? (Required)

master a45b3aa

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions