gRPC: Add support to control envoy generated headers #34179
Merged
Azure Pipelines / envoy-presubmit
succeeded
Jun 27, 2024 in 34m 55s
Build #20240627.12 had test failures
Details
- Failed: 3 (0.00%)
- Passed: 470,565 (99.71%)
- Other: 1,358 (0.29%)
- Total: 471,926
Annotations
azure-pipelines / envoy-presubmit
UpstreamHttpFiltersPauseAndResume/IPv6_Http3Downstream_HttpUpstreamHttpParserNghttp2NoDeferredProcessingLegacyWithUpstreamHttpFilters
test/integration/tcp_tunneling_integration_test.cc:954
Value of: tcp_client_->write("hello", true)
Actual: false (Failed to complete write or unexpected disconnect. disconnected_: true bytes_drained: 10 bytes_expected: 10)
Expected: true
Raw output
test/integration/tcp_tunneling_integration_test.cc:954
Value of: tcp_client_->write("hello", true)
Actual: false (Failed to complete write or unexpected disconnect. disconnected_: true bytes_drained: 10 bytes_expected: 10)
Expected: true
Stack trace:
0x1574aec: Envoy::(anonymous namespace)::TcpTunnelingIntegrationTest_UpstreamHttpFiltersPauseAndResume_Test::TestBody()
0xac097f6: testing::internal::HandleExceptionsInMethodIfSupported<>()
0xabac96f: testing::Test::Run()
0xabb0c28: testing::TestInfo::Run()
... Google Test internal frames ...
azure-pipelines / envoy-presubmit
test/extensions/filters/http/aws_request_signing/aws_request_signing_integration_test
exited with error code 139
Check failure on line 1 in AdjustUpstreamSettingsMaxStreams/IPv4_Oghttp2
azure-pipelines / envoy-presubmit
AdjustUpstreamSettingsMaxStreams/IPv4_Oghttp2
./test/integration/server.h:445
Value of: TestUtility::waitForCounterEq(statStore(), name, value, time_system_, timeout, dispatcher)
Actual: false (timed out waiting for cluster.cluster_0.upstream_cx_total to be 2, current value 3)
Expected: true
Raw output
./test/integration/server.h:445
Value of: TestUtility::waitForCounterEq(statStore(), name, value, time_system_, timeout, dispatcher)
Actual: false (timed out waiting for cluster.cluster_0.upstream_cx_total to be 2, current value 3)
Expected: true
Stack trace:
0xb7ffbc: Envoy::Http2FrameIntegrationTest_AdjustUpstreamSettingsMaxStreams_Test::TestBody()
0x1fc5df0: testing::internal::HandleExceptionsInMethodIfSupported<>()
0x1fc5c8c: testing::Test::Run()
0x1fc6eac: testing::TestInfo::Run()
... Google Test internal frames ...
Loading