Skip to content

Commit

Permalink
tests(conformance): enable HTTPRouteListenerHostnameMatching (#301)
Browse files Browse the repository at this point in the history
  • Loading branch information
pmalek authored May 29, 2024
1 parent c5ffcd2 commit b19a7a9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/conformance/conformance_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit b19a7a9

Please sign in to comment.