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

Side by Side Diff: testing/buildbot/gn_isolate_map.pyl

Issue 2202393002: swarming: wholesale switch remaining tests to run on Swarming. (Closed) Base URL: https://chromium.googlesource.com/a/chromium/src.git@master
Patch Set: No need to modify mb.py Created 4 years, 4 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 | « testing/buildbot/chromium.win.json ('k') | ui/chromeos/BUILD.gn » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 ## Copyright 2015 The Chromium Authors. All rights reserved. 1 ## Copyright 2015 The Chromium Authors. All rights reserved.
2 # Use of this source code is governed by a BSD-style license that can be 2 # Use of this source code is governed by a BSD-style license that can be
3 # found in the LICENSE file. 3 # found in the LICENSE file.
4 4
5 # gn_isolate_map.pyl - A mapping of Ninja build target names to GN labels and 5 # gn_isolate_map.pyl - A mapping of Ninja build target names to GN labels and
6 # test type classifications for the tests that are run on the bots. 6 # test type classifications for the tests that are run on the bots.
7 # 7 #
8 # This mapping is used by MB so that we can uniformly refer to test binaries 8 # This mapping is used by MB so that we can uniformly refer to test binaries
9 # by their Ninja target names in the recipes and not need to worry about how 9 # by their Ninja target names in the recipes and not need to worry about how
10 # they are referred to in GN or GYP specifically (the GYP target name is pretty 10 # they are referred to in GN or GYP specifically (the GYP target name is pretty
(...skipping 155 matching lines...) Expand 10 before | Expand all | Expand 10 after
166 "args": [ 166 "args": [
167 "--test-launcher-bot-mode", 167 "--test-launcher-bot-mode",
168 ], 168 ],
169 }, 169 },
170 "capture_unittests": { 170 "capture_unittests": {
171 "label": "//media/capture:capture_unittests", 171 "label": "//media/capture:capture_unittests",
172 "type": "windowed_test_launcher", 172 "type": "windowed_test_launcher",
173 }, 173 },
174 "cast_alsa_cma_backend_unittests": { 174 "cast_alsa_cma_backend_unittests": {
175 "label": "//chromecast/media/cma/backend/alsa:cast_alsa_cma_backend_unittest s", 175 "label": "//chromecast/media/cma/backend/alsa:cast_alsa_cma_backend_unittest s",
176 "type": "unknown", 176 "type": "console_test_launcher",
177 }, 177 },
178 "cast_base_unittests": { 178 "cast_base_unittests": {
179 "label": "//cast:cast_base_unittests", 179 "label": "//cast:cast_base_unittests",
180 "type": "unknown", 180 "type": "console_test_launcher",
181 }, 181 },
182 "cast_crash_unittests": { 182 "cast_crash_unittests": {
183 "label": "//chromecast/crash:cast_crash_unittests", 183 "label": "//chromecast/crash:cast_crash_unittests",
184 "type": "unknown", 184 "type": "console_test_launcher",
185 }, 185 },
186 "cast_shell_unittests": { 186 "cast_shell_unittests": {
187 "label": "//chromecast/app:cast_shell_unittests", 187 "label": "//chromecast/app:cast_shell_unittests",
188 "type": "unknown", 188 "type": "console_test_launcher",
189 }, 189 },
190 "cast_unittests": { 190 "cast_unittests": {
191 "label": "//media/cast:cast_unittests", 191 "label": "//media/cast:cast_unittests",
192 "type": "windowed_test_launcher", 192 "type": "windowed_test_launcher",
193 }, 193 },
194 "cc_unittests": { 194 "cc_unittests": {
195 "label": "//cc:cc_unittests", 195 "label": "//cc:cc_unittests",
196 "type": "windowed_test_launcher", 196 "type": "windowed_test_launcher",
197 }, 197 },
198 "chrome_app_unittests": { 198 "chrome_app_unittests": {
(...skipping 13 matching lines...) Expand all
212 "type": "console_test_launcher", 212 "type": "console_test_launcher",
213 }, 213 },
214 "chromedriver_unittests": { 214 "chromedriver_unittests": {
215 "label": "//chrome/test/chromedriver:chromedriver_unittests", 215 "label": "//chrome/test/chromedriver:chromedriver_unittests",
216 "type": "windowed_test_launcher", 216 "type": "windowed_test_launcher",
217 }, 217 },
218 "chromeos_unittests": { 218 "chromeos_unittests": {
219 "label": "//chromeos:chromeos_unittests", 219 "label": "//chromeos:chromeos_unittests",
220 "type": "console_test_launcher", 220 "type": "console_test_launcher",
221 }, 221 },
222 "chromevox_tests": {
223 "label": "//chrome/browser/resources/chromeos/chromevox:chromevox_tests",
224 "type": "windowed_test_launcher",
225 },
222 "components_browsertests": { 226 "components_browsertests": {
223 "label": "//components:components_browsertests", 227 "label": "//components:components_browsertests",
224 "type": "windowed_test_launcher", 228 "type": "windowed_test_launcher",
225 }, 229 },
226 "components_unittests": { 230 "components_unittests": {
227 "label": "//components:components_unittests", 231 "label": "//components:components_unittests",
228 "type": "windowed_test_launcher", 232 "type": "windowed_test_launcher",
229 }, 233 },
230 "compositor_unittests": { 234 "compositor_unittests": {
231 "label": "//ui/compositor:compositor_unittests", 235 "label": "//ui/compositor:compositor_unittests",
(...skipping 21 matching lines...) Expand all
253 "courgette_unittests": { 257 "courgette_unittests": {
254 "label": "//courgette:courgette_unittests", 258 "label": "//courgette:courgette_unittests",
255 "type": "console_test_launcher", 259 "type": "console_test_launcher",
256 }, 260 },
257 "crypto_unittests": { 261 "crypto_unittests": {
258 "label": "//crypto:crypto_unittests", 262 "label": "//crypto:crypto_unittests",
259 "type": "console_test_launcher", 263 "type": "console_test_launcher",
260 }, 264 },
261 "dbus_unittests": { 265 "dbus_unittests": {
262 "label": "//dbus:dbus_unittests", 266 "label": "//dbus:dbus_unittests",
263 "type": "unknown", 267 "type": "windowed_test_launcher",
264 }, 268 },
265 "device_unittests": { 269 "device_unittests": {
266 "label": "//device:device_unittests", 270 "label": "//device:device_unittests",
267 "type": "console_test_launcher", 271 "type": "console_test_launcher",
268 }, 272 },
269 "display_unittests": { 273 "display_unittests": {
270 "label": "//ui/display:display_unittests", 274 "label": "//ui/display:display_unittests",
271 "type": "console_test_launcher", 275 "type": "console_test_launcher",
272 }, 276 },
273 "events_unittests": { 277 "events_unittests": {
(...skipping 83 matching lines...) Expand 10 before | Expand all | Expand 10 after
357 "ipc_tests": { 361 "ipc_tests": {
358 "label": "//ipc:ipc_tests", 362 "label": "//ipc:ipc_tests",
359 "type": "console_test_launcher", 363 "type": "console_test_launcher",
360 }, 364 },
361 "jingle_unittests": { 365 "jingle_unittests": {
362 "label": "//jingle:jingle_unittests", 366 "label": "//jingle:jingle_unittests",
363 "type": "console_test_launcher", 367 "type": "console_test_launcher",
364 }, 368 },
365 "keyboard_unittests": { 369 "keyboard_unittests": {
366 "label": "//ui/keyboard:keyboard_unittests", 370 "label": "//ui/keyboard:keyboard_unittests",
367 "type": "unknown", 371 "type": "console_test_launcher",
368 }, 372 },
369 "leveldb_service_unittests": { 373 "leveldb_service_unittests": {
370 "label": "//components/leveldb:leveldb_service_unittests", 374 "label": "//components/leveldb:leveldb_service_unittests",
371 "type": "console_test_launcher", 375 "type": "console_test_launcher",
372 }, 376 },
373 # See http://crbug.com/585151 377 # See http://crbug.com/585151
374 #"libaddressinput_unittests": { 378 #"libaddressinput_unittests": {
375 #"label": "//third_party/libaddressinput:libaddressinput_unittests", 379 #"label": "//third_party/libaddressinput:libaddressinput_unittests",
376 #"type": "console_test_launcher", 380 #"type": "console_test_launcher",
377 #}, 381 #},
(...skipping 75 matching lines...) Expand 10 before | Expand all | Expand 10 after
453 "type": "windowed_test_launcher", 457 "type": "windowed_test_launcher",
454 }, 458 },
455 "mus_gpu_unittests": { 459 "mus_gpu_unittests": {
456 "label": "//services/ui/gpu:mus_gpu_unittests", 460 "label": "//services/ui/gpu:mus_gpu_unittests",
457 "type": "console_test_launcher", 461 "type": "console_test_launcher",
458 }, 462 },
459 "mus_ws_unittests": { 463 "mus_ws_unittests": {
460 "label": "//services/ui/ws:mus_ws_unittests", 464 "label": "//services/ui/ws:mus_ws_unittests",
461 "type": "windowed_test_launcher", 465 "type": "windowed_test_launcher",
462 }, 466 },
467 "nacl_helper_nonsfi_unittests": {
468 "label": "//components/nacl/loader:nacl_helper_nonsfi_unittests",
469 "type": "raw",
470 "args": [],
471 },
463 "nacl_loader_unittests": { 472 "nacl_loader_unittests": {
464 "label": "//components/nacl/loader:nacl_loader_unittests", 473 "label": "//components/nacl/loader:nacl_loader_unittests",
465 "type": "raw", 474 "type": "raw",
466 "args": [], 475 "args": [],
467 }, 476 },
468 "navigation_unittests": { 477 "navigation_unittests": {
469 "label": "//services/navigation:navigation_unittests", 478 "label": "//services/navigation:navigation_unittests",
470 "type": "windowed_test_launcher", 479 "type": "windowed_test_launcher",
471 }, 480 },
472 "net_unittests": { 481 "net_unittests": {
473 "label": "//net:net_unittests", 482 "label": "//net:net_unittests",
474 "type": "console_test_launcher", 483 "type": "console_test_launcher",
475 }, 484 },
476 "ozone_unittests": { 485 "ozone_unittests": {
477 "label": "//ui/ozone:ozone_unittests", 486 "label": "//ui/ozone:ozone_unittests",
478 "type": "unknown", 487 "type": "console_test_launcher",
479 }, 488 },
480 "ppapi_unittests": { 489 "ppapi_unittests": {
481 "label": "//ppapi:ppapi_unittests", 490 "label": "//ppapi:ppapi_unittests",
482 "type": "console_test_launcher", 491 "type": "console_test_launcher",
483 }, 492 },
484 "printing_unittests": { 493 "printing_unittests": {
485 "label": "//printing:printing_unittests", 494 "label": "//printing:printing_unittests",
486 "type": "console_test_launcher", 495 "type": "console_test_launcher",
487 }, 496 },
488 "remoting_unittests": { 497 "remoting_unittests": {
(...skipping 99 matching lines...) Expand 10 before | Expand all | Expand 10 after
588 "ui_android_unittests": { 597 "ui_android_unittests": {
589 "label": "//ui/android:ui_android_unittests", 598 "label": "//ui/android:ui_android_unittests",
590 "type": "console_test_launcher", 599 "type": "console_test_launcher",
591 }, 600 },
592 "ui_base_unittests": { 601 "ui_base_unittests": {
593 "label": "//ui/base:ui_base_unittests", 602 "label": "//ui/base:ui_base_unittests",
594 "type": "windowed_test_launcher", 603 "type": "windowed_test_launcher",
595 }, 604 },
596 "ui_chromeos_unittests": { 605 "ui_chromeos_unittests": {
597 "label": "//ui/chromeos:ui_chromeos_unittests", 606 "label": "//ui/chromeos:ui_chromeos_unittests",
598 "type": "unknown", 607 "type": "windowed_test_launcher",
599 }, 608 },
600 "ui_arc_unittests": { 609 "ui_arc_unittests": {
601 "label": "//ui/arc:ui_arc_unittests", 610 "label": "//ui/arc:ui_arc_unittests",
602 "type": "raw", 611 "type": "raw",
603 "args": [], 612 "args": [],
604 }, 613 },
605 "ui_struct_traits_unittests": { 614 "ui_struct_traits_unittests": {
606 "label": "//services/ui/public/interfaces:ui_struct_traits_unittests", 615 "label": "//services/ui/public/interfaces:ui_struct_traits_unittests",
607 "type": "console_test_launcher", 616 "type": "console_test_launcher",
608 }, 617 },
(...skipping 27 matching lines...) Expand all
636 }, 645 },
637 "wm_unittests": { 646 "wm_unittests": {
638 "label": "//ui/wm:wm_unittests", 647 "label": "//ui/wm:wm_unittests",
639 "type": "windowed_test_launcher", 648 "type": "windowed_test_launcher",
640 }, 649 },
641 "wtf_unittests": { 650 "wtf_unittests": {
642 "label": "//third_party/WebKit/Source/wtf:wtf_unittests", 651 "label": "//third_party/WebKit/Source/wtf:wtf_unittests",
643 "type": "console_test_launcher", 652 "type": "console_test_launcher",
644 }, 653 },
645 } 654 }
OLDNEW
« no previous file with comments | « testing/buildbot/chromium.win.json ('k') | ui/chromeos/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698