| OLD | NEW |
| 1 { | 1 { |
| 2 "Chromium Windows Builder (DrMemory x64)": { | 2 "Chromium Windows Builder (DrMemory x64)": { |
| 3 "additional_compile_targets": [ | 3 "additional_compile_targets": [ |
| 4 "accessibility_unittests", | 4 "accessibility_unittests", |
| 5 "angle_unittests", | 5 "angle_unittests", |
| 6 "aura_unittests", | 6 "aura_unittests", |
| 7 "base_unittests", | 7 "base_unittests", |
| 8 "blink_heap_unittests", | 8 "blink_heap_unittests", |
| 9 "blink_platform_unittests", | 9 "blink_platform_unittests", |
| 10 "cacheinvalidation_unittests", | 10 "cacheinvalidation_unittests", |
| (...skipping 173 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 184 }, | 184 }, |
| 185 "test": "content_unittests" | 185 "test": "content_unittests" |
| 186 }, | 186 }, |
| 187 { | 187 { |
| 188 "swarming": { | 188 "swarming": { |
| 189 "can_use_on_swarming_builders": true | 189 "can_use_on_swarming_builders": true |
| 190 }, | 190 }, |
| 191 "test": "crypto_unittests" | 191 "test": "crypto_unittests" |
| 192 }, | 192 }, |
| 193 { | 193 { |
| 194 "swarming": { |
| 195 "can_use_on_swarming_builders": true |
| 196 }, |
| 194 "test": "dbus_unittests" | 197 "test": "dbus_unittests" |
| 195 }, | 198 }, |
| 196 { | 199 { |
| 197 "swarming": { | 200 "swarming": { |
| 198 "can_use_on_swarming_builders": true | 201 "can_use_on_swarming_builders": true |
| 199 }, | 202 }, |
| 200 "test": "device_unittests" | 203 "test": "device_unittests" |
| 201 }, | 204 }, |
| 202 { | 205 { |
| 203 "swarming": { | 206 "swarming": { |
| (...skipping 271 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 475 }, | 478 }, |
| 476 "test": "content_unittests" | 479 "test": "content_unittests" |
| 477 }, | 480 }, |
| 478 { | 481 { |
| 479 "swarming": { | 482 "swarming": { |
| 480 "can_use_on_swarming_builders": true | 483 "can_use_on_swarming_builders": true |
| 481 }, | 484 }, |
| 482 "test": "crypto_unittests" | 485 "test": "crypto_unittests" |
| 483 }, | 486 }, |
| 484 { | 487 { |
| 488 "swarming": { |
| 489 "can_use_on_swarming_builders": true |
| 490 }, |
| 485 "test": "dbus_unittests" | 491 "test": "dbus_unittests" |
| 486 }, | 492 }, |
| 487 { | 493 { |
| 488 "swarming": { | 494 "swarming": { |
| 489 "can_use_on_swarming_builders": true | 495 "can_use_on_swarming_builders": true |
| 490 }, | 496 }, |
| 491 "test": "device_unittests" | 497 "test": "device_unittests" |
| 492 }, | 498 }, |
| 493 { | 499 { |
| 494 "swarming": { | 500 "swarming": { |
| (...skipping 269 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 764 }, | 770 }, |
| 765 "test": "content_unittests" | 771 "test": "content_unittests" |
| 766 }, | 772 }, |
| 767 { | 773 { |
| 768 "swarming": { | 774 "swarming": { |
| 769 "can_use_on_swarming_builders": true | 775 "can_use_on_swarming_builders": true |
| 770 }, | 776 }, |
| 771 "test": "crypto_unittests" | 777 "test": "crypto_unittests" |
| 772 }, | 778 }, |
| 773 { | 779 { |
| 780 "swarming": { |
| 781 "can_use_on_swarming_builders": true |
| 782 }, |
| 774 "test": "dbus_unittests" | 783 "test": "dbus_unittests" |
| 775 }, | 784 }, |
| 776 { | 785 { |
| 777 "swarming": { | 786 "swarming": { |
| 778 "can_use_on_swarming_builders": true | 787 "can_use_on_swarming_builders": true |
| 779 }, | 788 }, |
| 780 "test": "device_unittests" | 789 "test": "device_unittests" |
| 781 }, | 790 }, |
| 782 { | 791 { |
| 783 "swarming": { | 792 "swarming": { |
| (...skipping 1253 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2037 }, | 2046 }, |
| 2038 { | 2047 { |
| 2039 "test": "unit_tests" | 2048 "test": "unit_tests" |
| 2040 }, | 2049 }, |
| 2041 { | 2050 { |
| 2042 "test": "url_unittests" | 2051 "test": "url_unittests" |
| 2043 } | 2052 } |
| 2044 ] | 2053 ] |
| 2045 } | 2054 } |
| 2046 } | 2055 } |
| OLD | NEW |