kubernetes-ingress-controller icon indicating copy to clipboard operation
kubernetes-ingress-controller copied to clipboard

Conformance test failures in `TestGatewayConformance` `HTTPRoute` tests

Open pmalek opened this issue 3 years ago • 0 comments

These tests failed in PR tests pipeline:

    --- FAIL: TestGatewayConformance/HTTPRoutes_should_attach_to_listeners_only_if_they_have_intersecting_hostnames,_and_should_accept_requests_only_for_the_intersecting_hostnames (60.47s)
        --- FAIL: TestGatewayConformance/HTTPRoutes_should_attach_to_listeners_only_if_they_have_intersecting_hostnames,_and_should_accept_requests_only_for_the_intersecting_hostnames/HTTPRoutes_that_do_intersect_with_listener_hostnames (60.05s)

related failure: https://github.com/Kong/kubernetes-ingress-controller/actions/runs/3054544707/jobs/4926571183

pmalek avatar Sep 14 '22 17:09 pmalek