blob: 14fa515d2d8c792e6962af5c440525f7339d61c5 [file] [log] [blame]
# Copyright 2021 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
# WARNING: if you wish to disable a tast test that runs in a ChromeOS SDK
# build, this is the wrong file to edit. You need to mark those tests as
# "informational" in their source .go files.
# To disable a specific test in chrome_all_tast_tests, add it the following
# list and cite a bug.
tast_disabled_tests_from_chrome_all = [
# crbug.com/1167243
"login.Chrome",
# crbug.com/1184931
"health.ProbeBatteryMetrics",
# b/196705842
"apps.LaunchGalleryLanguage",
# crbug.com/1242415
"hwsec.AttestationEnrollOnly",
"hwsec.ChapsAttributePolicy",
"hwsec.ChapsPKCS1V15",
"policy.AccessibilityPolicies.sticky_keys",
"policy.AllowDinosaurEasterEgg",
"policy.DisableScreenshotsExtension",
# crbug.com/1238654
"lockscreen.KeyboardShortcut",
"apps.SystemWebAppsReinstall.all_apps_stable",
"apps.SystemWebAppsReinstall.default_enabled_apps_stable",
"camera.EncodeAccelJPEG",
# crbug.com/1247485
"inputs.PhysicalKeyboardInputFields.us_en",
"inputs.VirtualKeyboardAccent",
# crbug.com/1247177
"inputs.PhysicalKeyboardEnglishTyping",
"inputs.PhysicalKeyboardEmoji",
# https://crbug.com/1252352
"quicksettings.SignInScreen.battery",
"quicksettings.SignInScreen.noaudio_nobattery",
"quicksettings.SignInScreen.audio",
# b/201197372
"crostini.AppEmacs",
# crbug.com/1259127
"ui.TabletOperations",
# crbug.com/1257474
"shelf.OpenCloseSwitchApps",
]
# To disable a specific test in lacros_all_tast_tests, add it the following
# list and cite a bug.
tast_disabled_tests_from_lacros_all = [
# crbug.com/1250036
"a11y.Smoke.lacros",
"a11y.Smoke.lacros_rootfs",
]