| OLD | NEW |
| 1 { | 1 { |
| 2 "Jelly Bean Tester": { | 2 "Jelly Bean Tester": { |
| 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 73 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 84 }, | 84 }, |
| 85 { | 85 { |
| 86 "test": "ui_touch_selection_unittests" | 86 "test": "ui_touch_selection_unittests" |
| 87 }, | 87 }, |
| 88 { | 88 { |
| 89 "test": "unit_tests" | 89 "test": "unit_tests" |
| 90 } | 90 } |
| 91 ], | 91 ], |
| 92 "instrumentation_tests": [ | 92 "instrumentation_tests": [ |
| 93 { | 93 { |
| 94 "apk_under_test": "Blimp.apk", | |
| 95 "override_compile_targets": [ | |
| 96 "blimp_test_apk" | |
| 97 ], | |
| 98 "test": "blimp_test_apk", | |
| 99 "test_apk": "BlimpTest.apk" | |
| 100 }, | |
| 101 { | |
| 102 "test": "chrome_public_test_apk" | 94 "test": "chrome_public_test_apk" |
| 103 }, | 95 }, |
| 104 { | 96 { |
| 105 "test": "chrome_sync_shell_test_apk" | 97 "test": "chrome_sync_shell_test_apk" |
| 106 }, | 98 }, |
| 107 { | 99 { |
| 108 "test": "content_shell_test_apk" | 100 "test": "content_shell_test_apk" |
| 109 } | 101 } |
| 110 ] | 102 ] |
| 111 }, | 103 }, |
| (...skipping 85 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 197 }, | 189 }, |
| 198 { | 190 { |
| 199 "test": "unit_tests" | 191 "test": "unit_tests" |
| 200 } | 192 } |
| 201 ], | 193 ], |
| 202 "instrumentation_tests": [ | 194 "instrumentation_tests": [ |
| 203 { | 195 { |
| 204 "test": "android_webview_test_apk" | 196 "test": "android_webview_test_apk" |
| 205 }, | 197 }, |
| 206 { | 198 { |
| 207 "apk_under_test": "Blimp.apk", | |
| 208 "override_compile_targets": [ | |
| 209 "blimp_test_apk" | |
| 210 ], | |
| 211 "test": "blimp_test_apk", | |
| 212 "test_apk": "BlimpTest.apk" | |
| 213 }, | |
| 214 { | |
| 215 "test": "chrome_public_test_apk" | 199 "test": "chrome_public_test_apk" |
| 216 }, | 200 }, |
| 217 { | 201 { |
| 218 "test": "chrome_sync_shell_test_apk" | 202 "test": "chrome_sync_shell_test_apk" |
| 219 }, | 203 }, |
| 220 { | 204 { |
| 221 "test": "content_shell_test_apk" | 205 "test": "content_shell_test_apk" |
| 222 } | 206 } |
| 223 ] | 207 ] |
| 224 }, | 208 }, |
| (...skipping 94 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 319 { | 303 { |
| 320 "test": "unit_tests" | 304 "test": "unit_tests" |
| 321 } | 305 } |
| 322 ], | 306 ], |
| 323 "instrumentation_tests": [ | 307 "instrumentation_tests": [ |
| 324 { | 308 { |
| 325 "test": "android_webview_test_apk", | 309 "test": "android_webview_test_apk", |
| 326 "timeout_scale": 4 | 310 "timeout_scale": 4 |
| 327 }, | 311 }, |
| 328 { | 312 { |
| 329 "override_compile_targets": [ | |
| 330 "blimp_test_apk" | |
| 331 ], | |
| 332 "test": "blimp_test_apk", | |
| 333 "timeout_scale": 4 | |
| 334 }, | |
| 335 { | |
| 336 "test": "chrome_public_test_apk", | 313 "test": "chrome_public_test_apk", |
| 337 "timeout_scale": 4 | 314 "timeout_scale": 4 |
| 338 }, | 315 }, |
| 339 { | 316 { |
| 340 "test": "chrome_sync_shell_test_apk", | 317 "test": "chrome_sync_shell_test_apk", |
| 341 "timeout_scale": 4 | 318 "timeout_scale": 4 |
| 342 }, | 319 }, |
| 343 { | 320 { |
| 344 "test": "content_shell_test_apk", | 321 "test": "content_shell_test_apk", |
| 345 "timeout_scale": 4 | 322 "timeout_scale": 4 |
| (...skipping 1222 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1568 "can_use_on_swarming_builders": false | 1545 "can_use_on_swarming_builders": false |
| 1569 }, | 1546 }, |
| 1570 "test": "unit_tests" | 1547 "test": "unit_tests" |
| 1571 } | 1548 } |
| 1572 ], | 1549 ], |
| 1573 "instrumentation_tests": [ | 1550 "instrumentation_tests": [ |
| 1574 { | 1551 { |
| 1575 "test": "android_webview_test_apk" | 1552 "test": "android_webview_test_apk" |
| 1576 }, | 1553 }, |
| 1577 { | 1554 { |
| 1578 "override_compile_targets": [ | |
| 1579 "blimp_test_apk" | |
| 1580 ], | |
| 1581 "test": "blimp_test_apk" | |
| 1582 }, | |
| 1583 { | |
| 1584 "test": "chrome_public_test_apk" | 1555 "test": "chrome_public_test_apk" |
| 1585 }, | 1556 }, |
| 1586 { | 1557 { |
| 1587 "test": "chrome_sync_shell_test_apk" | 1558 "test": "chrome_sync_shell_test_apk" |
| 1588 }, | 1559 }, |
| 1589 { | 1560 { |
| 1590 "test": "content_shell_test_apk" | 1561 "test": "content_shell_test_apk" |
| 1591 } | 1562 } |
| 1592 ], | 1563 ], |
| 1593 "scripts": [ | 1564 "scripts": [ |
| (...skipping 180 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1774 "can_use_on_swarming_builders": false | 1745 "can_use_on_swarming_builders": false |
| 1775 }, | 1746 }, |
| 1776 "test": "unit_tests" | 1747 "test": "unit_tests" |
| 1777 } | 1748 } |
| 1778 ], | 1749 ], |
| 1779 "instrumentation_tests": [ | 1750 "instrumentation_tests": [ |
| 1780 { | 1751 { |
| 1781 "test": "android_webview_test_apk" | 1752 "test": "android_webview_test_apk" |
| 1782 }, | 1753 }, |
| 1783 { | 1754 { |
| 1784 "override_compile_targets": [ | |
| 1785 "blimp_test_apk" | |
| 1786 ], | |
| 1787 "test": "blimp_test_apk" | |
| 1788 }, | |
| 1789 { | |
| 1790 "test": "chrome_public_test_apk" | 1755 "test": "chrome_public_test_apk" |
| 1791 }, | 1756 }, |
| 1792 { | 1757 { |
| 1793 "test": "chrome_sync_shell_test_apk" | 1758 "test": "chrome_sync_shell_test_apk" |
| 1794 }, | 1759 }, |
| 1795 { | 1760 { |
| 1796 "test": "content_shell_test_apk" | 1761 "test": "content_shell_test_apk" |
| 1797 } | 1762 } |
| 1798 ], | 1763 ], |
| 1799 "scripts": [ | 1764 "scripts": [ |
| 1800 { | 1765 { |
| 1801 "name": "telemetry_perf_unittests", | 1766 "name": "telemetry_perf_unittests", |
| 1802 "script": "telemetry_perf_unittests.py" | 1767 "script": "telemetry_perf_unittests.py" |
| 1803 } | 1768 } |
| 1804 ] | 1769 ] |
| 1805 } | 1770 } |
| 1806 } | 1771 } |
| OLD | NEW |