-
Notifications
You must be signed in to change notification settings - Fork 377
Open
Labels
Description
--- FAIL: TestBreakerConsecutive (0.00s)
--- FAIL: TestBreakerConsecutive/open,_fail_to_close (0.00s)
panic: listen tcp 0.0.0.0:34697: bind: address already in use [recovered, repanicked]
goroutine 82848 [running]:
testing.tRunner.func1.2({0x2a21860, 0xc0005bc960})
/opt/hostedtoolcache/go/1.25.5/x64/src/testing/testing.go:1872 +0x419
testing.tRunner.func1()
/opt/hostedtoolcache/go/1.25.5/x64/src/testing/testing.go:1875 +0x683
panic({0x2a21860?, 0xc0005bc960?})
/opt/hostedtoolcache/go/1.25.5/x64/src/runtime/panic.go:783 +0x132
github.com/zalando/skipper/proxy_test.(*failingBackend).startSynced(0xc0007de2c0)
/home/runner/work/skipper/skipper/proxy/failingbackend_test.go:92 +0x2b8
github.com/zalando/skipper/proxy_test.newFailingBackend()
/home/runner/work/skipper/skipper/proxy/failingbackend_test.go:39 +0x187
github.com/zalando/skipper/proxy_test.testBreaker(0xc001052fc0, {{0x2bc6436, 0x13}, {0xc000432e40, 0x1, 0x1}, 0x0, {0xc00163aea0, 0xc, 0xc}})
/home/runner/work/skipper/skipper/proxy/breaker_test.go:100 +0x115
github.com/zalando/skipper/proxy_test.TestBreakerConsecutive.func1(0xc001052fc0)
/home/runner/work/skipper/skipper/proxy/breaker_test.go:403 +0xc5
testing.tRunner(0xc001052fc0, 0xc00012a820)
/opt/hostedtoolcache/go/1.25.5/x64/src/testing/testing.go:1934 +0x21d
created by testing.(*T).Run in goroutine 82845
/opt/hostedtoolcache/go/1.25.5/x64/src/testing/testing.go:1997 +0x9d3
FAIL github.com/zalando/skipper/proxy 128.275s
Reactions are currently unavailable