Commit 1b8c2543 authored by Sami Kyostila's avatar Sami Kyostila Committed by Commit Bot

perf: Disable browse_accessibility:tools:gmail_compose due to flake

BUG=769809

Change-Id: Ie4f3f0a26c911948b7b8cda1fbe8e8fde2e3d8b0
Reviewed-on: https://chromium-review.googlesource.com/692774Reviewed-by: default avatarJuan Antonio Navarro Pérez <perezju@chromium.org>
Commit-Queue: Sami Kyöstilä <skyostil@chromium.org>
Cr-Commit-Position: refs/heads/master@{#505394}
parent 3d27469c
...@@ -26,6 +26,8 @@ class SystemHealthDesktopCommonExpectations(expectations.StoryExpectations): ...@@ -26,6 +26,8 @@ class SystemHealthDesktopCommonExpectations(expectations.StoryExpectations):
[expectations.MAC_10_11], 'crbug.com/760966') [expectations.MAC_10_11], 'crbug.com/760966')
self.DisableStory('browse:news:cnn', self.DisableStory('browse:news:cnn',
[expectations.ALL_MAC], 'crbug.com/728576') [expectations.ALL_MAC], 'crbug.com/728576')
self.DisableStory('browse_accessibility:tools:gmail_compose',
[expectations.ALL], 'crbug.com/769809')
class SystemHealthDesktopMemoryExpectations(expectations.StoryExpectations): class SystemHealthDesktopMemoryExpectations(expectations.StoryExpectations):
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment