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 TestParallelCancel #55658

Closed
D3Hunter opened this issue Aug 26, 2024 · 1 comment · Fixed by #55668
Closed

flaky test TestParallelCancel #55658

D3Hunter opened this issue Aug 26, 2024 · 1 comment · Fixed by #55668
Labels
component/test severity/moderate type/bug The issue is confirmed as a bug.

Comments

@D3Hunter
Copy link
Contributor

D3Hunter commented Aug 26, 2024

Bug Report

Please answer these questions before submitting your issue. Thanks!

1. Minimal reproduce step (Required)

local debug can reproduce it, 1 out of 3 runs

    scheduler_test.go:253: 
        	Error Trace:	pkg/disttask/framework/scheduler/scheduler_test.go:253
        	            				pkg/disttask/framework/scheduler/scheduler_test.go:315
        	            				pkg/disttask/framework/scheduler/scheduler_test.go:355
        	Error:      	"60" is not less than "60"
        	Test:       	TestParallelCancel

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

success

3. What did you see instead (Required)

fail

4. What is your TiDB version? (Required)

master

@D3Hunter D3Hunter added the type/bug The issue is confirmed as a bug. label Aug 26, 2024
@D3Hunter
Copy link
Contributor Author

TestRenewLeaseABAFailPoint has already fixed by #55620

@pingcap pingcap deleted a comment Aug 26, 2024
@D3Hunter D3Hunter changed the title flaky test TestRenewLeaseABAFailPoint flaky test TestParallelCancel Aug 26, 2024
@pingcap pingcap deleted a comment Aug 26, 2024
ti-chi-bot bot pushed a commit that referenced this issue Aug 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/test severity/moderate type/bug The issue is confirmed as a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant