Revert "DNR: Speculatively fix flaky DeclarativeNetRequestBrowserTest.AllowAllRequests_SrcDoc."
This reverts commit 77288e6f. Reason for revert: All/DeclarativeNetRequestBrowserTest.AllowAllRequests_SrcDoc/0 is consistently failing, and this change touches that test and is in the blamelist, so I expect reverting it will be the fix. First failing build: https://ci.chromium.org/p/chromium/builders/ci/Win10%20Tests%20x64/44692 Original change's description: > DNR: Speculatively fix flaky DeclarativeNetRequestBrowserTest.AllowAllRequests_SrcDoc. > > Wait for the fetch to complete before checking whether xhr request was > seen by the browser. This should hopefully fix the flakiness since page > load won't necessarily wait for the fetch to complete. > > BUG=1050536, 1056031 > > Change-Id: I9c043d69c4d619e00737303d2aaa3c15dc587ae2 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2076658 > Commit-Queue: Karan Bhatia <karandeepb@chromium.org> > Reviewed-by: Istiaque Ahmed <lazyboy@chromium.org> > Cr-Commit-Position: refs/heads/master@{#744926} TBR=lazyboy@chromium.org,karandeepb@chromium.org Change-Id: I032be2858ed91613891949a5540a8875b56d5d04 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 1050536, 1056031 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2078595Reviewed-by:Katie Dektar <katie@chromium.org> Commit-Queue: Katie Dektar <katie@chromium.org> Cr-Commit-Position: refs/heads/master@{#745054}
Showing
Please register or sign in to comment