Commit cc67c579 authored by Ben Pastene's avatar Ben Pastene Committed by Chromium LUCI CQ

chromeos: Re-enable a number of Tast tests.

Many of these were disabled during failures while the tests were fixed.
And after fixing, they were never re-enabled. So this aggressively
re-enables any that are now passing.

Bug: 1097630
Bug: 1051059
Bug: 1062289
Bug: 1056163
Bug: 1059426
Bug: 1073084
Bug: 1114654
Bug: 1098810
Bug: 1114752
Bug: 1131304
Bug: 11484015
Change-Id: If3270bdfc4f4516af762ae1d92b3215e4b3cffa3
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2570538
Commit-Queue: Ben Pastene <bpastene@chromium.org>
Reviewed-by: default avatarAhmed Fakhry <afakhry@chromium.org>
Cr-Commit-Position: refs/heads/master@{#834369}
parent f0e20e3f
...@@ -271,59 +271,17 @@ if (is_chromeos_device) { ...@@ -271,59 +271,17 @@ if (is_chromeos_device) {
# crbug.com/1115622 # crbug.com/1115622
"ui.ChromeLoginGAIA", "ui.ChromeLoginGAIA",
# crbug.com/1097630
"security.OpenFDs",
# crbug.com/1051059
"security.SELinuxProcessesARC",
# crbug.com/1062289
"security.NetworkListenersARC",
"security.NetworkListenersNonARC",
# crbug.com/1056163
"hwsec.LoginGuest",
# crbug.com/1059426
"ui.ChromeCrashNotLoggedInDirect.breakpad",
"ui.ChromeCrashLoggedInDirect.breakpad",
# crbug.com/1073084
"crostini.CopyPaste.wayland_to_x11_stretch_amd64_stable",
"crostini.CopyPaste.wayland_to_x11_stretch_arm_stable",
"crostini.CopyPaste.wayland_to_x11_buster_amd64_stable",
"crostini.CopyPaste.wayland_to_x11_buster_arm_stable",
# crbug.com/1114654
"crostini.Restart.stretch_amd64_stable",
"crostini.Restart.stretch_arm_stable",
"crostini.Restart.buster_amd64_stable",
"crostini.Restart.buster_arm_stable",
# crbug.com/1098810
"security.SELinuxFilesSystem",
# crbug.com/1099695 # crbug.com/1099695
"platform.Drivefs", "platform.Drivefs",
# crbug.com/1114752
"arc.ContainerMount",
# crbug.com/1131496 # crbug.com/1131496
"apps.LaunchHelpApp.clamshell_oobe_stable", "apps.LaunchHelpApp.clamshell_oobe_stable",
"apps.LaunchHelpApp.tablet_oobe_stable", "apps.LaunchHelpApp.tablet_oobe_stable",
# crbug.com/1131304
"printer.PinPrintLexmark.no_pin",
"printer.PinPrintLexmark.pin",
# crbug.com/1148036 # crbug.com/1148036
"ui.ExistingUserLogin", "ui.ExistingUserLogin",
"ui.SigninProfileExtension", "ui.SigninProfileExtension",
# crbug.com/1148401
"debugd.Printer",
# crbug.com/1154794 # crbug.com/1154794
"policy.DefaultGeolocationSetting", "policy.DefaultGeolocationSetting",
......
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