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

Side by Side Diff: testing/buildbot/chromium.memory.fyi.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 | « testing/buildbot/chromium.memory.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 72 matching lines...) Expand 10 before | Expand all | Expand 10 after
83 { 83 {
84 "test": "display_unittests" 84 "test": "display_unittests"
85 }, 85 },
86 { 86 {
87 "swarming": { 87 "swarming": {
88 "can_use_on_swarming_builders": true 88 "can_use_on_swarming_builders": true
89 }, 89 },
90 "test": "events_unittests" 90 "test": "events_unittests"
91 }, 91 },
92 { 92 {
93 "swarming": {
94 "can_use_on_swarming_builders": true
95 },
93 "test": "extensions_browsertests" 96 "test": "extensions_browsertests"
94 }, 97 },
95 { 98 {
96 "test": "extensions_unittests" 99 "test": "extensions_unittests"
97 }, 100 },
98 { 101 {
99 "test": "gcm_unit_tests" 102 "test": "gcm_unit_tests"
100 }, 103 },
101 { 104 {
102 "test": "gl_unittests" 105 "test": "gl_unittests"
(...skipping 172 matching lines...) Expand 10 before | Expand all | Expand 10 after
275 { 278 {
276 "test": "display_unittests" 279 "test": "display_unittests"
277 }, 280 },
278 { 281 {
279 "swarming": { 282 "swarming": {
280 "can_use_on_swarming_builders": true 283 "can_use_on_swarming_builders": true
281 }, 284 },
282 "test": "events_unittests" 285 "test": "events_unittests"
283 }, 286 },
284 { 287 {
288 "swarming": {
289 "can_use_on_swarming_builders": true
290 },
285 "test": "extensions_browsertests" 291 "test": "extensions_browsertests"
286 }, 292 },
287 { 293 {
288 "test": "extensions_unittests" 294 "test": "extensions_unittests"
289 }, 295 },
290 { 296 {
291 "test": "gcm_unit_tests" 297 "test": "gcm_unit_tests"
292 }, 298 },
293 { 299 {
294 "test": "gfx_unittests" 300 "test": "gfx_unittests"
(...skipping 255 matching lines...) Expand 10 before | Expand all | Expand 10 after
550 }, 556 },
551 { 557 {
552 "test": "views_unittests" 558 "test": "views_unittests"
553 }, 559 },
554 { 560 {
555 "test": "wm_unittests" 561 "test": "wm_unittests"
556 } 562 }
557 ] 563 ]
558 } 564 }
559 } 565 }
OLDNEW
« no previous file with comments | « testing/buildbot/chromium.memory.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698