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

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

Issue 1213513004: Convert unit_tests to run exclusively on Swarming (Closed) Base URL: https://chromium.googlesource.com/a/chromium/src.git@7_ui_touch_selection_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.fyi.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 178 matching lines...) Expand 10 before | Expand all | Expand 10 after
189 { 189 {
190 "test": "sync_unit_tests" 190 "test": "sync_unit_tests"
191 }, 191 },
192 { 192 {
193 "swarming": { 193 "swarming": {
194 "can_use_on_swarming_builders": true 194 "can_use_on_swarming_builders": true
195 }, 195 },
196 "test": "ui_base_unittests" 196 "test": "ui_base_unittests"
197 }, 197 },
198 { 198 {
199 "swarming": {
200 "can_use_on_swarming_builders": true
201 },
199 "test": "unit_tests" 202 "test": "unit_tests"
200 }, 203 },
201 { 204 {
202 "test": "url_unittests" 205 "test": "url_unittests"
203 }, 206 },
204 { 207 {
205 "test": "views_unittests" 208 "test": "views_unittests"
206 }, 209 },
207 { 210 {
208 "test": "wm_unittests" 211 "test": "wm_unittests"
(...skipping 201 matching lines...) Expand 10 before | Expand all | Expand 10 after
410 }, 413 },
411 "test": "ui_base_unittests" 414 "test": "ui_base_unittests"
412 }, 415 },
413 { 416 {
414 "swarming": { 417 "swarming": {
415 "can_use_on_swarming_builders": true 418 "can_use_on_swarming_builders": true
416 }, 419 },
417 "test": "ui_touch_selection_unittests" 420 "test": "ui_touch_selection_unittests"
418 }, 421 },
419 { 422 {
423 "swarming": {
424 "can_use_on_swarming_builders": true
425 },
420 "test": "unit_tests" 426 "test": "unit_tests"
421 }, 427 },
422 { 428 {
423 "test": "url_unittests" 429 "test": "url_unittests"
424 }, 430 },
425 { 431 {
426 "test": "views_unittests" 432 "test": "views_unittests"
427 }, 433 },
428 { 434 {
429 "test": "wm_unittests" 435 "test": "wm_unittests"
(...skipping 180 matching lines...) Expand 10 before | Expand all | Expand 10 after
610 }, 616 },
611 { 617 {
612 "test": "views_unittests" 618 "test": "views_unittests"
613 }, 619 },
614 { 620 {
615 "test": "wm_unittests" 621 "test": "wm_unittests"
616 } 622 }
617 ] 623 ]
618 } 624 }
619 } 625 }
OLDNEW
« no previous file with comments | « testing/buildbot/chromium.fyi.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698