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 TestPlanCacheWithStaleReadByBinaryProto #33349

Closed
gengliqi opened this issue Mar 23, 2022 · 1 comment · Fixed by #33351
Closed

Unstable test TestPlanCacheWithStaleReadByBinaryProto #33349

gengliqi opened this issue Mar 23, 2022 · 1 comment · Fixed by #33351
Assignees
Labels
severity/moderate type/bug The issue is confirmed as a bug.

Comments

@gengliqi
Copy link
Contributor

gengliqi commented Mar 23, 2022

Bug Report

Please answer these questions before submitting your issue. Thanks!

1. Minimal reproduce step (Required)

run TestPlanCacheWithStaleReadByBinaryProto test several times.

2. What did you expect to see? (Required)

Test succeed.

3. What did you see instead (Required)

--- FAIL: TestPlanCacheWithStaleReadByBinaryProto (0.17s)
    result.go:50: 
                Error Trace:    result.go:50
                                                        stale_txn_test.go:1315
                Error:          Not equal: 
                                expected: "[1 10]\n"
                                actual  : ""
                            
                                Diff:
                                --- Expected
                                +++ Actual
                                @@ -1,2 +1 @@
                                -[1 10]
                                 
                Test:           TestPlanCacheWithStaleReadByBinaryProto
                Messages:       &{0x140055dbae0 0x1400468c000 0x140046da1a0}
FAIL

4. What is your TiDB version? (Required)

master

@gengliqi gengliqi added the type/bug The issue is confirmed as a bug. label Mar 23, 2022
@gengliqi gengliqi changed the title unstable test TestPlanCacheWithStaleReadByBinaryProto Unstable test TestPlanCacheWithStaleReadByBinaryProto Mar 23, 2022
@gengliqi
Copy link
Contributor Author

/assign @Yisaer

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

Successfully merging a pull request may close this issue.

2 participants