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 1217563004: Isolate device_unittests. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
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 63 matching lines...) Expand 10 before | Expand all | Expand 10 after
74 { 74 {
75 "swarming": { 75 "swarming": {
76 "can_use_on_swarming_builders": true 76 "can_use_on_swarming_builders": true
77 }, 77 },
78 "test": "crypto_unittests" 78 "test": "crypto_unittests"
79 }, 79 },
80 { 80 {
81 "test": "dbus_unittests" 81 "test": "dbus_unittests"
82 }, 82 },
83 { 83 {
84 "swarming": {
85 "can_use_on_swarming_builders": true
86 },
84 "test": "device_unittests" 87 "test": "device_unittests"
85 }, 88 },
86 { 89 {
87 "test": "display_unittests" 90 "test": "display_unittests"
88 }, 91 },
89 { 92 {
90 "swarming": { 93 "swarming": {
91 "can_use_on_swarming_builders": true 94 "can_use_on_swarming_builders": true
92 }, 95 },
93 "test": "events_unittests" 96 "test": "events_unittests"
(...skipping 211 matching lines...) Expand 10 before | Expand all | Expand 10 after
305 { 308 {
306 "swarming": { 309 "swarming": {
307 "can_use_on_swarming_builders": true 310 "can_use_on_swarming_builders": true
308 }, 311 },
309 "test": "crypto_unittests" 312 "test": "crypto_unittests"
310 }, 313 },
311 { 314 {
312 "test": "dbus_unittests" 315 "test": "dbus_unittests"
313 }, 316 },
314 { 317 {
318 "swarming": {
319 "can_use_on_swarming_builders": true
320 },
315 "test": "device_unittests" 321 "test": "device_unittests"
316 }, 322 },
317 { 323 {
318 "test": "display_unittests" 324 "test": "display_unittests"
319 }, 325 },
320 { 326 {
321 "swarming": { 327 "swarming": {
322 "can_use_on_swarming_builders": true 328 "can_use_on_swarming_builders": true
323 }, 329 },
324 "test": "events_unittests" 330 "test": "events_unittests"
(...skipping 212 matching lines...) Expand 10 before | Expand all | Expand 10 after
537 { 543 {
538 "swarming": { 544 "swarming": {
539 "can_use_on_swarming_builders": true 545 "can_use_on_swarming_builders": true
540 }, 546 },
541 "test": "crypto_unittests" 547 "test": "crypto_unittests"
542 }, 548 },
543 { 549 {
544 "test": "dbus_unittests" 550 "test": "dbus_unittests"
545 }, 551 },
546 { 552 {
553 "swarming": {
554 "can_use_on_swarming_builders": true
555 },
547 "test": "device_unittests" 556 "test": "device_unittests"
548 }, 557 },
549 { 558 {
550 "test": "display_unittests" 559 "test": "display_unittests"
551 }, 560 },
552 { 561 {
553 "swarming": { 562 "swarming": {
554 "can_use_on_swarming_builders": true 563 "can_use_on_swarming_builders": true
555 }, 564 },
556 "test": "events_unittests" 565 "test": "events_unittests"
(...skipping 113 matching lines...) Expand 10 before | Expand all | Expand 10 after
670 }, 679 },
671 { 680 {
672 "test": "views_unittests" 681 "test": "views_unittests"
673 }, 682 },
674 { 683 {
675 "test": "wm_unittests" 684 "test": "wm_unittests"
676 } 685 }
677 ] 686 ]
678 } 687 }
679 } 688 }
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