Commit ea9b4325 authored by Sergey Poromov's avatar Sergey Poromov Committed by Commit Bot

[Sheriff] Disable crostini.* artifact tests in chrome_all_tast_tests.

chromeos-eve-chrome consistently fails:
https://ci.chromium.org/p/chrome/builders/ci/chromeos-eve-chrome/3756

Bug: 1054340
Bug: 1000351
Change-Id: I51d89786926f48f7bdab4884bf27bf6b495d4947
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2065003
Commit-Queue: Sergey Poromov <poromov@chromium.org>
Commit-Queue: Maksim Ivanov <emaxx@chromium.org>
Auto-Submit: Sergey Poromov <poromov@chromium.org>
Reviewed-by: default avatarShuhei Takahashi <nya@chromium.org>
Reviewed-by: default avatarMaksim Ivanov <emaxx@chromium.org>
Cr-Commit-Position: refs/heads/master@{#743052}
parent a3fb7c60
...@@ -262,6 +262,31 @@ if (is_chromeos_device) { ...@@ -262,6 +262,31 @@ if (is_chromeos_device) {
# crbug.com/1051059 # crbug.com/1051059
"security.SELinuxProcessesARC", "security.SELinuxProcessesARC",
# crbug.com/1054340
"crostini.AudioSanity.artifact",
"crostini.CopyPaste.wayland_to_wayland_artifact",
"crostini.CopyPaste.wayland_to_x11_artifact",
"crostini.DisplayDensity.wayland_artifact",
"crostini.DisplayDensity.x11_artifact",
"crostini.GPUEnabled.artifact_gpu",
"crostini.GPUEnabled.artifact_sw",
"crostini.LaunchTerminal.artifact",
"crostini.PackageInfo.artifact",
"crostini.PackageInstallUninstall.artifact",
"crostini.Restart.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",
] ]
} }
......
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