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

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

Issue 1085843003: Revert of Web MIDI: split build rules for media/midi (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 8 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 85 matching lines...) Expand 10 before | Expand all | Expand 10 after
96 { 96 {
97 "test": "ipc_tests" 97 "test": "ipc_tests"
98 }, 98 },
99 { 99 {
100 "test": "jingle_unittests" 100 "test": "jingle_unittests"
101 }, 101 },
102 { 102 {
103 "test": "media_unittests" 103 "test": "media_unittests"
104 }, 104 },
105 { 105 {
106 "test": "midi_unittests"
107 },
108 {
109 "test": "mojo_common_unittests" 106 "test": "mojo_common_unittests"
110 }, 107 },
111 { 108 {
112 "test": "mojo_public_bindings_unittests" 109 "test": "mojo_public_bindings_unittests"
113 }, 110 },
114 { 111 {
115 "test": "mojo_public_environment_unittests" 112 "test": "mojo_public_environment_unittests"
116 }, 113 },
117 { 114 {
118 "test": "mojo_public_system_unittests" 115 "test": "mojo_public_system_unittests"
(...skipping 144 matching lines...) Expand 10 before | Expand all | Expand 10 after
263 { 260 {
264 "test": "ipc_tests" 261 "test": "ipc_tests"
265 }, 262 },
266 { 263 {
267 "test": "jingle_unittests" 264 "test": "jingle_unittests"
268 }, 265 },
269 { 266 {
270 "test": "media_unittests" 267 "test": "media_unittests"
271 }, 268 },
272 { 269 {
273 "test": "midi_unittests"
274 },
275 {
276 "test": "mojo_common_unittests" 270 "test": "mojo_common_unittests"
277 }, 271 },
278 { 272 {
279 "test": "mojo_public_bindings_unittests" 273 "test": "mojo_public_bindings_unittests"
280 }, 274 },
281 { 275 {
282 "test": "mojo_public_environment_unittests" 276 "test": "mojo_public_environment_unittests"
283 }, 277 },
284 { 278 {
285 "test": "mojo_public_system_unittests" 279 "test": "mojo_public_system_unittests"
(...skipping 140 matching lines...) Expand 10 before | Expand all | Expand 10 after
426 { 420 {
427 "test": "ipc_tests" 421 "test": "ipc_tests"
428 }, 422 },
429 { 423 {
430 "test": "jingle_unittests" 424 "test": "jingle_unittests"
431 }, 425 },
432 { 426 {
433 "test": "media_unittests" 427 "test": "media_unittests"
434 }, 428 },
435 { 429 {
436 "test": "midi_unittests"
437 },
438 {
439 "test": "mojo_common_unittests" 430 "test": "mojo_common_unittests"
440 }, 431 },
441 { 432 {
442 "swarming": { 433 "swarming": {
443 "can_use_on_swarming_builders": true, 434 "can_use_on_swarming_builders": true,
444 "shards": 4 435 "shards": 4
445 }, 436 },
446 "test": "net_unittests" 437 "test": "net_unittests"
447 }, 438 },
448 { 439 {
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after
484 }, 475 },
485 { 476 {
486 "test": "views_unittests" 477 "test": "views_unittests"
487 }, 478 },
488 { 479 {
489 "test": "wm_unittests" 480 "test": "wm_unittests"
490 } 481 }
491 ] 482 ]
492 } 483 }
493 } 484 }
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