-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Closed
Labels
component/testseverity/majorsig/executionSIG executionSIG executiontype/bugThe issue is confirmed as a bug.The issue is confirmed as a bug.
Description
Bug Report
[2021-06-08T12:10:56.024Z] ----------------------------------------------------------------------
[2021-06-08T12:10:56.024Z] FAIL: infoschema_reader_test.go:106: inspectionSuite.TearDownSuite
[2021-06-08T12:10:56.024Z]
[2021-06-08T12:10:56.024Z] infoschema_reader_test.go:109:
[2021-06-08T12:10:56.024Z] testleak.AfterTest(c)()
[2021-06-08T12:10:56.024Z] /home/jenkins/agent/workspace/tidb-unit-test-nightly/go/src/github.com/pingcap/tidb/util/testleak/leaktest.go:168:
[2021-06-08T12:10:56.024Z] c.Errorf("Test %s check-count %d appears to have leaked: %v", c.TestName(), cnt, g)
[2021-06-08T12:10:56.024Z] ... Error: Test check-count 50 appears to have leaked: github.com/pingcap/tidb/domain.(*Domain).TelemetryRotateSubWindowLoop.func1(0xc077fc7c20)
[2021-06-08T12:10:56.024Z] /home/jenkins/agent/workspace/tidb-unit-test-nightly/go/src/github.com/pingcap/tidb/domain/domain.go:1079 +0xd8
[2021-06-08T12:10:56.024Z] created by github.com/pingcap/tidb/domain.(*Domain).TelemetryRotateSubWindowLoop
[2021-06-08T12:10:56.024Z] /home/jenkins/agent/workspace/tidb-unit-test-nightly/go/src/github.com/pingcap/tidb/domain/domain.go:1072 +0x7f
Please answer these questions before submitting your issue. Thanks!
1. Minimal reproduce step (Required)
2. What did you expect to see? (Required)
3. What did you see instead (Required)
4. What is your TiDB version? (Required)
master cad482c
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
component/testseverity/majorsig/executionSIG executionSIG executiontype/bugThe issue is confirmed as a bug.The issue is confirmed as a bug.