zalando/skipper

TestBackendRatelimitScenarios

szuecs opened this issue · 1 comments

szuecs commented
--- FAIL: TestBackendRatelimitScenarios (1.47s)
    redistest.go:59: Started redis server at localhost:32795 in 776.804226ms
    --- FAIL: TestBackendRatelimitScenarios/single_route_with_one_backend_and_status_override (0.12s)
        backendratelimit_test.go:222: Backend http://127.0.0.1:36659/ received 9 above max hits 7 
    redistest.go:66: Stopping redis server at localhost:32795
szuecs commented
time="2023-12-21T10:20:36Z" level=info msg="create ring with addresses: [localhost:32795]"
time="2023-12-21T10:20:36Z" level=error msg="Failed to determine if operation is allowed: read: connection reset by peer"
time="2023-12-21T10:20:36Z" level=info msg="create ring with addresses: [localhost:32795]"
2023/12/21 10:20:37 🐳 Terminating container: f9ef53ed7003
2023/12/21 10:20:37 🚫 Container terminated: f9ef53ed7003
--- FAIL: TestBackendRatelimitScenarios (1.42s)
    redistest.go:59: Started redis server at localhost:32795 in 609.392736ms
    --- FAIL: TestBackendRatelimitScenarios/two_routes_with_three_backends_and_common_limit (0.18s)
        backendratelimit_test.go:222: Backend http://127.0.0.1:33203/ received 9 above max hits 7 
        backendratelimit_test.go:222: Backend http://127.0.0.1:38169/ received 8 above max hits 7 
        backendratelimit_test.go:222: Backend http://127.0.0.1:46467/ received 8 above max hits 7 
    redistest.go:66: Stopping redis server at localhost:32795
time="2023-12-21T10:20:37Z" level=info msg="circuit breaker [::]:34865 went from closed to open"