-
Notifications
You must be signed in to change notification settings - Fork 361
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
conformance: flaky test GatewayModifyListeners #2269
Comments
I am also noticing the same behaviour in mainly two tests -
All these failures are due to context deadline exceeded error. I tried to configure the timeouts like this, not luck -
Any idea or suggestions on how to fix them. I looked here and they seem fairly stable. |
there're lots of failed reasons, but most of them are: some tests only failed occasionally and very difficult to debug and replay, hence the code should be fine, what may need to do is add a retry mechanism for the failed test case. and also it seems upstream conformance does not support cc @envoyproxy/gateway-maintainers |
@shawnh2 imo we need to figure out why its taking longer than 120s to compute and publish status |
GatewayModifyListeners & HTTPRouteInvalidCrossNamespaceParentRef, these two conformance tests seem to be very unstable recently, let me investigate this. |
This issue has been automatically marked as stale because it has not had activity in the last 30 days. |
o/p from another run
|
This issue has been automatically marked as stale because it has not had activity in the last 30 days. |
This issue has been automatically marked as stale because it has not had activity in the last 30 days. |
is this test still flaky @shawnh2 ? |
Yeap, still flaky. Unassign myself since lack of bandwidth to investigate. |
I haven't seen this flake in a long time, closing this, lets reopen if it does happen again |
https://github.com/envoyproxy/gateway/actions/runs/7111705161/job/19360397127#step:6:1111
The text was updated successfully, but these errors were encountered: