Commit 48bc579e authored by Fergus Dall's avatar Fergus Dall Committed by Commit Bot

Transition disabled tast tests to new test names

CL:2374267 renames most crostini tests, so update the list of disabled
tests to match. This CL retains both old and new versions to avoid
breaking things while waiting for an LKGM uprev.

Bug: 1128743
Change-Id: I168bfce067611be7ae8ac7b081c1cb347ff8d05f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2462964
Commit-Queue: Fergus Dall <sidereal@google.com>
Reviewed-by: default avatarNicholas Verne <nverne@chromium.org>
Cr-Commit-Position: refs/heads/master@{#828663}
parent ced38b34
...@@ -289,8 +289,30 @@ if (is_chromeos_device) { ...@@ -289,8 +289,30 @@ if (is_chromeos_device) {
"ui.ChromeCrashNotLoggedInDirect.breakpad", "ui.ChromeCrashNotLoggedInDirect.breakpad",
"ui.ChromeCrashLoggedInDirect.breakpad", "ui.ChromeCrashLoggedInDirect.breakpad",
# TODO(sidereal, crbug.com/1128743, crbug.com/1148527) Remove
# _artifact versions of crostini tests from this list once
# CL:2374267 has been pulled into the LKGM
# crbug.com/1073084 # crbug.com/1073084
"crostini.CopyPaste.wayland_to_x11_artifact", "crostini.CopyPaste.wayland_to_x11_artifact",
"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.artifact",
"crostini.Restart.stretch_amd64_stable",
"crostini.Restart.stretch_arm_stable",
"crostini.Restart.buster_amd64_stable",
"crostini.Restart.buster_arm_stable",
# crbug.com/1141944
"crostini.LaunchBrowser.artifact",
"crostini.LaunchBrowser.stretch_amd64_stable",
"crostini.LaunchBrowser.stretch_arm_stable",
"crostini.LaunchBrowser.buster_amd64_stable",
"crostini.LaunchBrowser.buster_arm_stable",
# crbug.com/1098810 # crbug.com/1098810
"security.SELinuxFilesSystem", "security.SELinuxFilesSystem",
...@@ -298,9 +320,6 @@ if (is_chromeos_device) { ...@@ -298,9 +320,6 @@ if (is_chromeos_device) {
# crbug.com/1099695 # crbug.com/1099695
"platform.Drivefs", "platform.Drivefs",
# crbug.com/1114654
"crostini.Restart.artifact",
# crbug.com/1114752 # crbug.com/1114752
"arc.ContainerMount", "arc.ContainerMount",
...@@ -312,8 +331,6 @@ if (is_chromeos_device) { ...@@ -312,8 +331,6 @@ if (is_chromeos_device) {
"printer.PinPrintLexmark.no_pin", "printer.PinPrintLexmark.no_pin",
"printer.PinPrintLexmark.pin", "printer.PinPrintLexmark.pin",
# crbug.com/1141944
"crostini.LaunchBrowser.artifact",
# crbug.com/1147607 # crbug.com/1147607
"inputs.VirtualKeyboardAccessibility.stable", "inputs.VirtualKeyboardAccessibility.stable",
......
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