Skip to content

Conversation

@patrickhulce
Copy link
Collaborator

Summary
Our tests have been very flaky on ToT lately due to more PROTOCOL_TIMEOUT issues. This was exacerbated by our retry logic failing because of server assertions. Basically we forgot to clear network requests in between attempts so even if it passed later, our assertion on the count of requests would fail.

We'll give this a go and see if it helps while I try to repro PROTOCOL_TIMEOUT.

Related Issues/PRs
ref #12773

@patrickhulce patrickhulce requested a review from a team as a code owner July 13, 2021 17:35
@patrickhulce patrickhulce requested review from connorjclark and removed request for a team July 13, 2021 17:35
@google-cla google-cla bot added the cla: yes label Jul 13, 2021
@connorjclark connorjclark changed the title tests: take server network requests on retry tests: don't double count server network requests on retry Jul 13, 2021
@devtools-bot devtools-bot merged commit 2bd13d6 into master Jul 13, 2021
@devtools-bot devtools-bot deleted the smoke_allow_retry branch July 13, 2021 17:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants