We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
--- 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
https://github.com/tikv/pd/actions/runs/4729975009/jobs/8393103620?pr=6330
The text was updated successfully, but these errors were encountered:
*: make TestServerRegister stable (#6337)
70b77cd
close #6334 Signed-off-by: Ryan Leung <rleungx@gmail.com>
Successfully merging a pull request may close this issue.
Flaky Test
Which jobs are failing
CI link
https://github.com/tikv/pd/actions/runs/4729975009/jobs/8393103620?pr=6330
Reason for failure (if possible)
Anything else
The text was updated successfully, but these errors were encountered: