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

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

Issue 1212523004: Convert ui_touch_selection_unittests to run exclusively on Swarming (Closed) Base URL: https://chromium.googlesource.com/a/chromium/src.git@6_ui_base_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.memory.json ('k') | testing/buildbot/chromium.webkit.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 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 393 matching lines...) Expand 10 before | Expand all | Expand 10 after
404 { 404 {
405 "test": "sync_unit_tests" 405 "test": "sync_unit_tests"
406 }, 406 },
407 { 407 {
408 "swarming": { 408 "swarming": {
409 "can_use_on_swarming_builders": true 409 "can_use_on_swarming_builders": true
410 }, 410 },
411 "test": "ui_base_unittests" 411 "test": "ui_base_unittests"
412 }, 412 },
413 { 413 {
414 "swarming": {
415 "can_use_on_swarming_builders": true
416 },
414 "test": "ui_touch_selection_unittests" 417 "test": "ui_touch_selection_unittests"
415 }, 418 },
416 { 419 {
417 "test": "unit_tests" 420 "test": "unit_tests"
418 }, 421 },
419 { 422 {
420 "test": "url_unittests" 423 "test": "url_unittests"
421 }, 424 },
422 { 425 {
423 "test": "views_unittests" 426 "test": "views_unittests"
(...skipping 159 matching lines...) Expand 10 before | Expand all | Expand 10 after
583 { 586 {
584 "test": "sync_unit_tests" 587 "test": "sync_unit_tests"
585 }, 588 },
586 { 589 {
587 "swarming": { 590 "swarming": {
588 "can_use_on_swarming_builders": true 591 "can_use_on_swarming_builders": true
589 }, 592 },
590 "test": "ui_base_unittests" 593 "test": "ui_base_unittests"
591 }, 594 },
592 { 595 {
596 "swarming": {
597 "can_use_on_swarming_builders": true
598 },
593 "test": "ui_touch_selection_unittests" 599 "test": "ui_touch_selection_unittests"
594 }, 600 },
595 { 601 {
596 "swarming": { 602 "swarming": {
597 "can_use_on_swarming_builders": true, 603 "can_use_on_swarming_builders": true,
598 "shards": 2 604 "shards": 2
599 }, 605 },
600 "test": "unit_tests" 606 "test": "unit_tests"
601 }, 607 },
602 { 608 {
603 "test": "url_unittests" 609 "test": "url_unittests"
604 }, 610 },
605 { 611 {
606 "test": "views_unittests" 612 "test": "views_unittests"
607 }, 613 },
608 { 614 {
609 "test": "wm_unittests" 615 "test": "wm_unittests"
610 } 616 }
611 ] 617 ]
612 } 618 }
613 } 619 }
OLDNEW
« no previous file with comments | « testing/buildbot/chromium.memory.json ('k') | testing/buildbot/chromium.webkit.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698