Relax favicon load related test expectations.
I introduced some test expectations in https://crrev.com/c/1145129 which I believe might be unnecessarily strict. In particular, Net.ConnectionInfo.MainFrame and Net.ConnectionInfo.SubResource might be recorded in OnReceivedResponse() for favicon but RecordLoadHistograms() not called yet by the time test execution arrives to the expectations. This CL relaxes some expectations to prevent these tests from becoming flaky. Bug: 859546 Change-Id: Idbacc7d024176406c5eb1a4be6d190e168a7d432 Reviewed-on: https://chromium-review.googlesource.com/1156848Reviewed-by:Matt Menke <mmenke@chromium.org> Commit-Queue: Bence Béky <bnc@chromium.org> Cr-Commit-Position: refs/heads/master@{#579784}
Showing
Please register or sign in to comment