| OLD | NEW |
| (Empty) |
| 1 { | |
| 2 "Android GN": { | |
| 3 "additional_compile_targets": [ | |
| 4 "chrome_shell_apk", | |
| 5 "mandoline:all" | |
| 6 ] | |
| 7 }, | |
| 8 "Android GN (dbg)": { | |
| 9 "additional_compile_targets": [ | |
| 10 "chrome_shell_apk", | |
| 11 "mandoline:all" | |
| 12 ] | |
| 13 }, | |
| 14 "Android Tests": { | |
| 15 "scripts": [ | |
| 16 { | |
| 17 "name": "webview_licenses", | |
| 18 "script": "webview_licenses.py" | |
| 19 }, | |
| 20 { | |
| 21 "name": "telemetry_perf_unittests", | |
| 22 "script": "telemetry_perf_unittests.py" | |
| 23 } | |
| 24 ] | |
| 25 }, | |
| 26 "Android Tests (dbg)": { | |
| 27 "scripts": [ | |
| 28 { | |
| 29 "name": "webview_licenses", | |
| 30 "script": "webview_licenses.py" | |
| 31 }, | |
| 32 { | |
| 33 "name": "telemetry_perf_unittests", | |
| 34 "script": "telemetry_perf_unittests.py" | |
| 35 } | |
| 36 ] | |
| 37 }, | |
| 38 "Linux Clang (dbg)": { | |
| 39 "gtest_tests": [ | |
| 40 { | |
| 41 "swarming": { | |
| 42 "can_use_on_swarming_builders": true | |
| 43 }, | |
| 44 "test": "accessibility_unittests" | |
| 45 }, | |
| 46 { | |
| 47 "test": "app_shell_unittests" | |
| 48 }, | |
| 49 { | |
| 50 "test": "base_unittests" | |
| 51 }, | |
| 52 { | |
| 53 "test": "components_unittests" | |
| 54 }, | |
| 55 { | |
| 56 "test": "content_unittests" | |
| 57 }, | |
| 58 { | |
| 59 "test": "crypto_unittests" | |
| 60 }, | |
| 61 { | |
| 62 "test": "device_unittests" | |
| 63 }, | |
| 64 { | |
| 65 "test": "display_unittests" | |
| 66 }, | |
| 67 { | |
| 68 "test": "extensions_unittests" | |
| 69 }, | |
| 70 { | |
| 71 "test": "gn_unittests" | |
| 72 }, | |
| 73 { | |
| 74 "test": "google_apis_unittests" | |
| 75 }, | |
| 76 { | |
| 77 "test": "ipc_mojo_unittests" | |
| 78 }, | |
| 79 { | |
| 80 "test": "ipc_tests" | |
| 81 }, | |
| 82 { | |
| 83 "test": "mojo_common_unittests" | |
| 84 }, | |
| 85 { | |
| 86 "test": "mojo_public_application_unittests" | |
| 87 }, | |
| 88 { | |
| 89 "test": "mojo_public_bindings_unittests" | |
| 90 }, | |
| 91 { | |
| 92 "test": "mojo_public_environment_unittests" | |
| 93 }, | |
| 94 { | |
| 95 "test": "mojo_public_system_unittests" | |
| 96 }, | |
| 97 { | |
| 98 "test": "mojo_public_utility_unittests" | |
| 99 }, | |
| 100 { | |
| 101 "test": "mojo_system_unittests" | |
| 102 }, | |
| 103 { | |
| 104 "test": "nacl_loader_unittests" | |
| 105 }, | |
| 106 { | |
| 107 "test": "sandbox_linux_unittests" | |
| 108 }, | |
| 109 { | |
| 110 "test": "skia_unittests" | |
| 111 }, | |
| 112 { | |
| 113 "test": "sql_unittests" | |
| 114 }, | |
| 115 { | |
| 116 "test": "sync_unit_tests" | |
| 117 }, | |
| 118 { | |
| 119 "test": "ui_base_unittests" | |
| 120 }, | |
| 121 { | |
| 122 "test": "unit_tests" | |
| 123 } | |
| 124 ] | |
| 125 }, | |
| 126 "Linux GN": { | |
| 127 "additional_compile_targets": [ | |
| 128 "browser_tests", | |
| 129 "mandoline:all" | |
| 130 ], | |
| 131 "gtest_tests": [ | |
| 132 { | |
| 133 "test": "accessibility_unittests" | |
| 134 }, | |
| 135 { | |
| 136 "test": "app_list_unittests" | |
| 137 }, | |
| 138 { | |
| 139 "test": "aura_unittests" | |
| 140 }, | |
| 141 { | |
| 142 "test": "base_unittests" | |
| 143 }, | |
| 144 { | |
| 145 "test": "cacheinvalidation_unittests" | |
| 146 }, | |
| 147 { | |
| 148 "test": "cast_unittests" | |
| 149 }, | |
| 150 { | |
| 151 "test": "cc_unittests" | |
| 152 }, | |
| 153 { | |
| 154 "test": "chromedriver_unittests" | |
| 155 }, | |
| 156 { | |
| 157 "test": "components_browsertests" | |
| 158 }, | |
| 159 { | |
| 160 "test": "components_unittests" | |
| 161 }, | |
| 162 { | |
| 163 "test": "content_browsertests" | |
| 164 }, | |
| 165 { | |
| 166 "test": "content_unittests" | |
| 167 }, | |
| 168 { | |
| 169 "test": "crypto_unittests" | |
| 170 }, | |
| 171 { | |
| 172 "test": "dbus_unittests" | |
| 173 }, | |
| 174 { | |
| 175 "test": "device_unittests" | |
| 176 }, | |
| 177 { | |
| 178 "test": "display_unittests" | |
| 179 }, | |
| 180 { | |
| 181 "test": "events_unittests" | |
| 182 }, | |
| 183 { | |
| 184 "test": "extensions_browsertests" | |
| 185 }, | |
| 186 { | |
| 187 "test": "extensions_unittests" | |
| 188 }, | |
| 189 { | |
| 190 "test": "gcm_unit_tests" | |
| 191 }, | |
| 192 { | |
| 193 "test": "gfx_unittests" | |
| 194 }, | |
| 195 { | |
| 196 "test": "gl_unittests" | |
| 197 }, | |
| 198 { | |
| 199 "test": "gn_unittests" | |
| 200 }, | |
| 201 { | |
| 202 "test": "google_apis_unittests" | |
| 203 }, | |
| 204 { | |
| 205 "test": "gpu_unittests" | |
| 206 }, | |
| 207 { | |
| 208 "test": "html_viewer_unittests" | |
| 209 }, | |
| 210 { | |
| 211 "test": "interactive_ui_tests" | |
| 212 }, | |
| 213 { | |
| 214 "test": "ipc_mojo_unittests" | |
| 215 }, | |
| 216 { | |
| 217 "test": "ipc_tests" | |
| 218 }, | |
| 219 { | |
| 220 "test": "jingle_unittests" | |
| 221 }, | |
| 222 { | |
| 223 "test": "media_unittests" | |
| 224 }, | |
| 225 { | |
| 226 "test": "mojo_common_unittests" | |
| 227 }, | |
| 228 { | |
| 229 "test": "mojo_public_application_unittests" | |
| 230 }, | |
| 231 { | |
| 232 "test": "mojo_public_bindings_unittests" | |
| 233 }, | |
| 234 { | |
| 235 "test": "mojo_public_environment_unittests" | |
| 236 }, | |
| 237 { | |
| 238 "test": "mojo_public_system_unittests" | |
| 239 }, | |
| 240 { | |
| 241 "test": "mojo_public_utility_unittests" | |
| 242 }, | |
| 243 { | |
| 244 "test": "mojo_runner_unittests" | |
| 245 }, | |
| 246 { | |
| 247 "test": "mojo_shell_unittests" | |
| 248 }, | |
| 249 { | |
| 250 "test": "mojo_surfaces_lib_unittests" | |
| 251 }, | |
| 252 { | |
| 253 "test": "mojo_system_unittests" | |
| 254 }, | |
| 255 { | |
| 256 "test": "nacl_loader_unittests" | |
| 257 }, | |
| 258 { | |
| 259 "test": "net_unittests" | |
| 260 }, | |
| 261 { | |
| 262 "test": "ppapi_unittests" | |
| 263 }, | |
| 264 { | |
| 265 "test": "printing_unittests" | |
| 266 }, | |
| 267 { | |
| 268 "test": "remoting_unittests" | |
| 269 }, | |
| 270 { | |
| 271 "test": "resource_provider_unittests" | |
| 272 }, | |
| 273 { | |
| 274 "test": "sandbox_linux_unittests" | |
| 275 }, | |
| 276 { | |
| 277 "test": "skia_unittests" | |
| 278 }, | |
| 279 { | |
| 280 "test": "sql_unittests" | |
| 281 }, | |
| 282 { | |
| 283 "test": "sync_integration_tests" | |
| 284 }, | |
| 285 { | |
| 286 "test": "sync_unit_tests" | |
| 287 }, | |
| 288 { | |
| 289 "test": "ui_base_unittests" | |
| 290 }, | |
| 291 { | |
| 292 "test": "ui_touch_selection_unittests" | |
| 293 }, | |
| 294 { | |
| 295 "test": "unit_tests" | |
| 296 }, | |
| 297 { | |
| 298 "test": "url_unittests" | |
| 299 }, | |
| 300 { | |
| 301 "test": "view_manager_unittests" | |
| 302 }, | |
| 303 { | |
| 304 "test": "views_unittests" | |
| 305 }, | |
| 306 { | |
| 307 "test": "wm_unittests" | |
| 308 } | |
| 309 ] | |
| 310 }, | |
| 311 "Linux GN (dbg)": { | |
| 312 "additional_compile_targets": [ | |
| 313 "accessibility_unittests", | |
| 314 "app_list_unittests", | |
| 315 "aura_unittests", | |
| 316 "browser_tests", | |
| 317 "cacheinvalidation_unittests", | |
| 318 "cast_unittests", | |
| 319 "cc_unittests", | |
| 320 "chromedriver_unittests", | |
| 321 "components_browsertests", | |
| 322 "components_unittests", | |
| 323 "content_browsertests", | |
| 324 "content_unittests", | |
| 325 "crypto_unittests", | |
| 326 "dbus_unittests", | |
| 327 "device_unittests", | |
| 328 "display_unittests", | |
| 329 "events_unittests", | |
| 330 "extensions_browsertests", | |
| 331 "extensions_unittests", | |
| 332 "gcm_unit_tests", | |
| 333 "gfx_unittests", | |
| 334 "gl_unittests", | |
| 335 "gn_unittests", | |
| 336 "google_apis_unittests", | |
| 337 "gpu_unittests", | |
| 338 "interactive_ui_tests", | |
| 339 "ipc_mojo_unittests", | |
| 340 "ipc_tests", | |
| 341 "jingle_unittests", | |
| 342 "mandoline:all", | |
| 343 "media_unittests", | |
| 344 "net_unittests", | |
| 345 "ppapi_unittests", | |
| 346 "printing_unittests", | |
| 347 "remoting_unittests", | |
| 348 "sandbox_linux_unittests", | |
| 349 "skia_unittests", | |
| 350 "sql_unittests", | |
| 351 "sync_integration_tests", | |
| 352 "sync_unit_tests", | |
| 353 "ui_base_unittests", | |
| 354 "ui_touch_selection_unittests", | |
| 355 "unit_tests", | |
| 356 "url_unittests", | |
| 357 "views_unittests", | |
| 358 "wm_unittests" | |
| 359 ], | |
| 360 "gtest_tests": [ | |
| 361 { | |
| 362 "test": "base_unittests" | |
| 363 } | |
| 364 ] | |
| 365 }, | |
| 366 "Linux GN Clobber": { | |
| 367 "additional_compile_targets": [ | |
| 368 "all" | |
| 369 ] | |
| 370 }, | |
| 371 "Linux Tests": { | |
| 372 "gtest_tests": [ | |
| 373 { | |
| 374 "swarming": { | |
| 375 "can_use_on_swarming_builders": true | |
| 376 }, | |
| 377 "test": "accessibility_unittests" | |
| 378 }, | |
| 379 { | |
| 380 "swarming": { | |
| 381 "can_use_on_swarming_builders": true | |
| 382 }, | |
| 383 "test": "app_list_unittests" | |
| 384 }, | |
| 385 { | |
| 386 "test": "app_shell_unittests" | |
| 387 }, | |
| 388 { | |
| 389 "test": "aura_unittests" | |
| 390 }, | |
| 391 { | |
| 392 "swarming": { | |
| 393 "can_use_on_swarming_builders": true | |
| 394 }, | |
| 395 "test": "base_unittests" | |
| 396 }, | |
| 397 { | |
| 398 "swarming": { | |
| 399 "can_use_on_swarming_builders": true, | |
| 400 "shards": 5 | |
| 401 }, | |
| 402 "test": "browser_tests" | |
| 403 }, | |
| 404 { | |
| 405 "test": "cacheinvalidation_unittests" | |
| 406 }, | |
| 407 { | |
| 408 "swarming": { | |
| 409 "can_use_on_swarming_builders": true | |
| 410 }, | |
| 411 "test": "cast_unittests" | |
| 412 }, | |
| 413 { | |
| 414 "swarming": { | |
| 415 "can_use_on_swarming_builders": true | |
| 416 }, | |
| 417 "test": "cc_unittests" | |
| 418 }, | |
| 419 { | |
| 420 "test": "chromedriver_unittests" | |
| 421 }, | |
| 422 { | |
| 423 "swarming": { | |
| 424 "can_use_on_swarming_builders": true | |
| 425 }, | |
| 426 "test": "components_browsertests" | |
| 427 }, | |
| 428 { | |
| 429 "swarming": { | |
| 430 "can_use_on_swarming_builders": true | |
| 431 }, | |
| 432 "test": "components_unittests" | |
| 433 }, | |
| 434 { | |
| 435 "test": "compositor_unittests" | |
| 436 }, | |
| 437 { | |
| 438 "swarming": { | |
| 439 "can_use_on_swarming_builders": true | |
| 440 }, | |
| 441 "test": "content_browsertests" | |
| 442 }, | |
| 443 { | |
| 444 "swarming": { | |
| 445 "can_use_on_swarming_builders": true | |
| 446 }, | |
| 447 "test": "content_unittests" | |
| 448 }, | |
| 449 { | |
| 450 "swarming": { | |
| 451 "can_use_on_swarming_builders": true | |
| 452 }, | |
| 453 "test": "crypto_unittests" | |
| 454 }, | |
| 455 { | |
| 456 "test": "dbus_unittests" | |
| 457 }, | |
| 458 { | |
| 459 "test": "device_unittests" | |
| 460 }, | |
| 461 { | |
| 462 "test": "display_unittests" | |
| 463 }, | |
| 464 { | |
| 465 "swarming": { | |
| 466 "can_use_on_swarming_builders": true | |
| 467 }, | |
| 468 "test": "events_unittests" | |
| 469 }, | |
| 470 { | |
| 471 "swarming": { | |
| 472 "can_use_on_swarming_builders": true | |
| 473 }, | |
| 474 "test": "extensions_browsertests" | |
| 475 }, | |
| 476 { | |
| 477 "test": "extensions_unittests" | |
| 478 }, | |
| 479 { | |
| 480 "test": "gcm_unit_tests" | |
| 481 }, | |
| 482 { | |
| 483 "swarming": { | |
| 484 "can_use_on_swarming_builders": true | |
| 485 }, | |
| 486 "test": "gfx_unittests" | |
| 487 }, | |
| 488 { | |
| 489 "test": "gl_unittests" | |
| 490 }, | |
| 491 { | |
| 492 "test": "gn_unittests" | |
| 493 }, | |
| 494 { | |
| 495 "test": "google_apis_unittests" | |
| 496 }, | |
| 497 { | |
| 498 "swarming": { | |
| 499 "can_use_on_swarming_builders": true | |
| 500 }, | |
| 501 "test": "gpu_unittests" | |
| 502 }, | |
| 503 { | |
| 504 "swarming": { | |
| 505 "can_use_on_swarming_builders": true | |
| 506 }, | |
| 507 "test": "interactive_ui_tests" | |
| 508 }, | |
| 509 { | |
| 510 "test": "ipc_mojo_unittests" | |
| 511 }, | |
| 512 { | |
| 513 "test": "ipc_tests" | |
| 514 }, | |
| 515 { | |
| 516 "test": "jingle_unittests" | |
| 517 }, | |
| 518 { | |
| 519 "swarming": { | |
| 520 "can_use_on_swarming_builders": true | |
| 521 }, | |
| 522 "test": "media_unittests" | |
| 523 }, | |
| 524 { | |
| 525 "swarming": { | |
| 526 "can_use_on_swarming_builders": true | |
| 527 }, | |
| 528 "test": "midi_unittests" | |
| 529 }, | |
| 530 { | |
| 531 "test": "mojo_common_unittests" | |
| 532 }, | |
| 533 { | |
| 534 "test": "mojo_public_bindings_unittests" | |
| 535 }, | |
| 536 { | |
| 537 "test": "mojo_public_environment_unittests" | |
| 538 }, | |
| 539 { | |
| 540 "test": "mojo_public_system_unittests" | |
| 541 }, | |
| 542 { | |
| 543 "test": "mojo_public_utility_unittests" | |
| 544 }, | |
| 545 { | |
| 546 "test": "mojo_system_unittests" | |
| 547 }, | |
| 548 { | |
| 549 "test": "nacl_loader_unittests" | |
| 550 }, | |
| 551 { | |
| 552 "swarming": { | |
| 553 "can_use_on_swarming_builders": true | |
| 554 }, | |
| 555 "test": "net_unittests" | |
| 556 }, | |
| 557 { | |
| 558 "test": "ppapi_unittests" | |
| 559 }, | |
| 560 { | |
| 561 "test": "printing_unittests" | |
| 562 }, | |
| 563 { | |
| 564 "test": "remoting_unittests" | |
| 565 }, | |
| 566 { | |
| 567 "test": "sandbox_linux_unittests" | |
| 568 }, | |
| 569 { | |
| 570 "test": "skia_unittests" | |
| 571 }, | |
| 572 { | |
| 573 "test": "sql_unittests" | |
| 574 }, | |
| 575 { | |
| 576 "swarming": { | |
| 577 "can_use_on_swarming_builders": true | |
| 578 }, | |
| 579 "test": "sync_integration_tests" | |
| 580 }, | |
| 581 { | |
| 582 "test": "sync_unit_tests" | |
| 583 }, | |
| 584 { | |
| 585 "swarming": { | |
| 586 "can_use_on_swarming_builders": true | |
| 587 }, | |
| 588 "test": "ui_base_unittests" | |
| 589 }, | |
| 590 { | |
| 591 "swarming": { | |
| 592 "can_use_on_swarming_builders": true | |
| 593 }, | |
| 594 "test": "ui_touch_selection_unittests" | |
| 595 }, | |
| 596 { | |
| 597 "swarming": { | |
| 598 "can_use_on_swarming_builders": true | |
| 599 }, | |
| 600 "test": "unit_tests" | |
| 601 }, | |
| 602 { | |
| 603 "test": "url_unittests" | |
| 604 }, | |
| 605 { | |
| 606 "test": "views_unittests" | |
| 607 }, | |
| 608 { | |
| 609 "test": "wm_unittests" | |
| 610 } | |
| 611 ], | |
| 612 "scripts": [ | |
| 613 { | |
| 614 "name": "checkdeps", | |
| 615 "script": "checkdeps.py" | |
| 616 }, | |
| 617 { | |
| 618 "name": "checklicenses", | |
| 619 "script": "checklicenses.py" | |
| 620 }, | |
| 621 { | |
| 622 "name": "checkperms", | |
| 623 "script": "checkperms.py" | |
| 624 }, | |
| 625 { | |
| 626 "name": "telemetry_unittests", | |
| 627 "script": "telemetry_unittests.py" | |
| 628 }, | |
| 629 { | |
| 630 "name": "telemetry_perf_unittests", | |
| 631 "script": "telemetry_perf_unittests.py" | |
| 632 }, | |
| 633 { | |
| 634 "name": "nacl_integration", | |
| 635 "script": "nacl_integration.py" | |
| 636 } | |
| 637 ] | |
| 638 }, | |
| 639 "Linux Tests (dbg)(1)": { | |
| 640 "gtest_tests": [ | |
| 641 { | |
| 642 "swarming": { | |
| 643 "can_use_on_swarming_builders": true | |
| 644 }, | |
| 645 "test": "accessibility_unittests" | |
| 646 }, | |
| 647 { | |
| 648 "swarming": { | |
| 649 "can_use_on_swarming_builders": true | |
| 650 }, | |
| 651 "test": "app_list_unittests" | |
| 652 }, | |
| 653 { | |
| 654 "test": "app_shell_unittests" | |
| 655 }, | |
| 656 { | |
| 657 "test": "aura_unittests" | |
| 658 }, | |
| 659 { | |
| 660 "swarming": { | |
| 661 "can_use_on_swarming_builders": true | |
| 662 }, | |
| 663 "test": "base_unittests" | |
| 664 }, | |
| 665 { | |
| 666 "swarming": { | |
| 667 "can_use_on_swarming_builders": true, | |
| 668 "shards": 10 | |
| 669 }, | |
| 670 "test": "browser_tests" | |
| 671 }, | |
| 672 { | |
| 673 "test": "cacheinvalidation_unittests" | |
| 674 }, | |
| 675 { | |
| 676 "swarming": { | |
| 677 "can_use_on_swarming_builders": true | |
| 678 }, | |
| 679 "test": "cast_unittests" | |
| 680 }, | |
| 681 { | |
| 682 "swarming": { | |
| 683 "can_use_on_swarming_builders": true | |
| 684 }, | |
| 685 "test": "cc_unittests" | |
| 686 }, | |
| 687 { | |
| 688 "test": "chromedriver_unittests" | |
| 689 }, | |
| 690 { | |
| 691 "swarming": { | |
| 692 "can_use_on_swarming_builders": true | |
| 693 }, | |
| 694 "test": "components_unittests" | |
| 695 }, | |
| 696 { | |
| 697 "test": "compositor_unittests" | |
| 698 }, | |
| 699 { | |
| 700 "swarming": { | |
| 701 "can_use_on_swarming_builders": true | |
| 702 }, | |
| 703 "test": "content_browsertests" | |
| 704 }, | |
| 705 { | |
| 706 "swarming": { | |
| 707 "can_use_on_swarming_builders": true | |
| 708 }, | |
| 709 "test": "content_unittests" | |
| 710 }, | |
| 711 { | |
| 712 "swarming": { | |
| 713 "can_use_on_swarming_builders": true | |
| 714 }, | |
| 715 "test": "crypto_unittests" | |
| 716 }, | |
| 717 { | |
| 718 "test": "dbus_unittests" | |
| 719 }, | |
| 720 { | |
| 721 "test": "device_unittests" | |
| 722 }, | |
| 723 { | |
| 724 "test": "display_unittests" | |
| 725 }, | |
| 726 { | |
| 727 "swarming": { | |
| 728 "can_use_on_swarming_builders": true | |
| 729 }, | |
| 730 "test": "events_unittests" | |
| 731 }, | |
| 732 { | |
| 733 "swarming": { | |
| 734 "can_use_on_swarming_builders": true | |
| 735 }, | |
| 736 "test": "extensions_browsertests" | |
| 737 }, | |
| 738 { | |
| 739 "test": "extensions_unittests" | |
| 740 }, | |
| 741 { | |
| 742 "test": "gcm_unit_tests" | |
| 743 }, | |
| 744 { | |
| 745 "swarming": { | |
| 746 "can_use_on_swarming_builders": true | |
| 747 }, | |
| 748 "test": "gfx_unittests" | |
| 749 }, | |
| 750 { | |
| 751 "test": "gl_unittests" | |
| 752 }, | |
| 753 { | |
| 754 "test": "gn_unittests" | |
| 755 }, | |
| 756 { | |
| 757 "test": "google_apis_unittests" | |
| 758 }, | |
| 759 { | |
| 760 "swarming": { | |
| 761 "can_use_on_swarming_builders": true | |
| 762 }, | |
| 763 "test": "gpu_unittests" | |
| 764 }, | |
| 765 { | |
| 766 "swarming": { | |
| 767 "can_use_on_swarming_builders": true, | |
| 768 "shards": 3 | |
| 769 }, | |
| 770 "test": "interactive_ui_tests" | |
| 771 }, | |
| 772 { | |
| 773 "test": "ipc_mojo_unittests" | |
| 774 }, | |
| 775 { | |
| 776 "test": "ipc_tests" | |
| 777 }, | |
| 778 { | |
| 779 "test": "jingle_unittests" | |
| 780 }, | |
| 781 { | |
| 782 "swarming": { | |
| 783 "can_use_on_swarming_builders": true | |
| 784 }, | |
| 785 "test": "media_unittests" | |
| 786 }, | |
| 787 { | |
| 788 "swarming": { | |
| 789 "can_use_on_swarming_builders": true | |
| 790 }, | |
| 791 "test": "midi_unittests" | |
| 792 }, | |
| 793 { | |
| 794 "test": "mojo_common_unittests" | |
| 795 }, | |
| 796 { | |
| 797 "test": "mojo_public_bindings_unittests" | |
| 798 }, | |
| 799 { | |
| 800 "test": "mojo_public_environment_unittests" | |
| 801 }, | |
| 802 { | |
| 803 "test": "mojo_public_system_unittests" | |
| 804 }, | |
| 805 { | |
| 806 "test": "mojo_public_utility_unittests" | |
| 807 }, | |
| 808 { | |
| 809 "test": "mojo_system_unittests" | |
| 810 }, | |
| 811 { | |
| 812 "test": "nacl_loader_unittests" | |
| 813 }, | |
| 814 { | |
| 815 "swarming": { | |
| 816 "can_use_on_swarming_builders": true | |
| 817 }, | |
| 818 "test": "net_unittests" | |
| 819 }, | |
| 820 { | |
| 821 "test": "ppapi_unittests" | |
| 822 }, | |
| 823 { | |
| 824 "test": "printing_unittests" | |
| 825 }, | |
| 826 { | |
| 827 "test": "remoting_unittests" | |
| 828 }, | |
| 829 { | |
| 830 "args": [ | |
| 831 "--test-launcher-print-test-stdio=always" | |
| 832 ], | |
| 833 "test": "sandbox_linux_unittests" | |
| 834 }, | |
| 835 { | |
| 836 "test": "skia_unittests" | |
| 837 }, | |
| 838 { | |
| 839 "test": "sql_unittests" | |
| 840 }, | |
| 841 { | |
| 842 "swarming": { | |
| 843 "can_use_on_swarming_builders": true | |
| 844 }, | |
| 845 "test": "sync_integration_tests" | |
| 846 }, | |
| 847 { | |
| 848 "test": "sync_unit_tests" | |
| 849 }, | |
| 850 { | |
| 851 "swarming": { | |
| 852 "can_use_on_swarming_builders": true | |
| 853 }, | |
| 854 "test": "ui_base_unittests" | |
| 855 }, | |
| 856 { | |
| 857 "swarming": { | |
| 858 "can_use_on_swarming_builders": true | |
| 859 }, | |
| 860 "test": "ui_touch_selection_unittests" | |
| 861 }, | |
| 862 { | |
| 863 "swarming": { | |
| 864 "can_use_on_swarming_builders": true | |
| 865 }, | |
| 866 "test": "unit_tests" | |
| 867 }, | |
| 868 { | |
| 869 "test": "url_unittests" | |
| 870 }, | |
| 871 { | |
| 872 "test": "views_unittests" | |
| 873 }, | |
| 874 { | |
| 875 "test": "wm_unittests" | |
| 876 } | |
| 877 ], | |
| 878 "scripts": [ | |
| 879 { | |
| 880 "name": "telemetry_unittests", | |
| 881 "script": "telemetry_unittests.py" | |
| 882 }, | |
| 883 { | |
| 884 "name": "telemetry_perf_unittests", | |
| 885 "script": "telemetry_perf_unittests.py" | |
| 886 }, | |
| 887 { | |
| 888 "name": "nacl_integration", | |
| 889 "script": "nacl_integration.py" | |
| 890 } | |
| 891 ] | |
| 892 }, | |
| 893 "Linux Tests (dbg)(1)(32)": { | |
| 894 "gtest_tests": [ | |
| 895 { | |
| 896 "swarming": { | |
| 897 "can_use_on_swarming_builders": true | |
| 898 }, | |
| 899 "test": "accessibility_unittests" | |
| 900 }, | |
| 901 { | |
| 902 "swarming": { | |
| 903 "can_use_on_swarming_builders": true | |
| 904 }, | |
| 905 "test": "app_list_unittests" | |
| 906 }, | |
| 907 { | |
| 908 "test": "app_shell_unittests" | |
| 909 }, | |
| 910 { | |
| 911 "test": "aura_unittests" | |
| 912 }, | |
| 913 { | |
| 914 "swarming": { | |
| 915 "can_use_on_swarming_builders": true | |
| 916 }, | |
| 917 "test": "base_unittests" | |
| 918 }, | |
| 919 { | |
| 920 "swarming": { | |
| 921 "can_use_on_swarming_builders": true, | |
| 922 "shards": 10 | |
| 923 }, | |
| 924 "test": "browser_tests" | |
| 925 }, | |
| 926 { | |
| 927 "test": "cacheinvalidation_unittests" | |
| 928 }, | |
| 929 { | |
| 930 "swarming": { | |
| 931 "can_use_on_swarming_builders": true | |
| 932 }, | |
| 933 "test": "cast_unittests" | |
| 934 }, | |
| 935 { | |
| 936 "swarming": { | |
| 937 "can_use_on_swarming_builders": true | |
| 938 }, | |
| 939 "test": "cc_unittests" | |
| 940 }, | |
| 941 { | |
| 942 "test": "chromedriver_unittests" | |
| 943 }, | |
| 944 { | |
| 945 "swarming": { | |
| 946 "can_use_on_swarming_builders": true | |
| 947 }, | |
| 948 "test": "components_unittests" | |
| 949 }, | |
| 950 { | |
| 951 "test": "compositor_unittests" | |
| 952 }, | |
| 953 { | |
| 954 "swarming": { | |
| 955 "can_use_on_swarming_builders": true | |
| 956 }, | |
| 957 "test": "content_browsertests" | |
| 958 }, | |
| 959 { | |
| 960 "swarming": { | |
| 961 "can_use_on_swarming_builders": true | |
| 962 }, | |
| 963 "test": "content_unittests" | |
| 964 }, | |
| 965 { | |
| 966 "swarming": { | |
| 967 "can_use_on_swarming_builders": true | |
| 968 }, | |
| 969 "test": "crypto_unittests" | |
| 970 }, | |
| 971 { | |
| 972 "test": "dbus_unittests" | |
| 973 }, | |
| 974 { | |
| 975 "test": "device_unittests" | |
| 976 }, | |
| 977 { | |
| 978 "test": "display_unittests" | |
| 979 }, | |
| 980 { | |
| 981 "swarming": { | |
| 982 "can_use_on_swarming_builders": true | |
| 983 }, | |
| 984 "test": "events_unittests" | |
| 985 }, | |
| 986 { | |
| 987 "swarming": { | |
| 988 "can_use_on_swarming_builders": true | |
| 989 }, | |
| 990 "test": "extensions_browsertests" | |
| 991 }, | |
| 992 { | |
| 993 "test": "extensions_unittests" | |
| 994 }, | |
| 995 { | |
| 996 "test": "gcm_unit_tests" | |
| 997 }, | |
| 998 { | |
| 999 "swarming": { | |
| 1000 "can_use_on_swarming_builders": true | |
| 1001 }, | |
| 1002 "test": "gfx_unittests" | |
| 1003 }, | |
| 1004 { | |
| 1005 "test": "gl_unittests" | |
| 1006 }, | |
| 1007 { | |
| 1008 "test": "gn_unittests" | |
| 1009 }, | |
| 1010 { | |
| 1011 "test": "google_apis_unittests" | |
| 1012 }, | |
| 1013 { | |
| 1014 "swarming": { | |
| 1015 "can_use_on_swarming_builders": true | |
| 1016 }, | |
| 1017 "test": "gpu_unittests" | |
| 1018 }, | |
| 1019 { | |
| 1020 "swarming": { | |
| 1021 "can_use_on_swarming_builders": true | |
| 1022 }, | |
| 1023 "test": "interactive_ui_tests" | |
| 1024 }, | |
| 1025 { | |
| 1026 "test": "ipc_mojo_unittests" | |
| 1027 }, | |
| 1028 { | |
| 1029 "test": "ipc_tests" | |
| 1030 }, | |
| 1031 { | |
| 1032 "test": "jingle_unittests" | |
| 1033 }, | |
| 1034 { | |
| 1035 "swarming": { | |
| 1036 "can_use_on_swarming_builders": true | |
| 1037 }, | |
| 1038 "test": "media_unittests" | |
| 1039 }, | |
| 1040 { | |
| 1041 "swarming": { | |
| 1042 "can_use_on_swarming_builders": true | |
| 1043 }, | |
| 1044 "test": "midi_unittests" | |
| 1045 }, | |
| 1046 { | |
| 1047 "test": "mojo_common_unittests" | |
| 1048 }, | |
| 1049 { | |
| 1050 "test": "mojo_public_bindings_unittests" | |
| 1051 }, | |
| 1052 { | |
| 1053 "test": "mojo_public_environment_unittests" | |
| 1054 }, | |
| 1055 { | |
| 1056 "test": "mojo_public_system_unittests" | |
| 1057 }, | |
| 1058 { | |
| 1059 "test": "mojo_public_utility_unittests" | |
| 1060 }, | |
| 1061 { | |
| 1062 "test": "mojo_system_unittests" | |
| 1063 }, | |
| 1064 { | |
| 1065 "test": "nacl_loader_unittests" | |
| 1066 }, | |
| 1067 { | |
| 1068 "swarming": { | |
| 1069 "can_use_on_swarming_builders": true | |
| 1070 }, | |
| 1071 "test": "net_unittests" | |
| 1072 }, | |
| 1073 { | |
| 1074 "test": "ppapi_unittests" | |
| 1075 }, | |
| 1076 { | |
| 1077 "test": "printing_unittests" | |
| 1078 }, | |
| 1079 { | |
| 1080 "test": "remoting_unittests" | |
| 1081 }, | |
| 1082 { | |
| 1083 "test": "sandbox_linux_unittests" | |
| 1084 }, | |
| 1085 { | |
| 1086 "test": "skia_unittests" | |
| 1087 }, | |
| 1088 { | |
| 1089 "test": "sql_unittests" | |
| 1090 }, | |
| 1091 { | |
| 1092 "swarming": { | |
| 1093 "can_use_on_swarming_builders": true | |
| 1094 }, | |
| 1095 "test": "sync_integration_tests" | |
| 1096 }, | |
| 1097 { | |
| 1098 "test": "sync_unit_tests" | |
| 1099 }, | |
| 1100 { | |
| 1101 "swarming": { | |
| 1102 "can_use_on_swarming_builders": true | |
| 1103 }, | |
| 1104 "test": "ui_base_unittests" | |
| 1105 }, | |
| 1106 { | |
| 1107 "swarming": { | |
| 1108 "can_use_on_swarming_builders": true | |
| 1109 }, | |
| 1110 "test": "ui_touch_selection_unittests" | |
| 1111 }, | |
| 1112 { | |
| 1113 "swarming": { | |
| 1114 "can_use_on_swarming_builders": true | |
| 1115 }, | |
| 1116 "test": "unit_tests" | |
| 1117 }, | |
| 1118 { | |
| 1119 "test": "url_unittests" | |
| 1120 }, | |
| 1121 { | |
| 1122 "test": "views_unittests" | |
| 1123 }, | |
| 1124 { | |
| 1125 "test": "wm_unittests" | |
| 1126 } | |
| 1127 ], | |
| 1128 "scripts": [ | |
| 1129 { | |
| 1130 "name": "nacl_integration", | |
| 1131 "script": "nacl_integration.py" | |
| 1132 } | |
| 1133 ] | |
| 1134 } | |
| 1135 } | |
| OLD | NEW |