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

flaky test TestConnectThrough636 #56309

Closed
Tracked by #41316
hawkingrei opened this issue Sep 25, 2024 · 0 comments · Fixed by #56310
Closed
Tracked by #41316

flaky test TestConnectThrough636 #56309

hawkingrei opened this issue Sep 25, 2024 · 0 comments · Fixed by #56310
Labels
component/test severity/moderate type/bug The issue is confirmed as a bug.

Comments

@hawkingrei
Copy link
Member

hawkingrei commented Sep 25, 2024

Bug Report

Please answer these questions before submitting your issue. Thanks!

1. Minimal reproduce step (Required)

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

3. What did you see instead (Required)

 === RUN   TestConnectThrough636
    ldap_common_test.go:68: 
        	Error Trace:	pkg/privilege/privileges/ldap/ldap_common_test.go:68
        	            				src/runtime/asm_amd64.s:1650
        	Error:      	Received unexpected error:
        	            	listen tcp 127.0.0.1:12186: bind: address already in use
        	Test:       	TestConnectThrough636
    ldap_common_test.go:109: 
        	Error Trace:	pkg/privilege/privileges/ldap/ldap_common_test.go:109
        	Error:      	Received unexpected error:
        	            	LDAP Result Code 200 "Network Error": dial tcp [::1]:12186: connect: connection refused
        	            	create ldap connection
        	            	github.com/pingcap/tidb/pkg/privilege/privileges/ldap.(*ldapAuthImpl).connectionFactory
        	            		pkg/privilege/privileges/ldap/ldap_common.go:184
        	            	github.com/pingcap/tidb/pkg/privilege/privileges/ldap.TestConnectThrough636
        	            		pkg/privilege/privileges/ldap/ldap_common_test.go:108
        	            	testing.tRunner
        	            		GOROOT/src/testing/testing.go:1595
        	            	runtime.goexit
        	            		src/runtime/asm_amd64.s:1650
        	Test:       	TestConnectThrough636
--- FAIL: TestConnectThrough636 (1.94s) 

https://tiprow.hawkingrei.com/view/gs/pingcapprow/pr-logs/pull/pingcap_tidb/56194/fast_test_tiprow/1838871558488068096#1:build-log.txt%3A1847

4. What is your TiDB version? (Required)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/test severity/moderate type/bug The issue is confirmed as a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant