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

TestSchedulerDiagnosticAPI failed #7338

Closed
rleungx opened this issue Nov 8, 2023 · 0 comments
Closed

TestSchedulerDiagnosticAPI failed #7338

rleungx opened this issue Nov 8, 2023 · 0 comments
Labels
type/ci The issue is related to CI.

Comments

@rleungx
Copy link
Member

rleungx commented Nov 8, 2023

Flaky Test

Which jobs are failing

--- FAIL: TestDiagnosticTestSuite (3.92s)
    --- FAIL: TestDiagnosticTestSuite/TestSchedulerDiagnosticAPI (1.64s)
        api_check.go:29: 
            	Error Trace:	/home/runner/work/pd/pd/pkg/utils/testutil/api_check.go:29
            	            				/home/runner/work/pd/pd/pkg/utils/testutil/api_check.go:142
            	            				/home/runner/work/pd/pd/pkg/utils/testutil/api_check.go:87
            	            				/home/runner/work/pd/pd/server/api/diagnostic_test.go:68
            	            				/opt/hostedtoolcache/go/1.21.3/x64/src/runtime/asm_amd64.s:1650
            	Error:      	Not equal: 
            	            	expected: 200
            	            	actual  : 500
            	Test:       	TestDiagnosticTestSuite/TestSchedulerDiagnosticAPI
            	Messages:   	resp: "[PD:diagnostic:ErrNoDiagnosticResult]balance-region-scheduler has no diagnostic result"
        diagnostic_test.go:66: 
            	Error Trace:	/home/runner/work/pd/pd/server/api/diagnostic_test.go:66
            	            				/home/runner/work/pd/pd/server/api/diagnostic_test.go:110
            	Error:      	Condition never satisfied
            	Test:       	TestDiagnosticTestSuite/TestSchedulerDiagnosticAPI

CI link

https://github.com/tikv/pd/actions/runs/6794492910/job/18470995029?pr=7335

Reason for failure (if possible)

Anything else

@rleungx rleungx added the type/ci The issue is related to CI. label Nov 8, 2023
@lhy1024 lhy1024 closed this as completed Nov 16, 2023
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

No branches or pull requests

2 participants