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

TestOperatorTestSuite/TestOperator is unstable #7171

Closed
HuSharp opened this issue Sep 28, 2023 · 6 comments · Fixed by #7268
Closed

TestOperatorTestSuite/TestOperator is unstable #7171

HuSharp opened this issue Sep 28, 2023 · 6 comments · Fixed by #7268
Assignees
Labels
type/ci The issue is related to CI.

Comments

@HuSharp
Copy link
Member

HuSharp commented Sep 28, 2023

Flaky Test

TestOperatorTestSuite/TestOperator

Which jobs are failing

--- FAIL: TestOperatorTestSuite (4.72s)
    --- FAIL: TestOperatorTestSuite/TestOperator (4.71s)
        testutil.go:251: start to run test in pd mode
        testutil.go:256: finish to run test in pd mode
        testutil.go:259: start to run test in api mode
        api_check.go:41: 
            	Error Trace:	/home/runner/work/pd/pd/pkg/utils/testutil/api_check.go:41
            	            				/home/runner/work/pd/pd/pkg/utils/testutil/api_check.go:142
            	            				/home/runner/work/pd/pd/pkg/utils/testutil/api_check.go:114
            	            				/home/runner/work/pd/pd/tests/server/api/operator_test.go:115
            	            				/home/runner/work/pd/pd/tests/testutil.go:262
            	            				/home/runner/work/pd/pd/tests/server/api/operator_test.go:60
            	Error:      	Should not be: 200
            	Test:       	TestOperatorTestSuite/TestOperator
FAIL

CI link

https://github.com/tikv/pd/actions/runs/6333866899/job/17202604350?pr=7044
https://github.com/tikv/pd/actions/runs/6335196828/job/17205975836?pr=7170

Reason for failure (if possible)

Anything else

@HuSharp HuSharp added the type/ci The issue is related to CI. label Sep 28, 2023
@HuSharp
Copy link
Member Author

HuSharp commented Sep 28, 2023

@HuSharp
Copy link
Member Author

HuSharp commented Oct 9, 2023

new error msg
https://github.com/tikv/pd/actions/runs/6453754955/job/17517915613?pr=7044

--- FAIL: TestOperatorTestSuite (4.97s)
    --- FAIL: TestOperatorTestSuite/TestOperator (4.96s)
        testutil.go:263: start to run test in pd mode
        testutil.go:267: finish to run test in pd mode
        testutil.go:272: start to run test in api mode
        operator_test.go:226: 
            	Error Trace:	/home/runner/work/pd/pd/tests/pdctl/operator/operator_test.go:226
            	            				/home/runner/work/pd/pd/tests/testutil.go:276
            	            				/home/runner/work/pd/pd/tests/testutil.go:258
            	            				/home/runner/work/pd/pd/tests/pdctl/operator/operator_test.go:56
            	Error:      	"Success! The operator is created.\n" does not contain "not supported"
            	Test:       	TestOperatorTestSuite/TestOperator
FAIL

@rleungx
Copy link
Member

rleungx commented Oct 9, 2023

@CabinfeverB
Copy link
Member

@CabinfeverB
Copy link
Member

@lhy1024
Copy link
Contributor

lhy1024 commented Oct 26, 2023

https://github.com/tikv/pd/actions/runs/6650625085/job/18071076827?pr=7246 frequently :(

I will fix it as soon as possible.

ti-chi-bot bot pushed a commit that referenced this issue Oct 26, 2023
close #7171

Signed-off-by: lhy1024 <admin@liudos.us>
rleungx pushed a commit to rleungx/pd that referenced this issue Dec 1, 2023
close tikv#7171

Signed-off-by: lhy1024 <admin@liudos.us>
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.

4 participants