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

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

Issue 1205703002: Convert gfx_unittests to run exclusively on Swarming (Closed) Base URL: https://chromium.googlesource.com/a/chromium/src.git@11_net_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 | « testing/buildbot/chromium.fyi.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 60 matching lines...) Expand 10 before | Expand all | Expand 10 after
71 }, 71 },
72 "test": "extensions_browsertests" 72 "test": "extensions_browsertests"
73 }, 73 },
74 { 74 {
75 "test": "extensions_unittests" 75 "test": "extensions_unittests"
76 }, 76 },
77 { 77 {
78 "test": "gcm_unit_tests" 78 "test": "gcm_unit_tests"
79 }, 79 },
80 { 80 {
81 "swarming": {
82 "can_use_on_swarming_builders": true
83 },
81 "test": "gfx_unittests" 84 "test": "gfx_unittests"
82 }, 85 },
83 { 86 {
84 "test": "gl_unittests" 87 "test": "gl_unittests"
85 }, 88 },
86 { 89 {
87 "test": "google_apis_unittests" 90 "test": "google_apis_unittests"
88 }, 91 },
89 { 92 {
90 "test": "gpu_unittests" 93 "test": "gpu_unittests"
(...skipping 167 matching lines...) Expand 10 before | Expand all | Expand 10 after
258 { 261 {
259 "swarming": { 262 "swarming": {
260 "can_use_on_swarming_builders": true 263 "can_use_on_swarming_builders": true
261 }, 264 },
262 "test": "events_unittests" 265 "test": "events_unittests"
263 }, 266 },
264 { 267 {
265 "test": "gcm_unit_tests" 268 "test": "gcm_unit_tests"
266 }, 269 },
267 { 270 {
271 "swarming": {
272 "can_use_on_swarming_builders": true
273 },
268 "test": "gfx_unittests" 274 "test": "gfx_unittests"
269 }, 275 },
270 { 276 {
271 "test": "gl_unittests" 277 "test": "gl_unittests"
272 }, 278 },
273 { 279 {
274 "test": "google_apis_unittests" 280 "test": "google_apis_unittests"
275 }, 281 },
276 { 282 {
277 "test": "gpu_unittests" 283 "test": "gpu_unittests"
(...skipping 190 matching lines...) Expand 10 before | Expand all | Expand 10 after
468 "can_use_on_swarming_builders": true 474 "can_use_on_swarming_builders": true
469 }, 475 },
470 "test": "unit_tests" 476 "test": "unit_tests"
471 }, 477 },
472 { 478 {
473 "test": "url_unittests" 479 "test": "url_unittests"
474 } 480 }
475 ] 481 ]
476 } 482 }
477 } 483 }
OLDNEW
« no previous file with comments | « testing/buildbot/chromium.fyi.json ('k') | testing/buildbot/chromium.memory.fyi.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698