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

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

Issue 1204853002: Convert extensions_browsertests to run exclusively on Swarming (Closed) Base URL: https://chromium.googlesource.com/a/chromium/src.git@8_events_unittests
Patch Set: Created 5 years, 6 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 | « no previous file | 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 48 matching lines...) Expand 10 before | Expand all | Expand 10 after
59 }, 59 },
60 "test": "crypto_unittests" 60 "test": "crypto_unittests"
61 }, 61 },
62 { 62 {
63 "test": "device_unittests" 63 "test": "device_unittests"
64 }, 64 },
65 { 65 {
66 "test": "display_unittests" 66 "test": "display_unittests"
67 }, 67 },
68 { 68 {
69 "swarming": {
70 "can_use_on_swarming_builders": true
71 },
69 "test": "extensions_browsertests" 72 "test": "extensions_browsertests"
70 }, 73 },
71 { 74 {
72 "test": "extensions_unittests" 75 "test": "extensions_unittests"
73 }, 76 },
74 { 77 {
75 "test": "gcm_unit_tests" 78 "test": "gcm_unit_tests"
76 }, 79 },
77 { 80 {
78 "test": "gfx_unittests" 81 "test": "gfx_unittests"
(...skipping 386 matching lines...) Expand 10 before | Expand all | Expand 10 after
465 "can_use_on_swarming_builders": true 468 "can_use_on_swarming_builders": true
466 }, 469 },
467 "test": "unit_tests" 470 "test": "unit_tests"
468 }, 471 },
469 { 472 {
470 "test": "url_unittests" 473 "test": "url_unittests"
471 } 474 }
472 ] 475 ]
473 } 476 }
474 } 477 }
OLDNEW
« no previous file with comments | « no previous file | testing/buildbot/chromium.memory.fyi.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698