New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 612210 link

Starred by 2 users

Issue metadata

Status: Fixed
Owner:
Closed: May 2016
Cc:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 3
Type: Bug



Sign in to add a comment

Disable MemoryLongRunningIdleGmailBackground for WebView

Project Member Reported by yolandyan@chromium.org, May 16 2016

Issue description

https://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
 
Project Member

Comment 2 by bugdroid1@chromium.org, 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

Cc: u...@chromium.org
Labels: OS-Android
Owner: perezju@chromium.org
Status: Assigned (was: Untriaged)
As discussed on that CL, I'll try to disable based on the "has tabs" decoration.

+ulan who owns this benchmark.
Project Member

Comment 4 by bugdroid1@chromium.org, 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

Status: Fixed (was: Assigned)

Sign in to add a comment