diff --git a/test/conformance/conformance_test.go b/test/conformance/conformance_test.go index 844b3d5d4..a4ec8ed86 100644 --- a/test/conformance/conformance_test.go +++ b/test/conformance/conformance_test.go @@ -32,7 +32,6 @@ var skippedTests = []string{ tests.HTTPRouteHeaderMatching.ShortName, tests.HTTPRouteHTTPSListener.ShortName, tests.HTTPRouteInvalidBackendRefUnknownKind.ShortName, - tests.HTTPRouteListenerHostnameMatching.ShortName, // TODO: remove the skip https://github.com/Kong/gateway-operator/issues/295 // This test is flaky.