Commit b459327f authored by Hiroki Nakagawa's avatar Hiroki Nakagawa Committed by Commit Bot

Disable PrintPreviewUIBrowserTest.InvalidSettingsError because of test flakiness

Bug: 795626
Change-Id: If0016e86ca495cee54bf4b7a845f5adda8e6b65b
TBR: dpapad@chromium.org
Reviewed-on: https://chromium-review.googlesource.com/830993Reviewed-by: default avatarHiroki Nakagawa <nhiroki@chromium.org>
Commit-Queue: Hiroki Nakagawa <nhiroki@chromium.org>
Cr-Commit-Position: refs/heads/master@{#524647}
parent 83f4deb9
...@@ -98,7 +98,9 @@ PrintPreviewUIBrowserTest.prototype = { ...@@ -98,7 +98,9 @@ PrintPreviewUIBrowserTest.prototype = {
'NoPDFPluginErrorMessage', 'NoPDFPluginErrorMessage',
'CustomPaperNames', 'CustomPaperNames',
'InitIssuesOneRequest', 'InitIssuesOneRequest',
'InvalidSettingsError', // TODO(https://crbug.com/795626): Re-enable this test when test flakiness on
// the Mac bot is fixed.
'DISABLED_InvalidSettingsError',
// TODO(thestig): Re-enable this test when the feature works properly. // TODO(thestig): Re-enable this test when the feature works properly.
// https://crbug.com/746768 // https://crbug.com/746768
'DISABLED_GenerateDraft', 'DISABLED_GenerateDraft',
......
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