| Index: tools/perf/page_sets/system_health/long_running_stories.py
|
| diff --git a/tools/perf/page_sets/system_health/long_running_stories.py b/tools/perf/page_sets/system_health/long_running_stories.py
|
| index 916e75c08a2c7a707028b49a336d4974ac8db7e2..a32ea451042d077a37e124b23dc57a1a60f27e13 100644
|
| --- a/tools/perf/page_sets/system_health/long_running_stories.py
|
| +++ b/tools/perf/page_sets/system_health/long_running_stories.py
|
| @@ -88,6 +88,7 @@ class LongRunningGmailMobileForegroundStory(_LongRunningGmailMobileBase):
|
| NAME = 'long_running:tools:gmail-foreground'
|
|
|
|
|
| +@decorators.Disabled('all') # crbug.com/681839
|
| class LongRunningGmailDesktopForegroundStory(_LongRunningGmailDesktopBase):
|
| NAME = 'long_running:tools:gmail-foreground'
|
|
|
|
|