envoyproxy / envoy

Cloud-native high-performance edge/middle/service proxy
https://www.envoyproxy.io
Apache License 2.0
24.98k stars 4.81k forks source link

Test flake in //test/extensions/filters/http/rate_limit_quota:integration_test #36055

Closed ravenblackx closed 2 weeks ago

ravenblackx commented 1 month ago

https://dev.azure.com/cncf/envoy/_build/results?buildId=179648&view=logs&j=76424b50-4542-51d2-ddfa-1b282263c744&t=ee414bb6-1c71-528f-760c-893708054276&l=1216

[ RUN      ] IpVersionsClientTypeDeferredProcessing/RateLimitQuotaIntegrationTest.MultiSameRequestWithAbandonAction/IPv4_GoogleGrpc_NoDeferredProcessing
test/extensions/filters/http/rate_limit_quota/integration_test.cc:1439: Failure
Value of: empty_report
  Actual: false
Expected: true
Stack trace:
  0x20c9fbc: testing::internal::HandleExceptionsInMethodIfSupported<>()
  0x20c9e58: testing::Test::Run()
  0x20cb078: testing::TestInfo::Run()
... Google Test internal frames ...

[external/com_google_absl/absl/flags/internal/flag.cc : 115] RAW: Restore saved value of envoy_reloadable_features_runtime_initialized to: false
[external/com_google_absl/absl/flags/internal/flag.cc : 115] RAW: Restore saved value of envoy_quic_always_support_server_preferred_address to: true
[external/com_google_absl/absl/flags/internal/flag.cc : 115] RAW: Restore saved value of envoy_reloadable_features_no_extension_lookup_by_name to: true
[external/com_google_absl/absl/flags/internal/flag.cc : 115] RAW: Restore saved value of envoy_reloadable_features_defer_processing_backedup_streams to: true
[  FAILED  ] IpVersionsClientTypeDeferredProcessing/RateLimitQuotaIntegrationTest.MultiSameRequestWithAbandonAction/IPv4_GoogleGrpc_NoDeferredProcessing, where GetParam() = ((4-byte object <00-00 00-00>, 4-byte object <01-00 00-00>), false) (91 ms)

cc @tyxia as codeowner (looks similar to https://github.com/envoyproxy/envoy/issues/33911 but that one was reportedly fixed)

tyxia commented 1 month ago

add @bsurber who worked on this test recently.

I am also curious what is the flakiness rate.

github-actions[bot] commented 3 weeks ago

This issue has been automatically marked as stale because it has not had activity in the last 30 days. It will be closed in the next 7 days unless it is tagged "help wanted" or "no stalebot" or other activity occurs. Thank you for your contributions.

github-actions[bot] commented 2 weeks ago

This issue has been automatically closed because it has not had activity in the last 37 days. If this issue is still valid, please ping a maintainer and ask them to label it as "help wanted" or "no stalebot". Thank you for your contributions.