| OLD | NEW |
| 1 { | 1 { |
| 2 "Android Cloud Tests": { | 2 "Android Cloud Tests": { |
| 3 "gtest_tests": [ | 3 "gtest_tests": [ |
| 4 { | 4 { |
| 5 "test": "android_webview_unittests" | 5 "test": "android_webview_unittests" |
| 6 }, | 6 }, |
| 7 { | 7 { |
| 8 "test": "base_unittests" | 8 "test": "base_unittests" |
| 9 }, | 9 }, |
| 10 { | 10 { |
| (...skipping 1025 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1036 { | 1036 { |
| 1037 "swarming": { | 1037 "swarming": { |
| 1038 "can_use_on_swarming_builders": true | 1038 "can_use_on_swarming_builders": true |
| 1039 }, | 1039 }, |
| 1040 "test": "app_list_unittests" | 1040 "test": "app_list_unittests" |
| 1041 }, | 1041 }, |
| 1042 { | 1042 { |
| 1043 "test": "app_shell_unittests" | 1043 "test": "app_shell_unittests" |
| 1044 }, | 1044 }, |
| 1045 { | 1045 { |
| 1046 "swarming": { |
| 1047 "can_use_on_swarming_builders": true |
| 1048 }, |
| 1046 "test": "aura_unittests" | 1049 "test": "aura_unittests" |
| 1047 }, | 1050 }, |
| 1048 { | 1051 { |
| 1049 "test": "base_unittests" | 1052 "test": "base_unittests" |
| 1050 }, | 1053 }, |
| 1051 { | 1054 { |
| 1052 "swarming": { | 1055 "swarming": { |
| 1053 "can_use_on_swarming_builders": true | 1056 "can_use_on_swarming_builders": true |
| 1054 }, | 1057 }, |
| 1055 "test": "blink_heap_unittests" | 1058 "test": "blink_heap_unittests" |
| (...skipping 101 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1157 }, | 1160 }, |
| 1158 "test": "google_apis_unittests" | 1161 "test": "google_apis_unittests" |
| 1159 }, | 1162 }, |
| 1160 { | 1163 { |
| 1161 "swarming": { | 1164 "swarming": { |
| 1162 "can_use_on_swarming_builders": true | 1165 "can_use_on_swarming_builders": true |
| 1163 }, | 1166 }, |
| 1164 "test": "gpu_unittests" | 1167 "test": "gpu_unittests" |
| 1165 }, | 1168 }, |
| 1166 { | 1169 { |
| 1170 "swarming": { |
| 1171 "can_use_on_swarming_builders": true |
| 1172 }, |
| 1167 "test": "interactive_ui_tests" | 1173 "test": "interactive_ui_tests" |
| 1168 }, | 1174 }, |
| 1169 { | 1175 { |
| 1170 "swarming": { | 1176 "swarming": { |
| 1171 "can_use_on_swarming_builders": true | 1177 "can_use_on_swarming_builders": true |
| 1172 }, | 1178 }, |
| 1173 "test": "ipc_tests" | 1179 "test": "ipc_tests" |
| 1174 }, | 1180 }, |
| 1175 { | 1181 { |
| 1176 "swarming": { | 1182 "swarming": { |
| (...skipping 106 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1283 { | 1289 { |
| 1284 "swarming": { | 1290 "swarming": { |
| 1285 "can_use_on_swarming_builders": true | 1291 "can_use_on_swarming_builders": true |
| 1286 }, | 1292 }, |
| 1287 "test": "ui_base_unittests" | 1293 "test": "ui_base_unittests" |
| 1288 }, | 1294 }, |
| 1289 { | 1295 { |
| 1290 "test": "ui_touch_selection_unittests" | 1296 "test": "ui_touch_selection_unittests" |
| 1291 }, | 1297 }, |
| 1292 { | 1298 { |
| 1299 "swarming": { |
| 1300 "can_use_on_swarming_builders": true |
| 1301 }, |
| 1293 "test": "unit_tests" | 1302 "test": "unit_tests" |
| 1294 }, | 1303 }, |
| 1295 { | 1304 { |
| 1296 "swarming": { | 1305 "swarming": { |
| 1297 "can_use_on_swarming_builders": true | 1306 "can_use_on_swarming_builders": true |
| 1298 }, | 1307 }, |
| 1299 "test": "url_unittests" | 1308 "test": "url_unittests" |
| 1300 }, | 1309 }, |
| 1301 { | 1310 { |
| 1302 "swarming": { | 1311 "swarming": { |
| (...skipping 6053 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 7356 "script": "nacl_integration.py" | 7365 "script": "nacl_integration.py" |
| 7357 } | 7366 } |
| 7358 ] | 7367 ] |
| 7359 }, | 7368 }, |
| 7360 "MD Top Chrome ChromeOS material-hybrid": { | 7369 "MD Top Chrome ChromeOS material-hybrid": { |
| 7361 "gtest_tests": [ | 7370 "gtest_tests": [ |
| 7362 { | 7371 { |
| 7363 "args": [ | 7372 "args": [ |
| 7364 "--top-chrome-md=material-hybrid" | 7373 "--top-chrome-md=material-hybrid" |
| 7365 ], | 7374 ], |
| 7375 "swarming": { |
| 7376 "can_use_on_swarming_builders": true |
| 7377 }, |
| 7366 "test": "ash_unittests" | 7378 "test": "ash_unittests" |
| 7367 }, | 7379 }, |
| 7368 { | 7380 { |
| 7369 "args": [ | 7381 "args": [ |
| 7370 "--top-chrome-md=material-hybrid" | 7382 "--top-chrome-md=material-hybrid" |
| 7371 ], | 7383 ], |
| 7384 "swarming": { |
| 7385 "can_use_on_swarming_builders": true |
| 7386 }, |
| 7372 "test": "aura_unittests" | 7387 "test": "aura_unittests" |
| 7373 }, | 7388 }, |
| 7374 { | 7389 { |
| 7375 "args": [ | 7390 "args": [ |
| 7376 "--top-chrome-md=material-hybrid" | 7391 "--top-chrome-md=material-hybrid" |
| 7377 ], | 7392 ], |
| 7393 "swarming": { |
| 7394 "can_use_on_swarming_builders": true |
| 7395 }, |
| 7378 "test": "browser_tests" | 7396 "test": "browser_tests" |
| 7379 }, | 7397 }, |
| 7380 { | 7398 { |
| 7381 "args": [ | 7399 "args": [ |
| 7382 "--top-chrome-md=material-hybrid" | 7400 "--top-chrome-md=material-hybrid" |
| 7383 ], | 7401 ], |
| 7402 "swarming": { |
| 7403 "can_use_on_swarming_builders": true |
| 7404 }, |
| 7384 "test": "interactive_ui_tests" | 7405 "test": "interactive_ui_tests" |
| 7385 }, | 7406 }, |
| 7386 { | 7407 { |
| 7387 "args": [ | 7408 "args": [ |
| 7388 "--top-chrome-md=material-hybrid" | 7409 "--top-chrome-md=material-hybrid" |
| 7389 ], | 7410 ], |
| 7411 "swarming": { |
| 7412 "can_use_on_swarming_builders": true |
| 7413 }, |
| 7390 "test": "ui_base_unittests" | 7414 "test": "ui_base_unittests" |
| 7391 }, | 7415 }, |
| 7392 { | 7416 { |
| 7393 "args": [ | 7417 "args": [ |
| 7394 "--top-chrome-md=material-hybrid" | 7418 "--top-chrome-md=material-hybrid" |
| 7395 ], | 7419 ], |
| 7420 "swarming": { |
| 7421 "can_use_on_swarming_builders": true |
| 7422 }, |
| 7396 "test": "unit_tests" | 7423 "test": "unit_tests" |
| 7397 }, | 7424 }, |
| 7398 { | 7425 { |
| 7399 "args": [ | 7426 "args": [ |
| 7400 "--top-chrome-md=material-hybrid" | 7427 "--top-chrome-md=material-hybrid" |
| 7401 ], | 7428 ], |
| 7429 "swarming": { |
| 7430 "can_use_on_swarming_builders": true |
| 7431 }, |
| 7402 "test": "views_unittests" | 7432 "test": "views_unittests" |
| 7403 } | 7433 } |
| 7404 ] | 7434 ] |
| 7405 }, | 7435 }, |
| 7406 "MD Top Chrome ChromeOS non-material": { | 7436 "MD Top Chrome ChromeOS non-material": { |
| 7407 "gtest_tests": [ | 7437 "gtest_tests": [ |
| 7408 { | 7438 { |
| 7409 "args": [ | 7439 "args": [ |
| 7410 "--top-chrome-md=non-material" | 7440 "--top-chrome-md=non-material" |
| 7411 ], | 7441 ], |
| 7442 "swarming": { |
| 7443 "can_use_on_swarming_builders": true |
| 7444 }, |
| 7412 "test": "ash_unittests" | 7445 "test": "ash_unittests" |
| 7413 }, | 7446 }, |
| 7414 { | 7447 { |
| 7415 "args": [ | 7448 "args": [ |
| 7416 "--top-chrome-md=non-material" | 7449 "--top-chrome-md=non-material" |
| 7417 ], | 7450 ], |
| 7451 "swarming": { |
| 7452 "can_use_on_swarming_builders": true |
| 7453 }, |
| 7418 "test": "aura_unittests" | 7454 "test": "aura_unittests" |
| 7419 }, | 7455 }, |
| 7420 { | 7456 { |
| 7421 "args": [ | 7457 "args": [ |
| 7422 "--top-chrome-md=non-material" | 7458 "--top-chrome-md=non-material" |
| 7423 ], | 7459 ], |
| 7460 "swarming": { |
| 7461 "can_use_on_swarming_builders": true |
| 7462 }, |
| 7424 "test": "browser_tests" | 7463 "test": "browser_tests" |
| 7425 }, | 7464 }, |
| 7426 { | 7465 { |
| 7427 "args": [ | 7466 "args": [ |
| 7428 "--top-chrome-md=non-material" | 7467 "--top-chrome-md=non-material" |
| 7429 ], | 7468 ], |
| 7469 "swarming": { |
| 7470 "can_use_on_swarming_builders": true |
| 7471 }, |
| 7430 "test": "interactive_ui_tests" | 7472 "test": "interactive_ui_tests" |
| 7431 }, | 7473 }, |
| 7432 { | 7474 { |
| 7433 "args": [ | 7475 "args": [ |
| 7434 "--top-chrome-md=non-material" | 7476 "--top-chrome-md=non-material" |
| 7435 ], | 7477 ], |
| 7436 "swarming": { | 7478 "swarming": { |
| 7437 "can_use_on_swarming_builders": true | 7479 "can_use_on_swarming_builders": true |
| 7438 }, | 7480 }, |
| 7439 "test": "ui_base_unittests" | 7481 "test": "ui_base_unittests" |
| 7440 }, | 7482 }, |
| 7441 { | 7483 { |
| 7442 "args": [ | 7484 "args": [ |
| 7443 "--top-chrome-md=non-material" | 7485 "--top-chrome-md=non-material" |
| 7444 ], | 7486 ], |
| 7487 "swarming": { |
| 7488 "can_use_on_swarming_builders": true |
| 7489 }, |
| 7445 "test": "unit_tests" | 7490 "test": "unit_tests" |
| 7446 }, | 7491 }, |
| 7447 { | 7492 { |
| 7448 "args": [ | 7493 "args": [ |
| 7449 "--top-chrome-md=non-material" | 7494 "--top-chrome-md=non-material" |
| 7450 ], | 7495 ], |
| 7451 "swarming": { | 7496 "swarming": { |
| 7452 "can_use_on_swarming_builders": true | 7497 "can_use_on_swarming_builders": true |
| 7453 }, | 7498 }, |
| 7454 "test": "views_unittests" | 7499 "test": "views_unittests" |
| 7455 } | 7500 } |
| 7456 ] | 7501 ] |
| 7457 }, | 7502 }, |
| 7458 "MD Top Chrome Linux material": { | 7503 "MD Top Chrome Linux material": { |
| 7459 "gtest_tests": [ | 7504 "gtest_tests": [ |
| 7460 { | 7505 { |
| 7461 "args": [ | 7506 "args": [ |
| 7462 "--top-chrome-md=material" | 7507 "--top-chrome-md=material" |
| 7463 ], | 7508 ], |
| 7509 "swarming": { |
| 7510 "can_use_on_swarming_builders": true |
| 7511 }, |
| 7464 "test": "aura_unittests" | 7512 "test": "aura_unittests" |
| 7465 }, | 7513 }, |
| 7466 { | 7514 { |
| 7467 "args": [ | 7515 "args": [ |
| 7468 "--top-chrome-md=material" | 7516 "--top-chrome-md=material" |
| 7469 ], | 7517 ], |
| 7518 "swarming": { |
| 7519 "can_use_on_swarming_builders": true |
| 7520 }, |
| 7470 "test": "browser_tests" | 7521 "test": "browser_tests" |
| 7471 }, | 7522 }, |
| 7472 { | 7523 { |
| 7473 "args": [ | 7524 "args": [ |
| 7474 "--top-chrome-md=material" | 7525 "--top-chrome-md=material" |
| 7475 ], | 7526 ], |
| 7527 "swarming": { |
| 7528 "can_use_on_swarming_builders": true |
| 7529 }, |
| 7476 "test": "interactive_ui_tests" | 7530 "test": "interactive_ui_tests" |
| 7477 }, | 7531 }, |
| 7478 { | 7532 { |
| 7479 "args": [ | 7533 "args": [ |
| 7480 "--top-chrome-md=material" | 7534 "--top-chrome-md=material" |
| 7481 ], | 7535 ], |
| 7536 "swarming": { |
| 7537 "can_use_on_swarming_builders": true |
| 7538 }, |
| 7482 "test": "ui_base_unittests" | 7539 "test": "ui_base_unittests" |
| 7483 }, | 7540 }, |
| 7484 { | 7541 { |
| 7485 "args": [ | 7542 "args": [ |
| 7486 "--top-chrome-md=material" | 7543 "--top-chrome-md=material" |
| 7487 ], | 7544 ], |
| 7545 "swarming": { |
| 7546 "can_use_on_swarming_builders": true |
| 7547 }, |
| 7488 "test": "unit_tests" | 7548 "test": "unit_tests" |
| 7489 }, | 7549 }, |
| 7490 { | 7550 { |
| 7491 "args": [ | 7551 "args": [ |
| 7492 "--top-chrome-md=material" | 7552 "--top-chrome-md=material" |
| 7493 ], | 7553 ], |
| 7554 "swarming": { |
| 7555 "can_use_on_swarming_builders": true |
| 7556 }, |
| 7494 "test": "views_unittests" | 7557 "test": "views_unittests" |
| 7495 } | 7558 } |
| 7496 ] | 7559 ] |
| 7497 }, | 7560 }, |
| 7498 "MD Top Chrome Win material": { | 7561 "MD Top Chrome Win material": { |
| 7499 "gtest_tests": [ | 7562 "gtest_tests": [ |
| 7500 { | 7563 { |
| 7501 "args": [ | 7564 "args": [ |
| 7502 "--top-chrome-md=material" | 7565 "--top-chrome-md=material" |
| 7503 ], | 7566 ], |
| 7567 "swarming": { |
| 7568 "can_use_on_swarming_builders": true |
| 7569 }, |
| 7504 "test": "aura_unittests" | 7570 "test": "aura_unittests" |
| 7505 }, | 7571 }, |
| 7506 { | 7572 { |
| 7507 "args": [ | 7573 "args": [ |
| 7508 "--top-chrome-md=material" | 7574 "--top-chrome-md=material" |
| 7509 ], | 7575 ], |
| 7576 "swarming": { |
| 7577 "can_use_on_swarming_builders": true |
| 7578 }, |
| 7510 "test": "browser_tests" | 7579 "test": "browser_tests" |
| 7511 }, | 7580 }, |
| 7512 { | 7581 { |
| 7513 "args": [ | 7582 "args": [ |
| 7514 "--top-chrome-md=material" | 7583 "--top-chrome-md=material" |
| 7515 ], | 7584 ], |
| 7585 "swarming": { |
| 7586 "can_use_on_swarming_builders": true |
| 7587 }, |
| 7516 "test": "interactive_ui_tests" | 7588 "test": "interactive_ui_tests" |
| 7517 }, | 7589 }, |
| 7518 { | 7590 { |
| 7519 "args": [ | 7591 "args": [ |
| 7520 "--top-chrome-md=material" | 7592 "--top-chrome-md=material" |
| 7521 ], | 7593 ], |
| 7594 "swarming": { |
| 7595 "can_use_on_swarming_builders": true |
| 7596 }, |
| 7522 "test": "ui_base_unittests" | 7597 "test": "ui_base_unittests" |
| 7523 }, | 7598 }, |
| 7524 { | 7599 { |
| 7525 "args": [ | 7600 "args": [ |
| 7526 "--top-chrome-md=material" | 7601 "--top-chrome-md=material" |
| 7527 ], | 7602 ], |
| 7603 "swarming": { |
| 7604 "can_use_on_swarming_builders": true |
| 7605 }, |
| 7528 "test": "unit_tests" | 7606 "test": "unit_tests" |
| 7529 }, | 7607 }, |
| 7530 { | 7608 { |
| 7531 "args": [ | 7609 "args": [ |
| 7532 "--top-chrome-md=material" | 7610 "--top-chrome-md=material" |
| 7533 ], | 7611 ], |
| 7612 "swarming": { |
| 7613 "can_use_on_swarming_builders": true |
| 7614 }, |
| 7534 "test": "views_unittests" | 7615 "test": "views_unittests" |
| 7535 } | 7616 } |
| 7536 ] | 7617 ] |
| 7537 }, | 7618 }, |
| 7538 "Site Isolation Linux": { | 7619 "Site Isolation Linux": { |
| 7539 "gtest_tests": [ | 7620 "gtest_tests": [ |
| 7540 { | 7621 { |
| 7541 "args": [ | 7622 "args": [ |
| 7542 "--site-per-process" | 7623 "--site-per-process" |
| 7543 ], | 7624 ], |
| (...skipping 153 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 7697 }, | 7778 }, |
| 7698 { | 7779 { |
| 7699 "args": [ | 7780 "args": [ |
| 7700 "--isolate-extensions" | 7781 "--isolate-extensions" |
| 7701 ], | 7782 ], |
| 7702 "test": "unit_tests" | 7783 "test": "unit_tests" |
| 7703 } | 7784 } |
| 7704 ] | 7785 ] |
| 7705 } | 7786 } |
| 7706 } | 7787 } |
| OLD | NEW |