Skip to content
New issue

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

Unstable test session_test.go:5721: testTiDBAsLibrary.TestMemoryLeak #28351

Closed
Tracked by #25899
zhouqiang-cl opened this issue Sep 26, 2021 · 2 comments
Closed
Tracked by #25899
Labels
type/bug The issue is confirmed as a bug.

Comments

@zhouqiang-cl
Copy link
Contributor

Bug Report

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


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)

@zhouqiang-cl zhouqiang-cl added the type/bug The issue is confirmed as a bug. label Sep 26, 2021
@zhouqiang-cl
Copy link
Contributor Author

duplicate with #28348

@github-actions
Copy link

Please check whether the issue should be labeled with 'affects-x.y' or 'fixes-x.y.z', and then remove 'needs-more-info' label.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug The issue is confirmed as a bug.
Projects
None yet
Development

No branches or pull requests

1 participant