Skip to content

Commit aac0559

Browse files
committed
skip test
1 parent af36565 commit aac0559

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/conformance/conformance_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ var skippedTestsForSSL = []string{
2727
var skippedTestsForTraditionalRoutes = []string{
2828
// TODO: Support ReferenceGrant resource
2929
tests.HTTPRouteInvalidReferenceGrant.ShortName,
30+
tests.GatewayWithAttachedRoutes.ShortName,
3031
tests.HTTPRoutePartiallyInvalidViaInvalidReferenceGrant.ShortName,
3132
tests.HTTPRouteReferenceGrant.ShortName,
3233
tests.GatewayInvalidTLSConfiguration.ShortName,

0 commit comments

Comments
 (0)