Skip to content

Commit

Permalink
adjust skipped test cases.
Browse files Browse the repository at this point in the history
Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
  • Loading branch information
tao12345666333 committed Jun 7, 2024
1 parent 14620f9 commit ac6a0d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/conformance/gateway_conformance_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ var skippedTestsForTraditionalRoutes = []string{
// tests.GRPCRouteHeaderMatching.ShortName and tests.GRPCExactMethodMatching.ShortName may
// have some conflicts, skipping either one will still pass normally.
// TODO: https://github.com/Kong/kubernetes-ingress-controller/issues/6144
tests.GRPCExactMethodMatching.ShortName,
tests.GRPCRouteHeaderMatching.ShortName,
}

var skippedTestsForExpressionRoutes = []string{
Expand Down

0 comments on commit ac6a0d8

Please sign in to comment.