Skip to content

Commit

Permalink
test failure
Browse files Browse the repository at this point in the history
Signed-off-by: Martin Duke <martin.h.duke@gmail.com>
  • Loading branch information
martinduke committed Jan 18, 2025
1 parent 6f4bc6c commit 4380b3f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/common/quic/envoy_quic_client_session_test.cc
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,6 @@ class EnvoyQuicClientSessionTest : public testing::TestWithParam<quic::ParsedQui
}

void SetUp() override {
Runtime::maybeSetRuntimeGuard("envoy.reloadable_features.quic_receive_ecn", true);
quic_connection_ = new TestEnvoyQuicClientConnection(
quic::test::TestConnectionId(), connection_helper_, alarm_factory_, writer_, quic_version_,
*dispatcher_, createConnectionSocket(peer_addr_, self_addr_, nullptr, /*prefer_gro=*/true),
Expand Down

0 comments on commit 4380b3f

Please sign in to comment.