| OLD | NEW |
| 1 { | 1 { |
| 2 "gtest_tests": [ | 2 "gtest_tests": [ |
| 3 { | 3 "accessibility_unittests", |
| 4 "test": "accessibility_unittests", | |
| 5 "exclude_builders": ["tryserver.chromium.linux:linux_browser_asan"] | |
| 6 }, | |
| 7 { | 4 { |
| 8 "test": "base_unittests", | 5 "test": "base_unittests", |
| 9 "exclude_builders": ["tryserver.chromium.linux:linux_browser_asan"], | |
| 10 "swarming": { | 6 "swarming": { |
| 11 "can_use_on_swarming_builders": true | 7 "can_use_on_swarming_builders": true |
| 12 } | 8 } |
| 13 }, | 9 }, |
| 14 { | 10 { |
| 15 "test": "browser_tests", | 11 "test": "browser_tests", |
| 16 "exclude_builders": ["tryserver.chromium.linux:linux_asan"], | |
| 17 "swarming": { | 12 "swarming": { |
| 18 "can_use_on_swarming_builders": true, | 13 "can_use_on_swarming_builders": true, |
| 19 "shards": 10 | 14 "shards": 10 |
| 20 } | 15 } |
| 21 }, | 16 }, |
| 22 { | 17 "cacheinvalidation_unittests", |
| 23 "test": "cacheinvalidation_unittests", | 18 "cc_unittests", |
| 24 "exclude_builders": ["tryserver.chromium.linux:linux_browser_asan"] | 19 "components_unittests", |
| 25 }, | |
| 26 { | |
| 27 "test": "cc_unittests", | |
| 28 "exclude_builders": ["tryserver.chromium.linux:linux_browser_asan"] | |
| 29 }, | |
| 30 { | |
| 31 "test": "components_unittests", | |
| 32 "exclude_builders": ["tryserver.chromium.linux:linux_browser_asan"] | |
| 33 }, | |
| 34 { | 20 { |
| 35 "test": "content_browsertests", | 21 "test": "content_browsertests", |
| 36 "exclude_builders": ["tryserver.chromium.linux:linux_asan"] | 22 "swarming": { |
| 23 "can_use_on_swarming_builders": true |
| 24 } |
| 37 }, | 25 }, |
| 38 { | 26 { |
| 39 "test": "content_unittests", | 27 "test": "content_unittests", |
| 40 "exclude_builders": ["tryserver.chromium.linux:linux_browser_asan"] | 28 "swarming": { |
| 29 "can_use_on_swarming_builders": true |
| 30 } |
| 41 }, | 31 }, |
| 42 { | 32 "crypto_unittests", |
| 43 "test": "crypto_unittests", | 33 "device_unittests", |
| 44 "exclude_builders": ["tryserver.chromium.linux:linux_browser_asan"] | |
| 45 }, | |
| 46 { | |
| 47 "test": "device_unittests", | |
| 48 "exclude_builders": ["tryserver.chromium.linux:linux_browser_asan"] | |
| 49 }, | |
| 50 { | 34 { |
| 51 "test": "display_unittests", | 35 "test": "display_unittests", |
| 52 "platforms": ["linux"], | 36 "platforms": ["linux"] |
| 53 "exclude_builders": ["tryserver.chromium.linux:linux_browser_asan"] | |
| 54 }, | 37 }, |
| 55 { | 38 { |
| 56 "test": "extensions_unittests", | 39 "test": "extensions_unittests", |
| 57 "platforms": ["linux", "win", "mac"], | 40 "platforms": ["linux", "win", "mac"] |
| 58 "exclude_builders": ["tryserver.chromium.linux:linux_browser_asan"] | |
| 59 }, | 41 }, |
| 60 { | 42 "gcm_unit_tests", |
| 61 "test": "gcm_unit_tests", | 43 "gfx_unittests", |
| 62 "exclude_builders": ["tryserver.chromium.linux:linux_browser_asan"] | 44 "google_apis_unittests", |
| 63 }, | 45 "gpu_unittests", |
| 64 { | |
| 65 "test": "gfx_unittests", | |
| 66 "exclude_builders": ["tryserver.chromium.linux:linux_browser_asan"] | |
| 67 }, | |
| 68 { | |
| 69 "test": "google_apis_unittests", | |
| 70 "exclude_builders": ["tryserver.chromium.linux:linux_browser_asan"] | |
| 71 }, | |
| 72 { | |
| 73 "test": "gpu_unittests", | |
| 74 "exclude_builders": ["tryserver.chromium.linux:linux_browser_asan"] | |
| 75 }, | |
| 76 { | 46 { |
| 77 "test": "interactive_ui_tests", | 47 "test": "interactive_ui_tests", |
| 78 "exclude_builders": ["tryserver.chromium.linux:linux_asan"], | |
| 79 "swarming": { | 48 "swarming": { |
| 80 "can_use_on_swarming_builders": true, | 49 "can_use_on_swarming_builders": true, |
| 81 "shards": 3 | 50 "shards": 3 |
| 82 } | 51 } |
| 83 }, | 52 }, |
| 84 { | 53 "ipc_tests", |
| 85 "test": "ipc_tests", | 54 "jingle_unittests", |
| 86 "exclude_builders": ["tryserver.chromium.linux:linux_browser_asan"] | 55 "media_unittests", |
| 87 }, | |
| 88 { | |
| 89 "test": "jingle_unittests", | |
| 90 "exclude_builders": ["tryserver.chromium.linux:linux_browser_asan"] | |
| 91 }, | |
| 92 { | |
| 93 "test": "media_unittests", | |
| 94 "exclude_builders": ["tryserver.chromium.linux:linux_browser_asan"] | |
| 95 }, | |
| 96 { | 56 { |
| 97 "test": "net_unittests", | 57 "test": "net_unittests", |
| 98 "exclude_builders": ["tryserver.chromium.linux:linux_browser_asan"], | |
| 99 "swarming": { | 58 "swarming": { |
| 100 "can_use_on_swarming_builders": true | 59 "can_use_on_swarming_builders": true |
| 101 } | 60 } |
| 102 }, | 61 }, |
| 103 { | 62 "ppapi_unittests", |
| 104 "test": "ppapi_unittests", | 63 "printing_unittests", |
| 105 "exclude_builders": ["tryserver.chromium.linux:linux_browser_asan"] | 64 "remoting_unittests", |
| 106 }, | |
| 107 { | |
| 108 "test": "printing_unittests", | |
| 109 "exclude_builders": ["tryserver.chromium.linux:linux_browser_asan"] | |
| 110 }, | |
| 111 { | |
| 112 "test": "remoting_unittests", | |
| 113 "exclude_builders": ["tryserver.chromium.linux:linux_browser_asan"] | |
| 114 }, | |
| 115 { | 65 { |
| 116 "test": "sandbox_linux_unittests", | 66 "test": "sandbox_linux_unittests", |
| 117 "platforms": ["linux"], | 67 "platforms": ["linux"] |
| 118 "exclude_builders": ["tryserver.chromium.linux:linux_browser_asan"] | |
| 119 }, | 68 }, |
| 120 { | 69 "sql_unittests", |
| 121 "test": "sql_unittests", | 70 "sync_unit_tests", |
| 122 "exclude_builders": ["tryserver.chromium.linux:linux_browser_asan"] | 71 "ui_unittests", |
| 123 }, | |
| 124 { | |
| 125 "test": "sync_unit_tests", | |
| 126 "exclude_builders": ["tryserver.chromium.linux:linux_browser_asan"] | |
| 127 }, | |
| 128 { | |
| 129 "test": "ui_unittests", | |
| 130 "exclude_builders": ["tryserver.chromium.linux:linux_browser_asan"] | |
| 131 }, | |
| 132 { | 72 { |
| 133 "test": "unit_tests", | 73 "test": "unit_tests", |
| 134 "exclude_builders": ["tryserver.chromium.linux:linux_browser_asan"], | |
| 135 "swarming": { | 74 "swarming": { |
| 136 "can_use_on_swarming_builders": true, | 75 "can_use_on_swarming_builders": true, |
| 137 "shards": 2 | 76 "shards": 2 |
| 138 } | 77 } |
| 139 }, | 78 }, |
| 140 { | 79 "url_unittests" |
| 141 "test": "url_unittests", | |
| 142 "exclude_builders": ["tryserver.chromium.linux:linux_browser_asan"] | |
| 143 } | |
| 144 ] | 80 ] |
| 145 } | 81 } |
| OLD | NEW |