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

TestMicroserviceTSOServer failed #6275

Closed
rleungx opened this issue Apr 6, 2023 · 0 comments · Fixed by #6318
Closed

TestMicroserviceTSOServer failed #6275

rleungx opened this issue Apr 6, 2023 · 0 comments · Fixed by #6318
Labels
type/ci The issue is related to CI.

Comments

@rleungx
Copy link
Member

rleungx commented Apr 6, 2023

Flaky Test

Which jobs are failing

--- FAIL: TestMicroserviceTSOServer (16.05s)
    --- FAIL: TestMicroserviceTSOServer/TestConcurrentlyReset (0.00s)
        server_test.go:116: 
            	Error Trace:	/home/runner/work/pd/pd/tests/integrations/tso/server_test.go:116
            	            				/home/runner/work/pd/pd/tests/integrations/tso/server_test.go:159
            	            				/opt/hostedtoolcache/go/1.20.1/x64/src/runtime/asm_amd64.s:1598
            	Error:      	Error "[PD:tso:ErrResetUserTimestamp]reset user timestamp failed, the specified ts is too larger than now" does not contain "is smaller than now"
            	Test:       	TestMicroserviceTSOServer/TestConcurrentlyReset
        server_test.go:116: 
            	Error Trace:	/home/runner/work/pd/pd/tests/integrations/tso/server_test.go:116
            	            				/home/runner/work/pd/pd/tests/integrations/tso/server_test.go:159
            	            				/opt/hostedtoolcache/go/1.20.1/x64/src/runtime/asm_amd64.s:1598
            	Error:      	Error "[PD:tso:ErrResetUserTimestamp]reset user timestamp failed, the specified ts is too larger than now" does not contain "is smaller than now"
            	Test:       	TestMicroserviceTSOServer/TestConcurrentlyReset
FAIL

CI link

https://github.com/tikv/pd/actions/runs/4625860016/jobs/8182005937?pr=6268

Reason for failure (if possible)

Anything else

@rleungx rleungx added the type/ci The issue is related to CI. label Apr 6, 2023
ti-chi-bot added a commit that referenced this issue Apr 13, 2023
close #6275

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

Co-authored-by: Ti Chi Robot <ti-community-prow-bot@tidb.io>
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