Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(87)

Side by Side Diff: testing/buildbot/chromium.memory.json

Issue 1213283002: Convert aura_unittests to run exclusively on Swarming (Closed) Base URL: https://chromium.googlesource.com/a/chromium/src.git@1_clang
Patch Set: (c) Created 5 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « testing/buildbot/chromium.linux.json ('k') | testing/buildbot/chromium.memory.fyi.json » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 "Linux ASan LSan Tests (1)": { 2 "Linux ASan LSan Tests (1)": {
3 "gtest_tests": [ 3 "gtest_tests": [
4 { 4 {
5 "swarming": { 5 "swarming": {
6 "can_use_on_swarming_builders": true 6 "can_use_on_swarming_builders": true
7 }, 7 },
8 "test": "accessibility_unittests" 8 "test": "accessibility_unittests"
9 }, 9 },
10 { 10 {
(...skipping 189 matching lines...) Expand 10 before | Expand all | Expand 10 after
200 }, 200 },
201 "test": "app_list_unittests" 201 "test": "app_list_unittests"
202 }, 202 },
203 { 203 {
204 "swarming": { 204 "swarming": {
205 "can_use_on_swarming_builders": true 205 "can_use_on_swarming_builders": true
206 }, 206 },
207 "test": "ash_unittests" 207 "test": "ash_unittests"
208 }, 208 },
209 { 209 {
210 "swarming": {
211 "can_use_on_swarming_builders": true
212 },
210 "test": "aura_unittests" 213 "test": "aura_unittests"
211 }, 214 },
212 { 215 {
213 "swarming": { 216 "swarming": {
214 "can_use_on_swarming_builders": true 217 "can_use_on_swarming_builders": true
215 }, 218 },
216 "test": "base_unittests" 219 "test": "base_unittests"
217 }, 220 },
218 { 221 {
219 "swarming": { 222 "swarming": {
(...skipping 281 matching lines...) Expand 10 before | Expand all | Expand 10 after
501 "can_use_on_swarming_builders": true 504 "can_use_on_swarming_builders": true
502 }, 505 },
503 "test": "unit_tests" 506 "test": "unit_tests"
504 }, 507 },
505 { 508 {
506 "test": "url_unittests" 509 "test": "url_unittests"
507 } 510 }
508 ] 511 ]
509 } 512 }
510 } 513 }
OLDNEW
« no previous file with comments | « testing/buildbot/chromium.linux.json ('k') | testing/buildbot/chromium.memory.fyi.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698