Skip to content

Commit

Permalink
more-format
Browse files Browse the repository at this point in the history
Signed-off-by: Ryan Northey <[email protected]>
  • Loading branch information
phlax committed Jul 19, 2024
1 parent dd412ce commit 9f53d46
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1599,7 +1599,7 @@ TEST_P(ExtProcIntegrationTest, GetAndSetHeadersAndTrailersOnResponse) {
// Test the filter using the default configuration by connecting to
// an ext_proc server that tries to modify the trailers incorrectly
// according to the header mutation rules.
#TODO(@tyxia): reenable this test (see https://github.com/envoyproxy/envoy/issues/35281)
// TODO(tyxia) reenable this test (see https://github.com/envoyproxy/envoy/issues/35281)
TEST_P(ExtProcIntegrationTest, DISABLED_GetAndSetTrailersIncorrectlyOnResponse) {
proto_config_.mutable_processing_mode()->set_response_trailer_mode(ProcessingMode::SEND);
proto_config_.mutable_mutation_rules()->mutable_disallow_all()->set_value(true);
Expand Down

0 comments on commit 9f53d46

Please sign in to comment.