[go: nahoru, domu]

blob: 29a6baa68e2d0a0b7ffaec3d57a51491b7571d47 [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/1162346
"ui.WindowControl",
# crbug.com/1167243
"ui.ChromeLogin",
# crbug.com/1115622
"ui.ChromeLoginGAIA",
# crbug.com/1099695
"platform.Drivefs",
# crbug.com/1131496
"apps.LaunchHelpApp.clamshell_oobe_stable",
"apps.LaunchHelpApp.tablet_oobe_stable",
# crbug.com/1148036
"ui.ExistingUserLogin",
"ui.SigninProfileExtension",
# crbug.com/1154794
"policy.DefaultGeolocationSetting",
# crbug.com/1115622
"inputs.VirtualKeyboardOOBE",
# crbug.com/1156006
"filemanager.DragDrop",
# crbug.com/1158051
"policy.AllowDinosaurEasterEgg",
# crbug.com/1172179
"arc.IntentForward",
]