[Mac] Reenable TaskManagerBrowserTest.IdleWakeup
The TaskManagerBrowserTest.IdleWakeup browser test was disabled for flakiness. The issue is this test, written with Chrome Win in mind, was expected to generate 1000s of idle wakes, but at least 100. However on the Mac the idle wake count is lower on certain releases (e.g. between 65 and 81 on macOS 10.12). This cl reenables the test on macOS and lowers the expected wake count. Bug: 636823 Change-Id: Idba223012e2e868c39bf2b27d02c167e3d3dbad2 Reviewed-on: https://chromium-review.googlesource.com/876920 Commit-Queue: Jayson Adams <shrike@chromium.org> Reviewed-by:Lei Zhang <thestig@chromium.org> Cr-Commit-Position: refs/heads/master@{#530700}
Showing
Please register or sign in to comment