Commit 85a8d40a authored by battre's avatar battre Committed by Commit bot

Disabled flaky CrSettingsPrivacyPageTest.PrivacyPage test

TBR=dpapad@chromium.org
BUG=642574,625332

Review-Url: https://codereview.chromium.org/2298113002
Cr-Commit-Position: refs/heads/master@{#415596}
parent a01d97df
......@@ -442,7 +442,8 @@ CrSettingsPrivacyPageTest.prototype = {
]),
};
TEST_F('CrSettingsPrivacyPageTest', 'PrivacyPage', function() {
// TODO(crbug.com/642574) Disabled because test is flaky.
TEST_F('CrSettingsPrivacyPageTest', 'DISABLED_PrivacyPage', function() {
settings_privacy_page.registerTests();
mocha.run();
});
......
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