We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
testPlanSerialSuite.TestPlanCacheHitInfo
Please answer these questions before submitting your issue. Thanks!
[2021-06-20T22:18:06.839Z] FAIL: prepare_test.go:815: testPlanSerialSuite.TestPlanCacheHitInfo [2021-06-20T22:18:06.839Z] [2021-06-20T22:18:06.839Z] prepare_test.go:856: [2021-06-20T22:18:06.839Z] ... [2021-06-20T22:18:06.840Z] /home/jenkins/agent/workspace/tidb-unit-test-nightly/go/src/github.com/pingcap/tidb/util/testleak/leaktest.go:168: [2021-06-20T22:18:06.840Z] c.Errorf("Test %s check-count %d appears to have leaked: %v", c.TestName(), cnt, g) [2021-06-20T22:18:06.840Z] ... Error: Test testPlanSerialSuite.TestPlanCacheHitInfo check-count 50 appears to have leaked: github.com/pingcap/tidb/ddl.(*worker).start(0xc2b56d3650, 0xc0f26e5200) [2021-06-20T22:18:06.840Z] /home/jenkins/agent/workspace/tidb-unit-test-nightly/go/src/github.com/pingcap/tidb/ddl/ddl_worker.go:157 +0x315 [2021-06-20T22:18:06.840Z] created by github.com/pingcap/tidb/ddl.(*ddl).Start [2021-06-20T22:18:06.840Z] /home/jenkins/agent/workspace/tidb-unit-test-nightly/go/src/github.com/pingcap/tidb/ddl/ddl.go:364 +0x6a5
in ci https://ci.pingcap.net/blue/organizations/jenkins/tidb-unit-test-nightly/detail/tidb-unit-test-nightly/1444/pipeline
master 712fb1c
The text was updated successfully, but these errors were encountered:
PTAL @eurekaka
Sorry, something went wrong.
I believe that this has been fixed by #26514, so close it.
Note: Make Sure that 'component', and 'severity' labels are added Example for how to fill out the template: #20100
eurekaka
No branches or pull requests
Bug Report
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/1444/pipeline
2. What did you expect to see? (Required)
3. What did you see instead (Required)
4. What is your TiDB version? (Required)
master 712fb1c
The text was updated successfully, but these errors were encountered: