Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ext_proc filter ASSERT at canIterate() when client not sending trailer #28592

Merged
merged 7 commits into from
Jul 27, 2023

fixing tests

f55bbf8
Select commit
Loading
Failed to load commit list.
Merged

ext_proc filter ASSERT at canIterate() when client not sending trailer #28592

fixing tests
f55bbf8
Select commit
Loading
Failed to load commit list.
Azure Pipelines / envoy-presubmit succeeded Jul 27, 2023 in 25m 15s

Build #20230726.76 had test failures

Details

Tests

  • Failed: 1 (0.00%)
  • Passed: 498,502 (99.70%)
  • Other: 1,504 (0.30%)
  • Total: 500,007

Annotations

Check failure on line 1 in DownstreamConnectionDurationTimeoutTriggersFloodProtection/IPv4Oghttp2WithDeferredProcessing

See this annotation in the file changed.

@azure-pipelines azure-pipelines / envoy-presubmit

DownstreamConnectionDurationTimeoutTriggersFloodProtection/IPv4Oghttp2WithDeferredProcessing

test/integration/http2_flood_integration_test.cc:245
Expected equality of these values:
  0
  test_server_->counter("http2.outbound_flood")->value()
    Which is: 1
Raw output
test/integration/http2_flood_integration_test.cc:245
Expected equality of these values:
  0
  test_server_->counter("http2.outbound_flood")->value()
    Which is: 1
Stack trace:
  0xc8db58: (unknown)
  0xc9854d: (unknown)
  0x7ff183c4a32d: testing::internal::HandleSehExceptionsInMethodIfSupported<>()
  0x7ff183c310ae: testing::internal::HandleExceptionsInMethodIfSupported<>()
  0x7ff183c189ad: testing::Test::Run()
  0x7ff183c1949e: testing::TestInfo::Run()
... Google Test internal frames ...