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

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

Issue 1207383007: Convert display_unittests to run exclusively on Swarming (Closed) Base URL: https://chromium.googlesource.com/a/chromium/src.git@1_clang
Patch Set: Fix malformed isolate file 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 72 matching lines...) Expand 10 before | Expand all | Expand 10 after
83 { 83 {
84 "test": "dbus_unittests" 84 "test": "dbus_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": "device_unittests" 90 "test": "device_unittests"
91 }, 91 },
92 { 92 {
93 "swarming": {
94 "can_use_on_swarming_builders": true
95 },
93 "test": "display_unittests" 96 "test": "display_unittests"
94 }, 97 },
95 { 98 {
96 "swarming": { 99 "swarming": {
97 "can_use_on_swarming_builders": true 100 "can_use_on_swarming_builders": true
98 }, 101 },
99 "test": "events_unittests" 102 "test": "events_unittests"
100 }, 103 },
101 { 104 {
102 "swarming": { 105 "swarming": {
(...skipping 244 matching lines...) Expand 10 before | Expand all | Expand 10 after
347 { 350 {
348 "test": "dbus_unittests" 351 "test": "dbus_unittests"
349 }, 352 },
350 { 353 {
351 "swarming": { 354 "swarming": {
352 "can_use_on_swarming_builders": true 355 "can_use_on_swarming_builders": true
353 }, 356 },
354 "test": "device_unittests" 357 "test": "device_unittests"
355 }, 358 },
356 { 359 {
360 "swarming": {
361 "can_use_on_swarming_builders": true
362 },
357 "test": "display_unittests" 363 "test": "display_unittests"
358 }, 364 },
359 { 365 {
360 "swarming": { 366 "swarming": {
361 "can_use_on_swarming_builders": true 367 "can_use_on_swarming_builders": true
362 }, 368 },
363 "test": "events_unittests" 369 "test": "events_unittests"
364 }, 370 },
365 { 371 {
366 "swarming": { 372 "swarming": {
(...skipping 245 matching lines...) Expand 10 before | Expand all | Expand 10 after
612 { 618 {
613 "test": "dbus_unittests" 619 "test": "dbus_unittests"
614 }, 620 },
615 { 621 {
616 "swarming": { 622 "swarming": {
617 "can_use_on_swarming_builders": true 623 "can_use_on_swarming_builders": true
618 }, 624 },
619 "test": "device_unittests" 625 "test": "device_unittests"
620 }, 626 },
621 { 627 {
628 "swarming": {
629 "can_use_on_swarming_builders": true
630 },
622 "test": "display_unittests" 631 "test": "display_unittests"
623 }, 632 },
624 { 633 {
625 "swarming": { 634 "swarming": {
626 "can_use_on_swarming_builders": true 635 "can_use_on_swarming_builders": true
627 }, 636 },
628 "test": "events_unittests" 637 "test": "events_unittests"
629 }, 638 },
630 { 639 {
631 "swarming": { 640 "swarming": {
(...skipping 134 matching lines...) Expand 10 before | Expand all | Expand 10 after
766 }, 775 },
767 { 776 {
768 "swarming": { 777 "swarming": {
769 "can_use_on_swarming_builders": true 778 "can_use_on_swarming_builders": true
770 }, 779 },
771 "test": "wm_unittests" 780 "test": "wm_unittests"
772 } 781 }
773 ] 782 ]
774 } 783 }
775 } 784 }
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