blob: 252087d3af500ecbf56d75c5175d1d99a9bc9d36 [file] [log] [blame]
Kenneth Russelleb60cbd22017-12-05 07:54:281# Copyright 2017 The Chromium Authors. All rights reserved.
2# Use of this source code is governed by a BSD-style license that can be
3# found in the LICENSE file.
4
5# This is a .pyl, or "Python Literal", file. You can treat it just like a
6# .json file, with the following exceptions:
7# * all keys must be quoted (use single quotes, please);
8# * comments are allowed, using '#' syntax; and
9# * trailing commas are allowed.
10
11# Exceptions to the common test suites can only include removal from
12# particular bots, and modifications on particular bots. By design,
13# it's not possible to add one-off tests to bots. Instead they have to
14# be added to one of the test suites in test_suites.pyl.
15#
16# The goal is to drive the number of exceptions to zero, to make all
17# the bots behave similarly.
18{
Andrew Luo38b311f2019-10-04 03:42:0919 'android_browsertests': {
20 'modifications': {
21 'android-pie-arm64-rel': {
Andrew Luobe83fd82019-12-19 03:07:5822 'args': [
23 '--gtest_filter=-ImportantSitesUtilBrowserTest.DSENotConsideredImportantInRegularMode', # https://crbug.com/1034001
24 ],
Andrew Luo38b311f2019-10-04 03:42:0925 },
John Budorick191adfcd2020-01-29 18:19:0426 'android-pie-x86-fyi-rel': {
27 'args': [
28 '--gtest_filter=-ImportantSitesUtilBrowserTest.DSENotConsideredImportantInRegularMode', # https://crbug.com/1034001
29 ],
30 },
Andrew Luo38b311f2019-10-04 03:42:0931 },
32 },
Kenneth Russelleb60cbd22017-12-05 07:54:2833 'android_webview_unittests': {
34 'remove_from': [
John Budorick826d5ed2017-12-28 19:27:3235 # On chromium.android, these do not need to run prior to M.
John Budorick2232bb982018-05-18 17:50:0736 'android-kitkat-arm-rel',
Kenneth Russelleb60cbd22017-12-05 07:54:2837 'KitKat Phone Tester (dbg)',
Kenneth Russelleb60cbd22017-12-05 07:54:2838 'KitKat Tablet Tester',
Yun Liu3e759dbb2019-11-01 19:25:5239 'android-code-coverage-native', # crbug/1018434
Kenneth Russelleb60cbd22017-12-05 07:54:2840 ],
Kenneth Russelleb60cbd22017-12-05 07:54:2841 },
Kenneth Russell8a386d42018-06-02 09:48:0142 'angle_end2end_tests': {
43 'remove_from': [
Kenneth Russell8a386d42018-06-02 09:48:0144 # TODO(ynovikov) Investigate why the test breaks on older devices.
45 'Android FYI Release (Nexus 5)',
46 'Android FYI Release (Nexus 6)',
47 'Android FYI Release (Nexus 9)',
48 # Temporarily disabled due to AMDGPU-PRO issues crbug.com/786219
49 'Linux FYI Release (AMD R7 240)',
Yuly Novikovab7256232019-04-08 19:08:0950 # Temporarily disabled due to bad NVIDIA driver upgrade crbug.com/950542
51 'Linux FYI Debug (NVIDIA)',
52 'Linux FYI GPU TSAN Release',
jonrossfb1c61b72019-11-19 01:43:5953 # Disabling on RX 550 as we are currently qualifying the card and not