Commit 3054ac2e authored by Scott Violet's avatar Scott Violet Committed by Commit Bot

Disables crostini.LaunchBrowser.artifact as more often than not fails

On kevin.

BUG=1141944
TEST=test only change
TBR=sidereal@google.com

Change-Id: I3e05a2dfe7c5e6483b6de1155e405ef2c07527ce
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2495880Reviewed-by: default avatarScott Violet <sky@chromium.org>
Commit-Queue: Scott Violet <sky@chromium.org>
Cr-Commit-Position: refs/heads/master@{#820422}
parent 1e9e4a18
...@@ -326,6 +326,9 @@ if (is_chromeos_device) { ...@@ -326,6 +326,9 @@ if (is_chromeos_device) {
# crbug.com/1131304 # crbug.com/1131304
"printer.PinPrintLexmark.no_pin", "printer.PinPrintLexmark.no_pin",
"printer.PinPrintLexmark.pin", "printer.PinPrintLexmark.pin",
# crbug.com/1141944
"crostini.LaunchBrowser.artifact",
] ]
} }
......
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