| OLD | NEW |
| 1 { | 1 { |
| 2 "Android Tests (trial)(dbg)": { | 2 "Android Tests (trial)(dbg)": { |
| 3 "scripts": [ | 3 "scripts": [ |
| 4 { | 4 { |
| 5 "name": "telemetry_unittests", | 5 "name": "telemetry_unittests", |
| 6 "script": "telemetry_unittests.py" | 6 "script": "telemetry_unittests.py" |
| 7 } | 7 } |
| 8 ] | 8 ] |
| 9 }, | 9 }, |
| 10 "Browser Side Navigation Linux": { | 10 "Browser Side Navigation Linux": { |
| (...skipping 481 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 492 { | 492 { |
| 493 "test": "ui_base_unittests" | 493 "test": "ui_base_unittests" |
| 494 }, | 494 }, |
| 495 { | 495 { |
| 496 "test": "unit_tests" | 496 "test": "unit_tests" |
| 497 }, | 497 }, |
| 498 { | 498 { |
| 499 "test": "url_unittests" | 499 "test": "url_unittests" |
| 500 } | 500 } |
| 501 ], | 501 ], |
| 502 "isolated_scripts": [ |
| 503 { |
| 504 "isolate_name": "telemetry_gpu_unittests", |
| 505 "name": "telemetry_gpu_unittests" |
| 506 } |
| 507 ], |
| 502 "scripts": [ | 508 "scripts": [ |
| 503 { | 509 { |
| 504 "name": "telemetry_unittests", | 510 "name": "telemetry_unittests", |
| 505 "script": "telemetry_unittests.py" | 511 "script": "telemetry_unittests.py" |
| 506 }, | 512 }, |
| 507 { | 513 { |
| 508 "name": "telemetry_gpu_unittests", | |
| 509 "script": "telemetry_gpu_unittests.py" | |
| 510 }, | |
| 511 { | |
| 512 "name": "telemetry_perf_unittests", | 514 "name": "telemetry_perf_unittests", |
| 513 "script": "telemetry_perf_unittests.py" | 515 "script": "telemetry_perf_unittests.py" |
| 514 }, | 516 }, |
| 515 { | 517 { |
| 516 "name": "nacl_integration", | 518 "name": "nacl_integration", |
| 517 "script": "nacl_integration.py" | 519 "script": "nacl_integration.py" |
| 518 } | 520 } |
| 519 ] | 521 ] |
| 520 }, | 522 }, |
| 521 "Chromium Win 10": { | 523 "Chromium Win 10": { |
| (...skipping 720 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1242 }, | 1244 }, |
| 1243 "test": "webkit_unit_tests" | 1245 "test": "webkit_unit_tests" |
| 1244 }, | 1246 }, |
| 1245 { | 1247 { |
| 1246 "swarming": { | 1248 "swarming": { |
| 1247 "can_use_on_swarming_builders": true | 1249 "can_use_on_swarming_builders": true |
| 1248 }, | 1250 }, |
| 1249 "test": "wtf_unittests" | 1251 "test": "wtf_unittests" |
| 1250 } | 1252 } |
| 1251 ], | 1253 ], |
| 1254 "isolated_scripts": [ |
| 1255 { |
| 1256 "isolate_name": "telemetry_gpu_unittests", |
| 1257 "name": "telemetry_gpu_unittests" |
| 1258 } |
| 1259 ], |
| 1252 "scripts": [ | 1260 "scripts": [ |
| 1253 { | 1261 { |
| 1254 "name": "telemetry_unittests", | 1262 "name": "telemetry_unittests", |
| 1255 "script": "telemetry_unittests.py" | 1263 "script": "telemetry_unittests.py" |
| 1256 }, | 1264 }, |
| 1257 { | 1265 { |
| 1258 "name": "telemetry_gpu_unittests", | |
| 1259 "script": "telemetry_gpu_unittests.py" | |
| 1260 }, | |
| 1261 { | |
| 1262 "name": "telemetry_perf_unittests", | 1266 "name": "telemetry_perf_unittests", |
| 1263 "script": "telemetry_perf_unittests.py" | 1267 "script": "telemetry_perf_unittests.py" |
| 1264 }, | 1268 }, |
| 1265 { | 1269 { |
| 1266 "name": "nacl_integration", | 1270 "name": "nacl_integration", |
| 1267 "script": "nacl_integration.py" | 1271 "script": "nacl_integration.py" |
| 1268 } | 1272 } |
| 1269 ] | 1273 ] |
| 1270 }, | 1274 }, |
| 1271 "ClangToTMacASan tester": { | 1275 "ClangToTMacASan tester": { |
| (...skipping 176 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1448 }, | 1452 }, |
| 1449 "test": "webkit_unit_tests" | 1453 "test": "webkit_unit_tests" |
| 1450 }, | 1454 }, |
| 1451 { | 1455 { |
| 1452 "swarming": { | 1456 "swarming": { |
| 1453 "can_use_on_swarming_builders": true | 1457 "can_use_on_swarming_builders": true |
| 1454 }, | 1458 }, |
| 1455 "test": "wtf_unittests" | 1459 "test": "wtf_unittests" |
| 1456 } | 1460 } |
| 1457 ], | 1461 ], |
| 1462 "isolated_scripts": [ |
| 1463 { |
| 1464 "isolate_name": "telemetry_gpu_unittests", |
| 1465 "name": "telemetry_gpu_unittests" |
| 1466 } |
| 1467 ], |
| 1458 "scripts": [ | 1468 "scripts": [ |
| 1459 { | 1469 { |
| 1460 "name": "telemetry_unittests", | 1470 "name": "telemetry_unittests", |
| 1461 "script": "telemetry_unittests.py" | 1471 "script": "telemetry_unittests.py" |
| 1462 }, | 1472 }, |
| 1463 { | 1473 { |
| 1464 "name": "telemetry_gpu_unittests", | |
| 1465 "script": "telemetry_gpu_unittests.py" | |
| 1466 }, | |
| 1467 { | |
| 1468 "name": "telemetry_perf_unittests", | 1474 "name": "telemetry_perf_unittests", |
| 1469 "script": "telemetry_perf_unittests.py" | 1475 "script": "telemetry_perf_unittests.py" |
| 1470 }, | 1476 }, |
| 1471 { | 1477 { |
| 1472 "name": "nacl_integration", | 1478 "name": "nacl_integration", |
| 1473 "script": "nacl_integration.py" | 1479 "script": "nacl_integration.py" |
| 1474 } | 1480 } |
| 1475 ] | 1481 ] |
| 1476 }, | 1482 }, |
| 1477 "ClangToTWin tester": { | 1483 "ClangToTWin tester": { |
| (...skipping 3033 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4511 { | 4517 { |
| 4512 "test": "views_unittests" | 4518 "test": "views_unittests" |
| 4513 }, | 4519 }, |
| 4514 { | 4520 { |
| 4515 "swarming": { | 4521 "swarming": { |
| 4516 "can_use_on_swarming_builders": true | 4522 "can_use_on_swarming_builders": true |
| 4517 }, | 4523 }, |
| 4518 "test": "wm_unittests" | 4524 "test": "wm_unittests" |
| 4519 } | 4525 } |
| 4520 ], | 4526 ], |
| 4527 "isolated_scripts": [ |
| 4528 { |
| 4529 "isolate_name": "telemetry_gpu_unittests", |
| 4530 "name": "telemetry_gpu_unittests" |
| 4531 } |
| 4532 ], |
| 4521 "scripts": [ | 4533 "scripts": [ |
| 4522 { | 4534 { |
| 4523 "name": "telemetry_unittests", | 4535 "name": "telemetry_unittests", |
| 4524 "script": "telemetry_unittests.py" | 4536 "script": "telemetry_unittests.py" |
| 4525 }, | 4537 }, |
| 4526 { | 4538 { |
| 4527 "name": "telemetry_gpu_unittests", | |
| 4528 "script": "telemetry_gpu_unittests.py" | |
| 4529 }, | |
| 4530 { | |
| 4531 "name": "telemetry_perf_unittests", | 4539 "name": "telemetry_perf_unittests", |
| 4532 "script": "telemetry_perf_unittests.py" | 4540 "script": "telemetry_perf_unittests.py" |
| 4533 }, | 4541 }, |
| 4534 { | 4542 { |
| 4535 "name": "nacl_integration", | 4543 "name": "nacl_integration", |
| 4536 "script": "nacl_integration.py" | 4544 "script": "nacl_integration.py" |
| 4537 } | 4545 } |
| 4538 ] | 4546 ] |
| 4539 }, | 4547 }, |
| 4540 "Linux Trusty (32)": { | 4548 "Linux Trusty (32)": { |
| (...skipping 160 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4701 { | 4709 { |
| 4702 "test": "url_unittests" | 4710 "test": "url_unittests" |
| 4703 }, | 4711 }, |
| 4704 { | 4712 { |
| 4705 "test": "views_unittests" | 4713 "test": "views_unittests" |
| 4706 }, | 4714 }, |
| 4707 { | 4715 { |
| 4708 "test": "wm_unittests" | 4716 "test": "wm_unittests" |
| 4709 } | 4717 } |
| 4710 ], | 4718 ], |
| 4719 "isolated_scripts": [ |
| 4720 { |
| 4721 "isolate_name": "telemetry_gpu_unittests", |
| 4722 "name": "telemetry_gpu_unittests" |
| 4723 } |
| 4724 ], |
| 4711 "scripts": [ | 4725 "scripts": [ |
| 4712 { | 4726 { |
| 4713 "name": "telemetry_unittests", | 4727 "name": "telemetry_unittests", |
| 4714 "script": "telemetry_unittests.py" | 4728 "script": "telemetry_unittests.py" |
| 4715 }, | 4729 }, |
| 4716 { | 4730 { |
| 4717 "name": "telemetry_gpu_unittests", | |
| 4718 "script": "telemetry_gpu_unittests.py" | |
| 4719 }, | |
| 4720 { | |
| 4721 "name": "telemetry_perf_unittests", | 4731 "name": "telemetry_perf_unittests", |
| 4722 "script": "telemetry_perf_unittests.py" | 4732 "script": "telemetry_perf_unittests.py" |
| 4723 }, | 4733 }, |
| 4724 { | 4734 { |
| 4725 "name": "nacl_integration", | 4735 "name": "nacl_integration", |
| 4726 "script": "nacl_integration.py" | 4736 "script": "nacl_integration.py" |
| 4727 } | 4737 } |
| 4728 ] | 4738 ] |
| 4729 }, | 4739 }, |
| 4730 "Linux Trusty (dbg)": { | 4740 "Linux Trusty (dbg)": { |
| (...skipping 265 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4996 { | 5006 { |
| 4997 "test": "views_unittests" | 5007 "test": "views_unittests" |
| 4998 }, | 5008 }, |
| 4999 { | 5009 { |
| 5000 "swarming": { | 5010 "swarming": { |
| 5001 "can_use_on_swarming_builders": true | 5011 "can_use_on_swarming_builders": true |
| 5002 }, | 5012 }, |
| 5003 "test": "wm_unittests" | 5013 "test": "wm_unittests" |
| 5004 } | 5014 } |
| 5005 ], | 5015 ], |
| 5016 "isolated_scripts": [ |
| 5017 { |
| 5018 "isolate_name": "telemetry_gpu_unittests", |
| 5019 "name": "telemetry_gpu_unittests" |
| 5020 } |
| 5021 ], |
| 5006 "scripts": [ | 5022 "scripts": [ |
| 5007 { | 5023 { |
| 5008 "name": "telemetry_unittests", | 5024 "name": "telemetry_unittests", |
| 5009 "script": "telemetry_unittests.py" | 5025 "script": "telemetry_unittests.py" |
| 5010 }, | 5026 }, |
| 5011 { | 5027 { |
| 5012 "name": "telemetry_gpu_unittests", | |
| 5013 "script": "telemetry_gpu_unittests.py" | |
| 5014 }, | |
| 5015 { | |
| 5016 "name": "telemetry_perf_unittests", | 5028 "name": "telemetry_perf_unittests", |
| 5017 "script": "telemetry_perf_unittests.py" | 5029 "script": "telemetry_perf_unittests.py" |
| 5018 }, | 5030 }, |
| 5019 { | 5031 { |
| 5020 "name": "nacl_integration", | 5032 "name": "nacl_integration", |
| 5021 "script": "nacl_integration.py" | 5033 "script": "nacl_integration.py" |
| 5022 } | 5034 } |
| 5023 ] | 5035 ] |
| 5024 }, | 5036 }, |
| 5025 "Linux Trusty (dbg)(32)": { | 5037 "Linux Trusty (dbg)(32)": { |
| (...skipping 148 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 5174 { | 5186 { |
| 5175 "test": "url_unittests" | 5187 "test": "url_unittests" |
| 5176 }, | 5188 }, |
| 5177 { | 5189 { |
| 5178 "test": "views_unittests" | 5190 "test": "views_unittests" |
| 5179 }, | 5191 }, |
| 5180 { | 5192 { |
| 5181 "test": "wm_unittests" | 5193 "test": "wm_unittests" |
| 5182 } | 5194 } |
| 5183 ], | 5195 ], |
| 5196 "isolated_scripts": [ |
| 5197 { |
| 5198 "isolate_name": "telemetry_gpu_unittests", |
| 5199 "name": "telemetry_gpu_unittests" |
| 5200 } |
| 5201 ], |
| 5184 "scripts": [ | 5202 "scripts": [ |
| 5185 { | 5203 { |
| 5186 "name": "telemetry_unittests", | 5204 "name": "telemetry_unittests", |
| 5187 "script": "telemetry_unittests.py" | 5205 "script": "telemetry_unittests.py" |
| 5188 }, | 5206 }, |
| 5189 { | 5207 { |
| 5190 "name": "telemetry_gpu_unittests", | |
| 5191 "script": "telemetry_gpu_unittests.py" | |
| 5192 }, | |
| 5193 { | |
| 5194 "name": "telemetry_perf_unittests", | 5208 "name": "telemetry_perf_unittests", |
| 5195 "script": "telemetry_perf_unittests.py" | 5209 "script": "telemetry_perf_unittests.py" |
| 5196 }, | 5210 }, |
| 5197 { | 5211 { |
| 5198 "name": "nacl_integration", | 5212 "name": "nacl_integration", |
| 5199 "script": "nacl_integration.py" | 5213 "script": "nacl_integration.py" |
| 5200 } | 5214 } |
| 5201 ] | 5215 ] |
| 5202 }, | 5216 }, |
| 5203 "Site Isolation Linux": { | 5217 "Site Isolation Linux": { |
| (...skipping 52 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 5256 { | 5270 { |
| 5257 "args": [ | 5271 "args": [ |
| 5258 "--site-per-process", | 5272 "--site-per-process", |
| 5259 "--gtest_filter=-CaptivePortalTabHelperTest.HttpsSubframe*" | 5273 "--gtest_filter=-CaptivePortalTabHelperTest.HttpsSubframe*" |
| 5260 ], | 5274 ], |
| 5261 "test": "unit_tests" | 5275 "test": "unit_tests" |
| 5262 } | 5276 } |
| 5263 ] | 5277 ] |
| 5264 } | 5278 } |
| 5265 } | 5279 } |
| OLD | NEW |