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

ExtProcIntegrationTest.GetAndSetTrailersIncorrectlyOnResponse is flakey #34042

Closed
phlax opened this issue May 9, 2024 · 4 comments
Closed

ExtProcIntegrationTest.GetAndSetTrailersIncorrectlyOnResponse is flakey #34042

phlax opened this issue May 9, 2024 · 4 comments
Labels
area/test flakes stale stalebot believes this issue/PR has not been touched recently

Comments

@phlax
Copy link
Member

phlax commented May 9, 2024

this is failing fairly regularly

[ RUN      ] IpVersionsClientTypeDeferredProcessing/ExtProcIntegrationTest.GetAndSetTrailersIncorrectlyOnResponse/IPv4_GoogleGrpc_NoDeferredProcessing
test/extensions/filters/http/ext_proc/ext_proc_integration_test.cc:257: Failure
Value of: response.waitForEndStream()
  Actual: false (Timed out waiting for end stream
)
Expected: true
Stack trace:
  0xc93382: Envoy::ExtProcIntegrationTest::verifyDownstreamResponse()
  0xca96c4: Envoy::ExtProcIntegrationTest_GetAndSetTrailersIncorrectlyOnResponse_Test::TestBody()
  0x23f3bec: testing::internal::HandleExceptionsInMethodIfSupported<>()
  0x23f3aad: testing::Test::Run()
  0x23f4da7: testing::TestInfo::Run()
... Google Test internal frames ...

https://dev.azure.com/cncf/envoy/_build/results?buildId=170033&view=logs&j=8c169225-0ae8-53bd-947f-07cb81846cb5&t=d1a98671-b7ba-5fbf-f06c-ff337c010df4&l=3408

afaict it has been failing since ~22nd April

image

most likely todays fail was triggered by cache getting busted by #33830

@phlax
Copy link
Member Author

phlax commented May 9, 2024

cc @yanjunxiang-google

@yanjunxiang-google
Copy link
Contributor

yanjunxiang-google commented May 9, 2024

This is another timer related flakiness similar to #33017 . Let's tackle them together there.

Copy link

github-actions bot commented Jun 8, 2024

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 github-actions bot added the stale stalebot believes this issue/PR has not been touched recently label Jun 8, 2024
Copy link

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.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Jun 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/test flakes stale stalebot believes this issue/PR has not been touched recently
Projects
None yet
Development

No branches or pull requests

2 participants