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 test TestLeaderTick #47023

Open
Tracked by #41316
hawkingrei opened this issue Sep 18, 2023 · 2 comments
Open
Tracked by #41316

flaky test TestLeaderTick #47023

hawkingrei opened this issue Sep 18, 2023 · 2 comments
Assignees
Labels
component/test sig/transaction SIG:Transaction type/question The issue belongs to a question.

Comments

@hawkingrei
Copy link
Member

Bug Report

Please answer these questions before submitting your issue. Thanks!

1. Minimal reproduce step (Required)

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

3. What did you see instead (Required)

     gc_worker_test.go:210: 
        	Error Trace:	store/gcworker/gc_worker_test.go:210
        	            				store/gcworker/gc_worker_test.go:285
        	            				store/gcworker/gc_worker_test.go:1034
        	Error:      	Should be true
        	Test:       	TestLeaderTick 

https://tiprow.hawkingrei.com/view/gs/pingcapprow/pr-logs/pull/pingcap_tidb/46796/tiprow_fast_test/1703594760654032896

4. What is your TiDB version? (Required)

@MyonKeminta
Copy link
Contributor

I failed to reproduce the failure after looping this test for tens of times.
It seems that the test encounters an expected error, and the error detail was not provided in the failure message. I submitted a PR trying to add this information.

ti-chi-bot bot pushed a commit that referenced this issue Oct 17, 2023
@ti-chi-bot ti-chi-bot added the affects-7.5 This bug affects the 7.5.x(LTS) versions. label Oct 23, 2023
@hawkingrei
Copy link
Member Author

I haven't seen this flaky test for a long time, so I will mark it for now. If it doesn't appear again for a while, I will close it.

wuhuizuo pushed a commit to wuhuizuo/tidb that referenced this issue Apr 2, 2024
@ti-chi-bot ti-chi-bot added the affects-8.1 This bug affects the 8.1.x(LTS) versions. label Apr 9, 2024
@ti-chi-bot ti-chi-bot added the affects-8.5 This bug affects the 8.5.x(LTS) versions. label Nov 1, 2024
@cfzjywxk cfzjywxk added type/question The issue belongs to a question. and removed type/bug The issue is confirmed as a bug. severity/major affects-7.5 This bug affects the 7.5.x(LTS) versions. affects-8.1 This bug affects the 8.1.x(LTS) versions. affects-8.5 This bug affects the 8.5.x(LTS) versions. labels Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/test sig/transaction SIG:Transaction type/question The issue belongs to a question.
Projects
None yet
Development

No branches or pull requests

5 participants