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

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

Issue 1204413002: Convert message_center_unittests to run exclusively on Swarming (Closed) Base URL: https://chromium.googlesource.com/a/chromium/src.git@3_media_unittests
Patch Set: 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.chromiumos.json ('k') | testing/buildbot/chromium.webkit.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 293 matching lines...) Expand 10 before | Expand all | Expand 10 after
304 { 304 {
305 "test": "jingle_unittests" 305 "test": "jingle_unittests"
306 }, 306 },
307 { 307 {
308 "swarming": { 308 "swarming": {
309 "can_use_on_swarming_builders": true 309 "can_use_on_swarming_builders": true
310 }, 310 },
311 "test": "media_unittests" 311 "test": "media_unittests"
312 }, 312 },
313 { 313 {
314 "swarming": {
315 "can_use_on_swarming_builders": true
316 },
314 "test": "message_center_unittests" 317 "test": "message_center_unittests"
315 }, 318 },
316 { 319 {
317 "test": "midi_unittests" 320 "test": "midi_unittests"
318 }, 321 },
319 { 322 {
320 "test": "nacl_loader_unittests" 323 "test": "nacl_loader_unittests"
321 }, 324 },
322 { 325 {
323 "swarming": { 326 "swarming": {
(...skipping 162 matching lines...) Expand 10 before | Expand all | Expand 10 after
486 "can_use_on_swarming_builders": true 489 "can_use_on_swarming_builders": true
487 }, 490 },
488 "test": "unit_tests" 491 "test": "unit_tests"
489 }, 492 },
490 { 493 {
491 "test": "url_unittests" 494 "test": "url_unittests"
492 } 495 }
493 ] 496 ]
494 } 497 }
495 } 498 }
OLDNEW
« no previous file with comments | « testing/buildbot/chromium.chromiumos.json ('k') | testing/buildbot/chromium.webkit.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698