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

FlakyTest - TestRedisAddrUpdater #3199

Open
szuecs opened this issue Aug 16, 2024 · 1 comment
Open

FlakyTest - TestRedisAddrUpdater #3199

szuecs opened this issue Aug 16, 2024 · 1 comment

Comments

@szuecs
Copy link
Member

szuecs commented Aug 16, 2024

-- FAIL: TestRedisAddrUpdater (0.29s)
    --- FAIL: TestRedisAddrUpdater/kubernetes_dataclient (0.04s)
        redis_test.go:469: gauges: map[]
        redis_test.go:471: 
            	Error Trace:	/home/runner/work/skipper/skipper/redis_test.go:471
            	            				/home/runner/work/skipper/skipper/metrics/metricstest/metricsmock.go:61
            	            				/home/runner/work/skipper/skipper/redis_test.go:468
            	Error:      	Not equal: 
            	            	expected: 1
            	            	actual  : 0
            	Test:       	TestRedisAddrUpdater/kubernetes_dataclient
            	Messages:   	expected only the /test route
        redis_test.go:472: 
            	Error Trace:	/home/runner/work/skipper/skipper/redis_test.go:472
            	            				/home/runner/work/skipper/skipper/metrics/metricstest/metricsmock.go:61
            	            				/home/runner/work/skipper/skipper/redis_test.go:468
            	Error:      	Not equal: 
            	            	expected: 4
            	            	actual  : 0
            	Test:       	TestRedisAddrUpdater/kubernetes_dataclient
        redis_test.go:476: 
            	Error Trace:	/home/runner/work/skipper/skipper/redis_test.go:476
            	Error:      	Received unexpected error:
            	            	listen tcp 0.0.0.0:37239: bind: address already in use
            	Test:       	TestRedisAddrUpdater/kubernetes_dataclient
FAIL
@AlexanderYastrebov
Copy link
Member

listen tcp 0.0.0.0:37239: bind: address already in use

This problem looks similar to #2718

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants