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

flaky case TestCaptureFilter #52437

Closed
Tracked by #41316
D3Hunter opened this issue Apr 9, 2024 · 0 comments · Fixed by #52945
Closed
Tracked by #41316

flaky case TestCaptureFilter #52437

D3Hunter opened this issue Apr 9, 2024 · 0 comments · Fixed by #52945
Labels
affects-8.1 This bug affects the 8.1.x(LTS) versions. component/test severity/major sig/planner SIG: Planner type/bug The issue is confirmed as a bug.

Comments

@D3Hunter
Copy link
Contributor

D3Hunter commented Apr 9, 2024

Bug Report

Please answer these questions before submitting your issue. Thanks!

1. Minimal reproduce step (Required)

https://do.pingcap.net/jenkins/blue/rest/organizations/jenkins/pipelines/pingcap/pipelines/tidb/pipelines/ghpr_unit_test/runs/7552/nodes/63/steps/69/log/?start=0

[2024/04/09 03:07:36.849 +00:00] [INFO] [region_request.go:1688] ["send request failed, err: context canceled"] [req-ts=448956217910099968] [req-type=Cop] [region="{ region id: 2, ver: 1, confVer: 1 }"] [replica-read-type=leader] [stale-read=false] [request-sender="{rpcError:context canceled, replicaSelector: replicaSelectorV2{replicaReadType: leader, attempts: 1, cacheRegionIsValid: true, replicaStatus: [peer: 3, store: 1, isEpochStale: false, attempts: 1, replica-epoch: 0, store-epoch: 0, store-state: resolved, store-liveness-state: reachable]}}"] [retry-times=0] [total-backoff-ms=0] [total-backoff-times=0] [max-exec-timeout-ms=60000] [total-region-errors=]
    capture_test.go:916: 
        	Error Trace:	pkg/bindinfo/capture_test.go:916
        	Error:      	"[[select * from `test` . `t` where `a` > ? SELECT /*+ use_index(@`sel_1` `test`.`t` )*/ * FROM `test`.`t` WHERE `a` > 10 test enabled 2024-04-09 03:07:36.931 2024-04-09 03:07:36.931 utf8mb4 utf8mb4_bin capture 9718dd3297445ea0d31e5210a4d30d2520e3193b9e02147c6d354ba5107ab75f ]]" should have 0 item(s), but has 1
        	Test:       	TestCaptureFilter

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

3. What did you see instead (Required)

4. What is your TiDB version? (Required)

master

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects-8.1 This bug affects the 8.1.x(LTS) versions. component/test severity/major sig/planner SIG: Planner type/bug The issue is confirmed as a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants