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

unstable test in the TestNormalSessionPool #36310

Closed
hawkingrei opened this issue Jul 19, 2022 · 0 comments · Fixed by #36308
Closed

unstable test in the TestNormalSessionPool #36310

hawkingrei opened this issue Jul 19, 2022 · 0 comments · Fixed by #36308
Labels
component/test severity/minor type/bug The issue is confirmed as a bug.

Comments

@hawkingrei
Copy link
Member

Bug Report

Please answer these questions before submitting your issue. Thanks!

1. Minimal reproduce step (Required)

[2022-07-19T04:52:57.582Z]     db_test.go:81: 
[2022-07-19T04:52:57.582Z]         	Error Trace:	db_test.go:81
[2022-07-19T04:52:57.582Z]         	Error:      	Received unexpected error:
[2022-07-19T04:52:57.582Z]         	            	listen tcp 0.0.0.0:4000: bind: address already in use
[2022-07-19T04:52:57.582Z]         	            	github.com/pingcap/errors.AddStack
[2022-07-19T04:52:57.582Z]         	            		external/com_github_pingcap_errors/errors.go:174
[2022-07-19T04:52:57.582Z]         	            	github.com/pingcap/errors.Trace
[2022-07-19T04:52:57.582Z]         	            		external/com_github_pingcap_errors/juju_adaptor.go:15
[2022-07-19T04:52:57.582Z]         	            	github.com/pingcap/tidb/server.NewServer
[2022-07-19T04:52:57.582Z]         	            		server/server.go:250
[2022-07-19T04:52:57.582Z]         	            	github.com/pingcap/tidb/domain_test.TestNormalSessionPool
[2022-07-19T04:52:57.582Z]         	            		domain/db_test.go:80
[2022-07-19T04:52:57.582Z]         	            	testing.tRunner
[2022-07-19T04:52:57.582Z]         	            		GOROOT/src/testing/testing.go:1439
[2022-07-19T04:52:57.582Z]         	            	runtime.goexit
[2022-07-19T04:52:57.582Z]         	            		GOROOT/src/runtime/asm_amd64.s:1571
[2022-07-19T04:52:57.582Z]         	Test:       	TestNormalSessionPool

2. What did you expect to see? (Required)

3. What did you see instead (Required)

4. What is your TiDB version? (Required)

@hawkingrei hawkingrei added type/bug The issue is confirmed as a bug. component/test severity/minor labels Jul 19, 2022
ti-chi-bot pushed a commit that referenced this issue Jul 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/test severity/minor type/bug The issue is confirmed as a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant