File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -34,11 +34,10 @@ var skippedTestsForTraditionalRoutes = []string{
3434 tests .HTTPRouteReferenceGrant .ShortName ,
3535
3636 // TODO: HTTPRoute hostname intersection and listener hostname matching
37- tests .HTTPRouteHostnameIntersection .ShortName ,
38- tests .HTTPRouteListenerHostnameMatching .ShortName ,
37+ // tests.HTTPRouteHostnameIntersection.ShortName,
38+ // tests.HTTPRouteListenerHostnameMatching.ShortName,
3939
4040 tests .GatewayInvalidTLSConfiguration .ShortName ,
41- // tests.HTTPRouteInvalidBackendRefUnknownKind.ShortName,
4241 tests .HTTPRouteInvalidCrossNamespaceParentRef .ShortName ,
4342 tests .HTTPRouteInvalidNonExistentBackendRef .ShortName ,
4443 tests .HTTPRouteInvalidParentRefNotMatchingSectionName .ShortName ,
You can’t perform that action at this time.
0 commit comments