Skip to content

Commit

Permalink
Merge branch 'main' into fix-eep-referencegrant
Browse files Browse the repository at this point in the history
  • Loading branch information
guydc committed May 26, 2024
2 parents 077a2b2 + d9a8e54 commit be93cb9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/e2e/e2e_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ func TestE2E(t *testing.T) {
SkipTests: []string{
tests.ClientTimeoutTest.ShortName, // https://github.com/envoyproxy/gateway/issues/2720
tests.GatewayInfraResourceTest.ShortName, // https://github.com/envoyproxy/gateway/issues/3191
tests.UseClientProtocolTest.ShortName, // https://github.com/envoyproxy/gateway/issues/3473
},
})
if err != nil {
Expand Down

0 comments on commit be93cb9

Please sign in to comment.