Skip to content

Commit f1813fc

Browse files
committed
f:
1 parent b4a9fc2 commit f1813fc

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

test/conformance/conformance_test.go

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,11 +37,8 @@ var skippedTestsForTraditionalRoutes = []string{
3737
tests.HTTPRouteHostnameIntersection.ShortName,
3838
tests.HTTPRouteListenerHostnameMatching.ShortName,
3939

40-
// tests.HTTPRouteMatching.ShortName,
41-
// tests.HTTPRouteMatchingAcrossRoutes.ShortName,
42-
4340
tests.GatewayInvalidTLSConfiguration.ShortName,
44-
tests.HTTPRouteInvalidBackendRefUnknownKind.ShortName,
41+
// tests.HTTPRouteInvalidBackendRefUnknownKind.ShortName,
4542
tests.HTTPRouteInvalidNonExistentBackendRef.ShortName,
4643
tests.HTTPRouteInvalidParentRefNotMatchingSectionName.ShortName,
4744
}

0 commit comments

Comments
 (0)