Don't show supervised user as "already on this device" while they're being imported.
[chromium-blink-merge.git] / testing / commit_queue / config.json
blobb210ccc312bddfdaea5db310556002dc3153ea0a
2     "_comment1": "This file is no longer used by CQ. Instead CQ reads",
3     "_comment2": "infra/config/cq.cfg. However, this file is still used by",
4     "_comment3": "git-cl-try and thus this list must be manually kept in sync",
5     "_comment4": "to the list of builders in infra/config/cq.cfg. We apologize",
6     "_comment5": "for the incovenience and are working on a fix that will make",
7     "_comment6": "git-cl-try also read infra/config/cq.cfg.",
9     "verifiers_no_patch": {
10         "try_job_verifier": {
11             "launched": {
12                 "tryserver.chromium.linux": {
13                     "android_arm64_dbg_recipe": [
14                         "defaulttests"
15                     ],
16                     "android_chromium_gn_compile_dbg": [
17                         "defaulttests"
18                     ],
19                     "android_chromium_gn_compile_rel": [
20                         "defaulttests"
21                     ],
22                     "android_clang_dbg_recipe": [
23                         "defaulttests"
24                     ],
25                     "android_compile_dbg": [
26                         "defaulttests"
27                     ],
28                     "cast_shell_android": [
29                         "defaulttests"
30                     ],
31                     "cast_shell_linux": [
32                         "defaulttests"
33                     ],
34                     "chromium_presubmit": [
35                         "defaulttests"
36                     ],
37                     "linux_android_rel_ng": [
38                         "defaulttests"
39                     ],
40                     "linux_chromium_asan_rel_ng": [
41                         "defaulttests"
42                     ],
43                     "linux_chromium_chromeos_compile_dbg_ng": [
44                         "defaulttests"
45                     ],
46                     "linux_chromium_chromeos_ozone_rel_ng": [
47                         "defaulttests"
48                     ],
49                     "linux_chromium_chromeos_rel_ng": [
50                         "defaulttests"
51                     ],
52                     "linux_chromium_clobber_rel_ng": [
53                         "defaulttests"
54                     ],
55                     "linux_chromium_compile_dbg_32_ng": [
56                         "compile"
57                     ],
58                     "linux_chromium_gn_chromeos_rel": [
59                         "defaulttests"
60                     ],
61                     "linux_chromium_gn_dbg": [
62                         "defaulttests"
63                     ],
64                     "linux_chromium_gn_rel": [
65                         "defaulttests"
66                     ],
67                     "linux_chromium_rel_ng": [
68                         "defaulttests"
69                     ]
70                 },
71                 "tryserver.chromium.mac": {
72                     "ios_dbg_simulator_ninja": [
73                         "defaulttests"
74                     ],
75                     "ios_rel_device_ninja": [
76                         "defaulttests"
77                     ],
78                     "mac_chromium_compile_dbg_ng": [
79                         "defaulttests"
80                     ],
81                     "mac_chromium_rel_ng": [
82                         "defaulttests"
83                     ]
84                 },
85                 "tryserver.chromium.win": {
86                     "win8_chromium_rel": [
87                         "defaulttests"
88                     ],
89                     "win_chromium_compile_dbg_ng": [
90                         "defaulttests"
91                     ],
92                     "win_chromium_rel_ng": [
93                         "defaulttests"
94                     ],
95                     "win_chromium_x64_rel_ng": [
96                         "defaulttests"
97                     ]
98                 }
99             }
100         }
101     }