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

max-zombie-rounds is unexcepted in TestScheduleTestSuite/TestAPI #7810

Closed
CabinfeverB opened this issue Feb 6, 2024 · 0 comments · Fixed by #8031
Closed

max-zombie-rounds is unexcepted in TestScheduleTestSuite/TestAPI #7810

CabinfeverB opened this issue Feb 6, 2024 · 0 comments · Fixed by #8031
Labels
type/ci The issue is related to CI.

Comments

@CabinfeverB
Copy link
Member

Flaky Test

Which jobs are failing

testutil.go:276: start test TestAPI in pd mode
    testutil.go:306: start test TestAPI in api mode
    --- FAIL: TestScheduleTestSuite/TestAPI (64.57s)
        scheduler_test.go:257: 
            	Error Trace:	/home/runner/work/pd/pd/tests/server/api/scheduler_test.go:257
            	            				/home/runner/work/pd/pd/tests/server/api/scheduler_test.go:520
            	            				/home/runner/work/pd/pd/tests/testutil.go:310
            	            				/home/runner/work/pd/pd/tests/testutil.go:271
            	            				/home/runner/work/pd/pd/tests/server/api/scheduler_test.go:133
            	Error:      	Not equal: 
            	            	expected: 5
            	            	actual  : 3
            	Test:       	TestScheduleTestSuite/TestAPI
            	Messages:   	key max-zombie-rounds

CI link

https://github.com/tikv/pd/actions/runs/7795522803/job/21258606977?pr=7784

Reason for failure (if possible)

Anything else

@CabinfeverB CabinfeverB added the type/ci The issue is related to CI. label Feb 6, 2024
@rleungx rleungx mentioned this issue Apr 7, 2024
@ti-chi-bot ti-chi-bot bot closed this as completed in #8031 Apr 8, 2024
ti-chi-bot bot added a commit that referenced this issue Apr 8, 2024
close #7810

Signed-off-by: Ryan Leung <rleungx@gmail.com>

Co-authored-by: ti-chi-bot[bot] <108142056+ti-chi-bot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/ci The issue is related to CI.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant