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
session_test.go:5721: testTiDBAsLibrary.TestMemoryLeak
Please answer these questions before submitting your issue. Thanks!
[2021-09-26T01:30:14.688Z] FAIL: session_test.go:5721: testTiDBAsLibrary.TestMemoryLeak [2021-09-26T01:30:14.688Z] [2021-09-26T01:30:14.688Z] session_test.go:5744: [2021-09-26T01:30:14.688Z] c.Assert(memStat.HeapInuse-oldHeapInUse, Less, uint64(150*units.MiB)) [2021-09-26T01:30:14.688Z] ... compare_one uint64 = 0xaa24000 [2021-09-26T01:30:14.688Z] ... compare_two uint64 = 0x9600000
in ci https://ci.pingcap.net/blue/organizations/jenkins/tidb-unit-test-nightly/detail/tidb-unit-test-nightly/11379/pipeline
The text was updated successfully, but these errors were encountered:
duplicate with #28348
Sorry, something went wrong.
Please check whether the issue should be labeled with 'affects-x.y' or 'fixes-x.y.z', and then remove 'needs-more-info' label.
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/11379/pipeline
2. What did you expect to see? (Required)
3. What did you see instead (Required)
4. What is your TiDB version? (Required)
The text was updated successfully, but these errors were encountered: