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

TestBundle is flaky #7922

Closed
rleungx opened this issue Mar 14, 2024 · 0 comments · Fixed by #8029
Closed

TestBundle is flaky #7922

rleungx opened this issue Mar 14, 2024 · 0 comments · Fixed by #8029
Labels
type/ci The issue is related to CI.

Comments

@rleungx
Copy link
Member

rleungx commented Mar 14, 2024

Flaky Test

Which jobs are failing

 --- FAIL: TestRuleTestSuite (17.00s)
2024-03-14T08:12:31.6734504Z     testutil.go:276: start test TestBatch in pd mode
2024-03-14T08:12:31.6734727Z     testutil.go:306: start test TestBatch in api mode
2024-03-14T08:12:31.6734942Z     testutil.go:276: start test TestBundle in pd mode
2024-03-14T08:12:31.6735164Z     testutil.go:306: start test TestBundle in api mode
2024-03-14T08:12:31.6735409Z     --- FAIL: TestRuleTestSuite/TestBundle (2.02s)
2024-03-14T08:12:31.6735572Z         rule_test.go:823: 
2024-03-14T08:12:31.6736077Z             	Error Trace:	/home/runner/work/pd/pd/tests/server/api/rule_test.go:823
2024-03-14T08:12:31.6736628Z             	            				/home/runner/work/pd/pd/tests/testutil.go:310
2024-03-14T08:12:31.6737172Z             	            				/home/runner/work/pd/pd/tests/testutil.go:271
2024-03-14T08:12:31.6737827Z             	            				/home/runner/work/pd/pd/tests/server/api/rule_test.go:762
2024-03-14T08:12:31.6740304Z             	Error:      	"[{"group_id":"pd","group_index":0,"group_override":false,"rules":[{"group_id":"pd","id":"default","start_key":"","end_key":"","role":"voter","is_witness":false,"count":3}]} {"group_id":"foo","group_index":42,"group_override":true,"rules":[{"group_id":"foo","id":"bar","index":1,"override":true,"start_key":"","end_key":"","role":"voter","is_witness":false,"count":1,"create_timestamp":1710403851}]}]" should have 1 item(s), but has 2
2024-03-14T08:12:31.6740653Z             	Test:       	TestRuleTestSuite/TestBundle

CI link

https://github.com/tikv/pd/actions/runs/8277329057/job/22647490824?pr=7918

Reason for failure (if possible)

Anything else

@rleungx rleungx added the type/ci The issue is related to CI. label Mar 14, 2024
@ti-chi-bot ti-chi-bot bot closed this as completed in #8029 Apr 7, 2024
ti-chi-bot bot added a commit that referenced this issue Apr 7, 2024
close #7922

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