The stale_response gold test (tests/gold_tests/pluginTest/stale_response/stale_response.test.py) is flaky on CI: stale_responses.log intermittently does not contain the expected stale-while-revalidate: / stale-if-error: directive when checked, even though the test uses a log-waiter. It passes on re-run with no code change.
file .../stale_responses.log : Verify stale-while-revalidate directive is logged - Failed
file .../stale_responses.log : Verify stale-if-error directive is logged - Failed
The
stale_responsegold test (tests/gold_tests/pluginTest/stale_response/stale_response.test.py) is flaky on CI:stale_responses.logintermittently does not contain the expectedstale-while-revalidate:/stale-if-error:directive when checked, even though the test uses a log-waiter. It passes on re-run with no code change.