Commit 47a240b1 authored by Alexey Baskakov's avatar Alexey Baskakov Committed by Commit Bot

Sheriff: Disable flaky CrSettingsResetPageV3Test.All test on all OSes.

TBR=dpapad@chromium.org

Bug: 1127733
Change-Id: I7b8f2b17f503e5360f807faca4fd3d1ec9b4e09c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2408600Reviewed-by: default avatarAlexey Baskakov <loyso@chromium.org>
Commit-Queue: Alexey Baskakov <loyso@chromium.org>
Cr-Commit-Position: refs/heads/master@{#806543}
parent ea9338f0
...@@ -510,7 +510,8 @@ TEST_F('CrSettingsAdvancedPageV3Test', 'MAYBE_Load', function() { ...@@ -510,7 +510,8 @@ TEST_F('CrSettingsAdvancedPageV3Test', 'MAYBE_Load', function() {
['PrefUtil', 'pref_util_tests.m.js'], ['PrefUtil', 'pref_util_tests.m.js'],
['ProtocolHandlers', 'protocol_handlers_tests.js'], ['ProtocolHandlers', 'protocol_handlers_tests.js'],
['RecentSitePermissions', 'recent_site_permissions_test.js'], ['RecentSitePermissions', 'recent_site_permissions_test.js'],
['ResetPage', 'reset_page_test.js'], // Flaky on all OSes. TODO(crbug.com/1127733): Enable the test.
['ResetPage', 'reset_page_test.js', 'DISABLED_All'],
['ResetProfileBanner', 'reset_profile_banner_test.js'], ['ResetProfileBanner', 'reset_profile_banner_test.js'],
['SearchEngines', 'search_engines_page_test.js'], ['SearchEngines', 'search_engines_page_test.js'],
['SearchPage', 'search_page_test.js'], ['SearchPage', 'search_page_test.js'],
......
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