Fix test expectations for throttling tests
A couple of flaky render throttling tests appear to have been un-flaked, probably by recent changes to the render throttling code, in particular this one: https://chromium-review.googlesource.com/c/chromium/src/+/1600078 timer-throttling-hidden-page.html turned flaky in 2015 and was disabled in 2017. In 2018, the test was changed to remove references to visibility=prerender, but the expectations were never updated (presumably because the test was disabled). BUG=956547,520170,956354 R=chrishtr@chromium.org Change-Id: Id49f0449a091b3ba548f64bc43576a16bce83e35 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1642031Reviewed-by:Chris Harrelson <chrishtr@chromium.org> Commit-Queue: Stefan Zager <szager@chromium.org> Cr-Commit-Position: refs/heads/master@{#665800}
Showing
Please register or sign in to comment