Disable MemoryLongRunningIdleGmailBackground for WebView |
|||
Issue descriptionhttps://code.google.com/p/chromium/codesearch#chromium/src/tools/perf/benchmarks/memory_infra.py&l=166 MemoryLongRunningIdleGmailBackground uses storyset (LongRunningIdleGmailBackgroundPageSet) and has the action `tab.New()` which isn't support for webview. I would like to disable the test for webview
,
May 17 2016
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/32ad946b13471a9091e661bafbba6335522cb010 commit 32ad946b13471a9091e661bafbba6335522cb010 Author: yolandyan <yolandyan@google.com> Date: Tue May 17 01:29:28 2016 Disable memory.long_running_idle_gmail_background_tbmv2 for WebView BUG= 612210 CQ_EXTRA_TRYBOTS=tryserver.chromium.perf:android_s5_perf_cq;tryserver.chromium.perf:winx64_10_perf_cq;tryserver.chromium.perf:mac_retina_perf_cq;tryserver.chromium.perf:linux_perf_cq Review-Url: https://codereview.chromium.org/1986473003 Cr-Commit-Position: refs/heads/master@{#394008} [modify] https://crrev.com/32ad946b13471a9091e661bafbba6335522cb010/tools/perf/benchmarks/memory_infra.py
,
May 24 2016
As discussed on that CL, I'll try to disable based on the "has tabs" decoration. +ulan who owns this benchmark.
,
May 24 2016
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/6527cb61eb4944d09315c62ac22a78e139a87f36 commit 6527cb61eb4944d09315c62ac22a78e139a87f36 Author: perezju <perezju@chromium.org> Date: Tue May 24 17:26:12 2016 [tools/perf] MemoryLongRunningIdleGmailBackground requires tabs Only enable this benchmark on browsers with tabs. BUG= 612210 Review-Url: https://codereview.chromium.org/2001133004 Cr-Commit-Position: refs/heads/master@{#395626} [modify] https://crrev.com/6527cb61eb4944d09315c62ac22a78e139a87f36/tools/perf/benchmarks/memory_infra.py
,
May 31 2016
|
|||
►
Sign in to add a comment |
|||
Comment 1 by yolandyan@chromium.org
, May 16 2016