-
Notifications
You must be signed in to change notification settings - Fork 728
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
TestAPI/TestStores failed #7954
Closed
Labels
type/ci
The issue is related to CI.
Comments
meet again /~https://github.com/tikv/pd/actions/runs/10087275102/attempts/1?pr=8416 2024-07-25T02:47:20.2662990Z === NAME TestAPI/TestStores
2024-07-25T02:47:20.2663133Z api_test.go:657:
2024-07-25T02:47:20.2663726Z Error Trace: /home/runner/work/pd/pd/tests/integrations/mcs/scheduling/api_test.go:657
2024-07-25T02:47:20.2664212Z /home/runner/work/pd/pd/tests/testutil.go:363
2024-07-25T02:47:20.2665004Z /home/runner/work/pd/pd/tests/integrations/mcs/scheduling/api_test.go:605
2024-07-25T02:47:20.2665164Z Error: Not equal:
2024-07-25T02:47:20.2665367Z expected: 3
2024-07-25T02:47:20.2665556Z actual : 2
2024-07-25T02:47:20.2665746Z Test: TestAPI/TestStores |
meet again 2024-08-12T06:38:31.6428246Z === NAME TestAPI/TestStores
2024-08-12T06:38:31.6429231Z api_test.go:646:
2024-08-12T06:38:31.6430708Z Error Trace: /home/runner/work/pd/pd/tests/integrations/mcs/scheduling/api_test.go:646
2024-08-12T06:38:31.6432228Z /home/runner/work/pd/pd/tests/testutil.go:371
2024-08-12T06:38:31.6433788Z /home/runner/work/pd/pd/tests/integrations/mcs/scheduling/api_test.go:594
2024-08-12T06:38:31.6435080Z Error: Not equal:
2024-08-12T06:38:31.6435596Z expected: 3
2024-08-12T06:38:31.6436199Z actual : 2
2024-08-12T06:38:31.6436635Z Test: TestAPI/TestStores |
/~https://github.com/tikv/pd/actions/runs/10366710880/job/28696573277?pr=8515
|
ti-chi-bot bot
pushed a commit
that referenced
this issue
Aug 22, 2024
close #7954 add a failpoint to make sure the offline store do not convert to tombstone Signed-off-by: okJiang <819421878@qq.com>
ti-chi-bot bot
pushed a commit
that referenced
this issue
Aug 27, 2024
close #7954 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
Flaky Test
Which jobs are failing
TestAPI/TestStores
=== NAME TestAPI/TestStores
api_test.go:659:
Error Trace: /home/runner/work/pd/pd/tests/integrations/mcs/scheduling/api_test.go:659
/home/runner/work/pd/pd/tests/testutil.go:310
/home/runner/work/pd/pd/tests/integrations/mcs/scheduling/api_test.go:612
Error: Not equal:
expected: 3
actual : 2
Test: TestAPI/TestStores
CI link
/~https://github.com/tikv/pd/actions/runs/8355487618/job/22870673004?pr=7951
Reason for failure (if possible)
Anything else
The text was updated successfully, but these errors were encountered: