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

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

Issue 1207533002: Convert net_unittests to run exclusively on Swarming (Closed) Base URL: https://chromium.googlesource.com/a/chromium/src.git@10_interactive_ui_tests
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 | « testing/buildbot/chromium.linux.json ('k') | no next file » | 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 ChromeOS MSan Tests": { 2 "Linux ChromeOS MSan Tests": {
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 136 matching lines...) Expand 10 before | Expand all | Expand 10 after
147 { 147 {
148 "test": "mojo_public_utility_unittests" 148 "test": "mojo_public_utility_unittests"
149 }, 149 },
150 { 150 {
151 "test": "mojo_system_unittests" 151 "test": "mojo_system_unittests"
152 }, 152 },
153 { 153 {
154 "test": "nacl_loader_unittests" 154 "test": "nacl_loader_unittests"
155 }, 155 },
156 { 156 {
157 "swarming": {
158 "can_use_on_swarming_builders": true
159 },
157 "test": "net_unittests" 160 "test": "net_unittests"
158 }, 161 },
159 { 162 {
160 "test": "ppapi_unittests" 163 "test": "ppapi_unittests"
161 }, 164 },
162 { 165 {
163 "test": "printing_unittests" 166 "test": "printing_unittests"
164 }, 167 },
165 { 168 {
166 "test": "remoting_unittests" 169 "test": "remoting_unittests"
(...skipping 177 matching lines...) Expand 10 before | Expand all | Expand 10 after
344 { 347 {
345 "test": "mojo_public_utility_unittests" 348 "test": "mojo_public_utility_unittests"
346 }, 349 },
347 { 350 {
348 "test": "mojo_system_unittests" 351 "test": "mojo_system_unittests"
349 }, 352 },
350 { 353 {
351 "test": "nacl_loader_unittests" 354 "test": "nacl_loader_unittests"
352 }, 355 },
353 { 356 {
357 "swarming": {
358 "can_use_on_swarming_builders": true
359 },
354 "test": "net_unittests" 360 "test": "net_unittests"
355 }, 361 },
356 { 362 {
357 "test": "ppapi_unittests" 363 "test": "ppapi_unittests"
358 }, 364 },
359 { 365 {
360 "test": "printing_unittests" 366 "test": "printing_unittests"
361 }, 367 },
362 { 368 {
363 "test": "remoting_unittests" 369 "test": "remoting_unittests"
(...skipping 192 matching lines...) Expand 10 before | Expand all | Expand 10 after
556 }, 562 },
557 { 563 {
558 "test": "views_unittests" 564 "test": "views_unittests"
559 }, 565 },
560 { 566 {
561 "test": "wm_unittests" 567 "test": "wm_unittests"
562 } 568 }
563 ] 569 ]
564 } 570 }
565 } 571 }
OLDNEW
« no previous file with comments | « testing/buildbot/chromium.linux.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698