Skip to content

Commit

Permalink
Update comments
Browse files Browse the repository at this point in the history
Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
Co-authored-by: Patryk Małek <patryk.malek@konghq.com>
  • Loading branch information
tao12345666333 and pmalek committed Jun 6, 2024
1 parent 76af203 commit f9e0ed5
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions test/conformance/gateway_conformance_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,9 @@ var skippedTestsForTraditionalRoutes = []string{
}

var skippedTestsForExpressionRoutes = []string{
// When processing this scenario, the Kong's expression router currently needs to
// add `priority` to the route.
// When processing this scenario, the Kong's expressions router requires `priority`
// to be specified for routes.
// We cannot provide that for routes that are part of the conformance suite.
tests.GRPCRouteListenerHostnameMatching.ShortName,
}

Expand Down

0 comments on commit f9e0ed5

Please sign in to comment.