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 2069803003: Fold //ipc/mojo into //ipc. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@mojo-ipc-deps
Patch Set: rebase Created 4 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.linux.json ('k') | testing/buildbot/chromium.win.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 "Chromium Windows Builder (DrMemory x64)": { 2 "Chromium Windows Builder (DrMemory x64)": {
3 "additional_compile_targets": [ 3 "additional_compile_targets": [
4 "accessibility_unittests", 4 "accessibility_unittests",
5 "angle_unittests", 5 "angle_unittests",
6 "aura_unittests", 6 "aura_unittests",
7 "base_unittests", 7 "base_unittests",
8 "blink_heap_unittests", 8 "blink_heap_unittests",
9 "blink_platform_unittests", 9 "blink_platform_unittests",
10 "cacheinvalidation_unittests", 10 "cacheinvalidation_unittests",
(...skipping 232 matching lines...) Expand 10 before | Expand all | Expand 10 after
243 "swarming": { 243 "swarming": {
244 "can_use_on_swarming_builders": true, 244 "can_use_on_swarming_builders": true,
245 "shards": 2 245 "shards": 2
246 }, 246 },
247 "test": "interactive_ui_tests" 247 "test": "interactive_ui_tests"
248 }, 248 },
249 { 249 {
250 "swarming": { 250 "swarming": {
251 "can_use_on_swarming_builders": true 251 "can_use_on_swarming_builders": true
252 }, 252 },
253 "test": "ipc_mojo_unittests"
254 },
255 {
256 "swarming": {
257 "can_use_on_swarming_builders": true
258 },
259 "test": "ipc_tests" 253 "test": "ipc_tests"
260 }, 254 },
261 { 255 {
262 "swarming": { 256 "swarming": {
263 "can_use_on_swarming_builders": true 257 "can_use_on_swarming_builders": true
264 }, 258 },
265 "test": "jingle_unittests" 259 "test": "jingle_unittests"
266 }, 260 },
267 { 261 {
268 "swarming": { 262 "swarming": {
(...skipping 270 matching lines...) Expand 10 before | Expand all | Expand 10 after
539 { 533 {
540 "swarming": { 534 "swarming": {
541 "can_use_on_swarming_builders": true 535 "can_use_on_swarming_builders": true
542 }, 536 },
543 "test": "interactive_ui_tests" 537 "test": "interactive_ui_tests"
544 }, 538 },
545 { 539 {
546 "swarming": { 540 "swarming": {
547 "can_use_on_swarming_builders": true 541 "can_use_on_swarming_builders": true
548 }, 542 },
549 "test": "ipc_mojo_unittests"
550 },
551 {
552 "swarming": {
553 "can_use_on_swarming_builders": true
554 },
555 "test": "ipc_tests" 543 "test": "ipc_tests"
556 }, 544 },
557 { 545 {
558 "swarming": { 546 "swarming": {
559 "can_use_on_swarming_builders": true 547 "can_use_on_swarming_builders": true
560 }, 548 },
561 "test": "jingle_unittests" 549 "test": "jingle_unittests"
562 }, 550 },
563 { 551 {
564 "swarming": { 552 "swarming": {
(...skipping 251 matching lines...) Expand 10 before | Expand all | Expand 10 after
816 { 804 {
817 "swarming": { 805 "swarming": {
818 "can_use_on_swarming_builders": true 806 "can_use_on_swarming_builders": true
819 }, 807 },
820 "test": "gpu_unittests" 808 "test": "gpu_unittests"
821 }, 809 },
822 { 810 {
823 "swarming": { 811 "swarming": {
824 "can_use_on_swarming_builders": true 812 "can_use_on_swarming_builders": true
825 }, 813 },
826 "test": "ipc_mojo_unittests"
827 },
828 {
829 "swarming": {
830 "can_use_on_swarming_builders": true
831 },
832 "test": "ipc_tests" 814 "test": "ipc_tests"
833 }, 815 },
834 { 816 {
835 "swarming": { 817 "swarming": {
836 "can_use_on_swarming_builders": true 818 "can_use_on_swarming_builders": true
837 }, 819 },
838 "test": "jingle_unittests" 820 "test": "jingle_unittests"
839 }, 821 },
840 { 822 {
841 "swarming": { 823 "swarming": {
(...skipping 1184 matching lines...) Expand 10 before | Expand all | Expand 10 after
2026 }, 2008 },
2027 { 2009 {
2028 "test": "unit_tests" 2010 "test": "unit_tests"
2029 }, 2011 },
2030 { 2012 {
2031 "test": "url_unittests" 2013 "test": "url_unittests"
2032 } 2014 }
2033 ] 2015 ]
2034 } 2016 }
2035 } 2017 }
OLDNEW
« no previous file with comments | « testing/buildbot/chromium.linux.json ('k') | testing/buildbot/chromium.win.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698