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

TestTransferPrimary is flaky #8529

Closed
okJiang opened this issue Aug 14, 2024 · 1 comment · Fixed by #8530
Closed

TestTransferPrimary is flaky #8529

okJiang opened this issue Aug 14, 2024 · 1 comment · Fixed by #8530
Labels
type/ci The issue is related to CI.

Comments

@okJiang
Copy link
Member

okJiang commented Aug 14, 2024

Flaky Test

Which jobs are failing

TestTransferPrimary

    testutil.go:67: 
        	Error Trace:	/home/runner/work/pd/pd/pkg/utils/testutil/testutil.go:67
        	            				/home/runner/work/pd/pd/tests/integrations/mcs/members/member_test.go:216
        	Error:      	Condition never satisfied
        	Test:       	TestMemberTestSuite/TestTransferPrimary

CI link

https://github.com/tikv/pd/actions/runs/10382810965/job/28746541172?pr=8516

Reason for failure (if possible)

Anything else

@okJiang
Copy link
Member Author

okJiang commented Aug 21, 2024

https://github.com/tikv/pd/actions/runs/10483277108/job/29035723709?pr=8516

    member_test.go:213: 
        	Error Trace:	/home/runner/work/pd/pd/tests/integrations/mcs/members/member_test.go:213
        	Error:      	Not equal: 
        	            	expected: 200
        	            	actual  : 503
        	Test:       	TestMemberTestSuite/TestTransferPrimary

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.

2 participants