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
testSuite.TestIterator
Please answer these questions before submitting your issue. Thanks!
[2021-07-13T23:51:04.856Z] FAIL: lockstore_test.go:91: testSuite.TestIterator [2021-07-13T23:51:04.856Z] [2021-07-13T23:51:04.856Z] lockstore_test.go:98: [2021-07-13T23:51:04.856Z] c.Assert(ls.getArena().blocks, HasLen, 33) [2021-07-13T23:51:04.856Z] ... obtained []*lockstore.arenaBlock = []*lockstore.arenaBlock{(*lockstore.arenaBlock)(0xc000808030), (*lockstore.arenaBlock)(0xc000808090), (*lockstore.arenaBlock)(0xc0008080c0), (*lockstore.arenaBlock)(0xc0008080f0), (*lockstore.arenaBlock)(0xc000808150), (*lockstore.arenaBlock)(0xc0008081b0), (*lockstore.arenaBlock)(0xc0008081e0), (*lockstore.arenaBlock)(0xc000808210), (*lockstore.arenaBlock)(0xc000808240), (*lockstore.arenaBlock)(0xc000808270), (*lockstore.arenaBlock)(0xc0008082a0), (*lockstore.arenaBlock)(0xc0008082d0), (*lockstore.arenaBlock)(0xc000808300), (*lockstore.arenaBlock)(0xc000808330), (*lockstore.arenaBlock)(0xc000808360), (*lockstore.arenaBlock)(0xc000808390), (*lockstore.arenaBlock)(0xc0008083c0), (*lockstore.arenaBlock)(0xc0008083f0), (*lockstore.arenaBlock)(0xc000808420), (*lockstore.arenaBlock)(0xc000808450), (*lockstore.arenaBlock)(0xc000808480), (*lockstore.arenaBlock)(0xc0008084b0), (*lockstore.arenaBlock)(0xc0008084e0), (*lockstore.arenaBlock)(0xc000808510), (*lockstore.arenaBlock)(0xc000808540), (*lockstore.arenaBlock)(0xc000808570), (*lockstore.arenaBlock)(0xc0008085a0), (*lockstore.arenaBlock)(0xc0008085d0), (*lockstore.arenaBlock)(0xc000808600), (*lockstore.arenaBlock)(0xc000808630), (*lockstore.arenaBlock)(0xc000808660), (*lockstore.arenaBlock)(0xc000808690), (*lockstore.arenaBlock)(0xc0008086c0), (*lockstore.arenaBlock)(0xc0008086f0)} [2021-07-13T23:51:04.856Z] ... n int = 33
in ci https://ci.pingcap.net/blue/organizations/jenkins/tidb_ghpr_check_2/detail/tidb_ghpr_check_2/17129/pipeline
master
The text was updated successfully, but these errors were encountered:
There is little information related to the test case, and it cannot be reproduced.
I will close it for now.
Sorry, something went wrong.
Please check whether the issue should be labeled with 'affects-x.y' or 'backport-x.y.z', and then remove 'needs-more-info' label.
bb7133
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_ghpr_check_2/detail/tidb_ghpr_check_2/17129/pipeline
2. What did you expect to see? (Required)
3. What did you see instead (Required)
4. What is your TiDB version? (Required)
master
The text was updated successfully, but these errors were encountered: