Chromium Code Reviews
DescriptionFix timeout in rasterize_and_record_micro benchmarks
A bug was introduced when migrating to the v2 API to execute JavaScript
snippets in Telemetry. The old timeout used inconsistent defaults on
different methods, and the migration caused the timeout to drop from 90
to 60 seconds.
Rather than relying on an unseen defualt, specify an explicit timeout
on the non-obvious expression that takes a long time to evaluate.
TBR=nednguyen@google.com
BUG=691751
Review-Url: https://codereview.chromium.org/2691023003
Cr-Commit-Position: refs/heads/master@{#450325}
Committed: https://chromium.googlesource.com/chromium/src/+/58b5ae9d8d96fd72374c5ee63a7c8ad358eec9e8
Patch Set 1 #Patch Set 2 : add comment #Messages
Total messages: 9 (5 generated)
|