Deflake AutofillServerTest.QueryAndUpload...
This is an attempt to deflake AutofillServerTest.QueryAndUploadBothIncludeFieldsWithAutocompleteOff. The hypothesis is that a second lookup to the autofill server (not sure why that happens) causes a problem where some very specific network packages are expected. I believe that after this lookup the expected traffic will occur. I am relaxing the requirements a bit by dropping an EXPECT_EQ. The test will still time out if the expected network traffic does not happen. Bug: 1162474 Change-Id: If3c20d0a32152f99317618ab41f6bbc8fe940c3f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2630047 Commit-Queue: Dominic Battré <battre@chromium.org> Reviewed-by:Matthias Körber <koerber@google.com> Cr-Commit-Position: refs/heads/master@{#843749}
Showing
Please register or sign in to comment