slow: disable one history metrics test
This change disables GoogleSearchDomainMixingMetricsEmitterTest. EmitsMetricsOnStart, which is the slowest unit test in the codebase by a factor of >2x. This test runs slowly because it simulates an entire month worth of history expiration, which amounts to running the same no-op every 5 simulated "minutes" hundreds of thousands of times. Since this code is all slated to be deleted soon (per the linked bug), the test is just disabled. Bug: 1040458 Change-Id: Idfc0115d00cf9c3b763c07b5715b3b39e5b45c5e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2057445 Commit-Queue: Peter Kasting <pkasting@chromium.org> Reviewed-by:Peter Kasting <pkasting@chromium.org> Cr-Commit-Position: refs/heads/master@{#741556}
Showing
Please register or sign in to comment