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