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
Please answer these questions before submitting your issue. Thanks!
run TestPlanCacheWithStaleReadByBinaryProto test several times.
TestPlanCacheWithStaleReadByBinaryProto
Test succeed.
--- 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
master
The text was updated successfully, but these errors were encountered:
/assign @Yisaer
Sorry, something went wrong.
executor: fix unstable test TestPlanCacheWithStaleReadByBinaryProto (#…
1df16c0
…33351) close #33349
Yisaer
Successfully merging a pull request may close this issue.
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)
4. What is your TiDB version? (Required)
master
The text was updated successfully, but these errors were encountered: