Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(83)

Side by Side Diff: tools/gardening/lib/src/shard_data.dart

Issue 2973653002: Updated various gardening data, and ignoring gardening/temp. (Closed)
Patch Set: Now finishing quickly in summary.dart if only doing "help" Created 3 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « tools/gardening/lib/src/buildbot_data.dart ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 // Copyright (c) 2017, the Dart project authors. Please see the AUTHORS file 1 // Copyright (c) 2017, the Dart project authors. Please see the AUTHORS file
2 // for details. All rights reserved. Use of this source code is governed by a 2 // for details. All rights reserved. Use of this source code is governed by a
3 // BSD-style license that can be found in the LICENSE file. 3 // BSD-style license that can be found in the LICENSE file.
4 // 4 //
5 // ----- Generated by create_shard_groups.dart, do not edit! ----- 5 // ----- Generated by create_shard_groups.dart, do not edit! -----
6 6
7 part of gardening.shard2group; 7 part of gardening.shard2group;
8 8
9 const Map<String, List<String>> shardGroups = const { 9 const Map<String, List<String>> shardGroups = const {
10 'vm': const <String>[ 10 'vm': const <String>[
(...skipping 16 matching lines...) Expand all
27 'vm-linux-release-simarm64-be', 27 'vm-linux-release-simarm64-be',
28 ], 28 ],
29 'vm-app': const <String>[ 29 'vm-app': const <String>[
30 'app-linux-debug-x64-be', 30 'app-linux-debug-x64-be',
31 'app-linux-release-x64-be', 31 'app-linux-release-x64-be',
32 'app-linux-product-x64-be', 32 'app-linux-product-x64-be',
33 ], 33 ],
34 'vm-kernel': const <String>[ 34 'vm-kernel': const <String>[
35 'vm-kernel-linux-release-x64-be', 35 'vm-kernel-linux-release-x64-be',
36 'vm-kernel-linux-debug-x64-be', 36 'vm-kernel-linux-debug-x64-be',
37 'vm-kernel-mac-release-x64-be',
38 'vm-kernel-mac-debug-x64-be',
37 ], 39 ],
38 'vm-misc': const <String>[ 40 'vm-misc': const <String>[
39 'vm-win-debug-ia32-russian-be', 41 'vm-win-debug-ia32-russian-be',
40 'cross-arm-vm-linux-release-be', 42 'cross-arm64-vm-linux-release-be',
41 'vm-linux-release-ia32-asan-be', 43 'vm-linux-release-ia32-asan-be',
42 'vm-linux-release-x64-asan-be', 44 'vm-linux-release-x64-asan-be',
43 'vm-linux-release-ia32-optcounter-threshold-be', 45 'vm-linux-release-ia32-optcounter-threshold-be',
44 'vm-linux-release-x64-optcounter-threshold-be', 46 'vm-linux-release-x64-optcounter-threshold-be',
45 'target-arm-vm-linux-release-be', 47 'target-arm64-vm-linux-release-be',
46 ], 48 ],
47 'vm-precomp': const <String>[ 49 'vm-precomp': const <String>[
48 'vm-noopt-simarm64-mac-be', 50 'vm-noopt-simarm64-mac-be',
49 'vm-precomp-android-release-1-3-be', 51 'vm-precomp-android-release-1-3-be',
50 'vm-precomp-android-release-2-3-be', 52 'vm-precomp-android-release-2-3-be',
51 'vm-precomp-android-release-3-3-be', 53 'vm-precomp-android-release-3-3-be',
52 'precomp-linux-debug-x64-be', 54 'precomp-linux-debug-x64-be',
53 'precomp-linux-product-x64-be', 55 'precomp-linux-product-x64-be',
54 'vm-precomp-win-simarm64-1-4-be', 56 'vm-precomp-win-simarm64-1-4-be',
55 'vm-precomp-win-simarm64-2-4-be', 57 'vm-precomp-win-simarm64-2-4-be',
(...skipping 117 matching lines...) Expand 10 before | Expand all | Expand 10 after
173 'vm-win-release-x64-dev', 175 'vm-win-release-x64-dev',
174 'vm-win-debug-ia32-dev', 176 'vm-win-debug-ia32-dev',
175 'vm-win-release-ia32-dev', 177 'vm-win-release-ia32-dev',
176 'vm-linux-debug-simarm-dev', 178 'vm-linux-debug-simarm-dev',
177 'vm-linux-release-simarm-dev', 179 'vm-linux-release-simarm-dev',
178 'vm-linux-release-simarm64-dev', 180 'vm-linux-release-simarm64-dev',
179 ], 181 ],
180 'vm-kernel-dev': const <String>[ 182 'vm-kernel-dev': const <String>[
181 'vm-kernel-linux-release-x64-dev', 183 'vm-kernel-linux-release-x64-dev',
182 'vm-kernel-linux-debug-x64-dev', 184 'vm-kernel-linux-debug-x64-dev',
185 'vm-kernel-mac-release-x64-dev',
186 'vm-kernel-mac-debug-x64-dev',
183 ], 187 ],
184 'vm-misc-dev': const <String>[ 188 'vm-misc-dev': const <String>[
185 'vm-win-debug-ia32-russian-dev', 189 'vm-win-debug-ia32-russian-dev',
186 'cross-arm-vm-linux-release-dev', 190 'cross-arm64-vm-linux-release-dev',
187 'vm-linux-release-ia32-asan-dev', 191 'vm-linux-release-ia32-asan-dev',
188 'vm-linux-release-x64-asan-dev', 192 'vm-linux-release-x64-asan-dev',
189 'vm-linux-release-ia32-optcounter-threshold-dev', 193 'vm-linux-release-ia32-optcounter-threshold-dev',
190 'vm-linux-release-x64-optcounter-threshold-dev', 194 'vm-linux-release-x64-optcounter-threshold-dev',
191 'target-arm-vm-linux-release-dev', 195 'target-arm64-vm-linux-release-dev',
192 ], 196 ],
193 'vm-precomp-dev': const <String>[ 197 'vm-precomp-dev': const <String>[
194 'vm-noopt-simarm64-mac-dev', 198 'vm-noopt-simarm64-mac-dev',
195 'vm-precomp-android-release-1-3-dev', 199 'vm-precomp-android-release-1-3-dev',
196 'vm-precomp-android-release-2-3-dev', 200 'vm-precomp-android-release-2-3-dev',
197 'vm-precomp-android-release-3-3-dev', 201 'vm-precomp-android-release-3-3-dev',
198 'precomp-linux-debug-x64-dev', 202 'precomp-linux-debug-x64-dev',
199 'precomp-linux-product-x64-dev', 203 'precomp-linux-product-x64-dev',
200 'vm-precomp-win-simarm64-1-4-dev', 204 'vm-precomp-win-simarm64-1-4-dev',
201 'vm-precomp-win-simarm64-2-4-dev', 205 'vm-precomp-win-simarm64-2-4-dev',
(...skipping 93 matching lines...) Expand 10 before | Expand all | Expand 10 after
295 'debianpackage-linux-dev', 299 'debianpackage-linux-dev',
296 ], 300 ],
297 'vm-app-stable': const <String>[ 301 'vm-app-stable': const <String>[
298 'app-linux-debug-x64-stable', 302 'app-linux-debug-x64-stable',
299 'app-linux-release-x64-stable', 303 'app-linux-release-x64-stable',
300 'app-linux-product-x64-stable', 304 'app-linux-product-x64-stable',
301 ], 305 ],
302 'vm-kernel-stable': const <String>[ 306 'vm-kernel-stable': const <String>[
303 'vm-kernel-linux-release-x64-stable', 307 'vm-kernel-linux-release-x64-stable',
304 'vm-kernel-linux-debug-x64-stable', 308 'vm-kernel-linux-debug-x64-stable',
309 'vm-kernel-mac-release-x64-stable',
310 'vm-kernel-mac-debug-x64-stable',
305 ], 311 ],
306 'vm-misc-stable': const <String>[ 312 'vm-misc-stable': const <String>[
307 'vm-win-debug-ia32-russian-stable', 313 'vm-win-debug-ia32-russian-stable',
308 'cross-arm-vm-linux-release-stable', 314 'cross-arm64-vm-linux-release-stable',
309 'vm-linux-release-ia32-asan-stable', 315 'vm-linux-release-ia32-asan-stable',
310 'vm-linux-release-x64-asan-stable', 316 'vm-linux-release-x64-asan-stable',
311 'vm-linux-release-ia32-optcounter-threshold-stable', 317 'vm-linux-release-ia32-optcounter-threshold-stable',
312 'vm-linux-release-x64-optcounter-threshold-stable', 318 'vm-linux-release-x64-optcounter-threshold-stable',
313 'target-arm-vm-linux-release-stable', 319 'target-arm64-vm-linux-release-stable',
314 ], 320 ],
315 'vm-precomp-stable': const <String>[ 321 'vm-precomp-stable': const <String>[
316 'vm-noopt-simarm64-mac-stable', 322 'vm-noopt-simarm64-mac-stable',
317 'vm-precomp-android-release-1-3-stable', 323 'vm-precomp-android-release-1-3-stable',
318 'vm-precomp-android-release-2-3-stable', 324 'vm-precomp-android-release-2-3-stable',
319 'vm-precomp-android-release-3-3-stable', 325 'vm-precomp-android-release-3-3-stable',
320 'precomp-linux-debug-x64-stable', 326 'precomp-linux-debug-x64-stable',
321 'precomp-linux-product-x64-stable', 327 'precomp-linux-product-x64-stable',
322 'vm-precomp-win-simarm64-1-4-stable', 328 'vm-precomp-win-simarm64-1-4-stable',
323 'vm-precomp-win-simarm64-2-4-stable', 329 'vm-precomp-win-simarm64-2-4-stable',
(...skipping 115 matching lines...) Expand 10 before | Expand all | Expand 10 after
439 'dartium-linux-x64-inc-integration', 445 'dartium-linux-x64-inc-integration',
440 'dartium-mac-x64-inc-integration', 446 'dartium-mac-x64-inc-integration',
441 'dartium-win-ia32-inc-integration', 447 'dartium-win-ia32-inc-integration',
442 ], 448 ],
443 'dartium-full-integration': const <String>[ 449 'dartium-full-integration': const <String>[
444 'dartium-linux-x64-integration', 450 'dartium-linux-x64-integration',
445 'dartium-mac-x64-integration', 451 'dartium-mac-x64-integration',
446 'dartium-win-ia32-integration', 452 'dartium-win-ia32-integration',
447 ], 453 ],
448 }; 454 };
OLDNEW
« no previous file with comments | « tools/gardening/lib/src/buildbot_data.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698