moonchen opened a new issue, #13301: URL: https://github.com/apache/trafficserver/issues/13301
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 ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
