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

TestServerRegister is flaky #6334

Closed
rleungx opened this issue Apr 18, 2023 · 0 comments · Fixed by #6337
Closed

TestServerRegister is flaky #6334

rleungx opened this issue Apr 18, 2023 · 0 comments · Fixed by #6337
Labels
type/ci The issue is related to CI.

Comments

@rleungx
Copy link
Member

rleungx commented Apr 18, 2023

Flaky Test

Which jobs are failing

--- FAIL: TestServerRegisterTestSuite (4.51s)
    --- FAIL: TestServerRegisterTestSuite/TestServerRegister (0.37s)
        register_test.go:102: 
            	Error Trace:	/home/runner/work/pd/pd/tests/integrations/mcs/discovery/register_test.go:102
            	            				/home/runner/work/pd/pd/tests/integrations/mcs/discovery/register_test.go:76
            	Error:      	Not equal: 
            	            	expected: "http://127.0.0.1:34041/"
            	            	actual  : "http://127.0.0.1:43241/"
            	            	
            	            	Diff:
            	            	--- Expected
            	            	+++ Actual
            	            	@@ -1 +1 @@
            	            	-http://127.0.0.1:34041/
            	            	+http://127.0.0.1:43241/
            	Test:       	TestServerRegisterTestSuite/TestServerRegister
FAIL

CI link

https://github.com/tikv/pd/actions/runs/4729975009/jobs/8393103620?pr=6330

Reason for failure (if possible)

Anything else

@rleungx rleungx added the type/ci The issue is related to CI. label Apr 18, 2023
ti-chi-bot pushed a commit that referenced this issue Apr 18, 2023
close #6334

Signed-off-by: Ryan Leung <rleungx@gmail.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