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

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

Issue 1141793003: Update from https://crrev.com/329939 (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 7 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 51 matching lines...) Expand 10 before | Expand all | Expand 10 after
62 { 62 {
63 "test": "extensions_unittests" 63 "test": "extensions_unittests"
64 }, 64 },
65 { 65 {
66 "test": "gcm_unit_tests" 66 "test": "gcm_unit_tests"
67 }, 67 },
68 { 68 {
69 "test": "gfx_unittests" 69 "test": "gfx_unittests"
70 }, 70 },
71 { 71 {
72 "test": "gl_unittests"
73 },
74 {
72 "test": "google_apis_unittests" 75 "test": "google_apis_unittests"
73 }, 76 },
74 { 77 {
75 "test": "gpu_unittests" 78 "test": "gpu_unittests"
76 }, 79 },
77 { 80 {
78 "swarming": { 81 "swarming": {
79 "can_use_on_swarming_builders": true, 82 "can_use_on_swarming_builders": true,
80 "shards": 3 83 "shards": 3
81 }, 84 },
(...skipping 155 matching lines...) Expand 10 before | Expand all | Expand 10 after
237 { 240 {
238 "test": "events_unittests" 241 "test": "events_unittests"
239 }, 242 },
240 { 243 {
241 "test": "gcm_unit_tests" 244 "test": "gcm_unit_tests"
242 }, 245 },
243 { 246 {
244 "test": "gfx_unittests" 247 "test": "gfx_unittests"
245 }, 248 },
246 { 249 {
250 "test": "gl_unittests"
251 },
252 {
247 "test": "google_apis_unittests" 253 "test": "google_apis_unittests"
248 }, 254 },
249 { 255 {
250 "test": "gpu_unittests" 256 "test": "gpu_unittests"
251 }, 257 },
252 { 258 {
253 "swarming": { 259 "swarming": {
254 "can_use_on_swarming_builders": true, 260 "can_use_on_swarming_builders": true,
255 "shards": 2 261 "shards": 2
256 }, 262 },
(...skipping 273 matching lines...) Expand 10 before | Expand all | Expand 10 after
530 }, 536 },
531 { 537 {
532 "test": "ui_base_unittests" 538 "test": "ui_base_unittests"
533 }, 539 },
534 { 540 {
535 "test": "url_unittests" 541 "test": "url_unittests"
536 } 542 }
537 ] 543 ]
538 } 544 }
539 } 545 }
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