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

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

Issue 1213943002: Isolate extensions_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.mac.json ('k') | testing/buildbot/chromium.memory.fyi.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 ASan LSan Tests (1)": { 2 "Linux ASan LSan Tests (1)": {
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 54 matching lines...) Expand 10 before | Expand all | Expand 10 after
65 { 65 {
66 "test": "display_unittests" 66 "test": "display_unittests"
67 }, 67 },
68 { 68 {
69 "swarming": { 69 "swarming": {
70 "can_use_on_swarming_builders": true 70 "can_use_on_swarming_builders": true
71 }, 71 },
72 "test": "extensions_browsertests" 72 "test": "extensions_browsertests"
73 }, 73 },
74 { 74 {
75 "swarming": {
76 "can_use_on_swarming_builders": true
77 },
75 "test": "extensions_unittests" 78 "test": "extensions_unittests"
76 }, 79 },
77 { 80 {
78 "test": "gcm_unit_tests" 81 "test": "gcm_unit_tests"
79 }, 82 },
80 { 83 {
81 "swarming": { 84 "swarming": {
82 "can_use_on_swarming_builders": true 85 "can_use_on_swarming_builders": true
83 }, 86 },
84 "test": "gfx_unittests" 87 "test": "gfx_unittests"
(...skipping 473 matching lines...) Expand 10 before | Expand all | Expand 10 after
558 }, 561 },
559 { 562 {
560 "swarming": { 563 "swarming": {
561 "can_use_on_swarming_builders": true 564 "can_use_on_swarming_builders": true
562 }, 565 },
563 "test": "url_unittests" 566 "test": "url_unittests"
564 } 567 }
565 ] 568 ]
566 } 569 }
567 } 570 }
OLDNEW
« no previous file with comments | « testing/buildbot/chromium.mac.json ('k') | testing/buildbot/chromium.memory.fyi.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698