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

TestAPI/TestStores failed #7954

Closed
CabinfeverB opened this issue Mar 20, 2024 · 4 comments · Fixed by #8027, #8078, #8522 or #8562
Closed

TestAPI/TestStores failed #7954

CabinfeverB opened this issue Mar 20, 2024 · 4 comments · Fixed by #8027, #8078, #8522 or #8562
Labels
type/ci The issue is related to CI.

Comments

@CabinfeverB
Copy link
Member

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

@CabinfeverB CabinfeverB added the type/ci The issue is related to CI. label Mar 20, 2024
ti-chi-bot bot added a commit that referenced this issue Apr 7, 2024
close #7954

Signed-off-by: Ryan Leung <rleungx@gmail.com>

Co-authored-by: ti-chi-bot[bot] <108142056+ti-chi-bot[bot]@users.noreply.github.com>
@ti-chi-bot ti-chi-bot bot closed this as completed in #8027 Apr 7, 2024
@HuSharp
Copy link
Member

HuSharp commented Apr 16, 2024

@HuSharp HuSharp reopened this Apr 16, 2024
ti-chi-bot bot pushed a commit that referenced this issue Apr 16, 2024
close #7954

Signed-off-by: Ryan Leung <rleungx@gmail.com>

Co-authored-by: Hu# <jinhao.hu@pingcap.com>
@HuSharp
Copy link
Member

HuSharp commented Jul 25, 2024

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

@HuSharp HuSharp reopened this Jul 25, 2024
@HuSharp
Copy link
Member

HuSharp commented Aug 12, 2024

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

@okJiang
Copy link
Member

okJiang commented Aug 13, 2024

https://github.com/tikv/pd/actions/runs/10366710880/job/28696573277?pr=8515

=== NAME  TestAPI/TestStores
    api_test.go:646: 
        	Error Trace:	/home/runner/work/pd/pd/tests/integrations/mcs/scheduling/api_test.go:646
        	            				/home/runner/work/pd/pd/tests/testutil.go:371
        	            				/home/runner/work/pd/pd/tests/integrations/mcs/scheduling/api_test.go:594
        	Error:      	Not equal: 
        	            	expected: 3
        	            	actual  : 2
        	Test:       	TestAPI/TestStores

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
Labels
type/ci The issue is related to CI.
Projects
None yet
3 participants