Commit 81e4d669 authored by Ben Pastene's avatar Ben Pastene Committed by Commit Bot

chromeos: Re-enable all crostini Tast tests.

Test fixes have landed in crbug.com/1123300, so should be safe to
enable tests again.

Bug: 1123300
Change-Id: Iedee3fc7e3436d9198352c428ce40cc8a79c391b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2412455Reviewed-by: default avatarToby Huang <tobyhuang@chromium.org>
Commit-Queue: Ben Pastene <bpastene@chromium.org>
Cr-Commit-Position: refs/heads/master@{#807191}
parent d79d546e
...@@ -283,24 +283,6 @@ if (is_chromeos_device) { ...@@ -283,24 +283,6 @@ if (is_chromeos_device) {
tast_test("chrome_all_tast_tests") { tast_test("chrome_all_tast_tests") {
# To disable a specific test, add it the following list and cite a bug. # To disable a specific test, add it the following list and cite a bug.
tast_disabled_tests = [ tast_disabled_tests = [
# crbug.com/1123300
"crostini.Basic.artifact",
"crostini.PackageInfo.artifact",
"crostini.PackageInstallUninstall.artifact",
"crostini.Sanity.artifact",
"crostini.SecureCopyPaste.copy_wayland_artifact",
"crostini.SecureCopyPaste.copy_x11_artifact",
"crostini.SecureCopyPaste.paste_wayland_artifact",
"crostini.SecureCopyPaste.paste_x11_artifact",
"crostini.Toolkit.gtk3_wayland",
"crostini.Toolkit.gtk3_x11",
"crostini.Toolkit.qt5",
"crostini.Toolkit.tkinter",
"crostini.UninstallInvalidApp.artifact",
"crostini.VerifyAppWayland.artifact",
"crostini.VerifyAppX11.artifact",
"crostini.Webserver.artifact",
# crbug.com/1115622 # crbug.com/1115622
"ui.ChromeLoginGAIA", "ui.ChromeLoginGAIA",
"inputs.VirtualKeyboardOOBE", "inputs.VirtualKeyboardOOBE",
......
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