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
TestResourceManagerServer
2024-07-18T08:30:29.5157887Z --- FAIL: TestResourceManagerServer (2.97s) 2024-07-18T08:30:29.5158616Z server_test.go:62: 2024-07-18T08:30:29.5160011Z Error Trace: /home/runner/work/pd/pd/tests/integrations/mcs/resourcemanager/server_test.go:62 2024-07-18T08:30:29.5162038Z Error: Error "rpc error: code = Unavailable desc = not leader" does not contain "resource group not found" 2024-07-18T08:30:29.5163328Z Test: TestResourceManagerServer 2024-07-18T08:30:29.5163912Z FAIL
https://github.com/tikv/pd/actions/runs/9988147419/job/27603985094
need to wait primary ready
The text was updated successfully, but these errors were encountered:
resourcemanager: make TestResourceManagerServer more stable (#8418)
c514937
close #8417 Signed-off-by: husharp <ihusharp@gmail.com> Co-authored-by: ti-chi-bot[bot] <108142056+ti-chi-bot[bot]@users.noreply.github.com>
Successfully merging a pull request may close this issue.
Flaky Test
TestResourceManagerServer
Which jobs are failing
CI link
https://github.com/tikv/pd/actions/runs/9988147419/job/27603985094
Reason for failure (if possible)
need to wait primary ready
Anything else
The text was updated successfully, but these errors were encountered: