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

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

Issue 1890583002: Renaming App List Shower to App List Presenter (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix. Created 4 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.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 Linux Builder (valgrind)": { 2 "Chromium Linux Builder (valgrind)": {
3 "additional_compile_targets": [ 3 "additional_compile_targets": [
4 "base_unittests", 4 "base_unittests",
5 "components_unittests", 5 "components_unittests",
6 "content_unittests", 6 "content_unittests",
7 "crypto_unittests", 7 "crypto_unittests",
8 "device_unittests", 8 "device_unittests",
9 "display_unittests", 9 "display_unittests",
10 "extensions_unittests", 10 "extensions_unittests",
(...skipping 70 matching lines...) Expand 10 before | Expand all | Expand 10 after
81 "ui_base_unittests", 81 "ui_base_unittests",
82 "url_unittests" 82 "url_unittests"
83 ] 83 ]
84 }, 84 },
85 "Chromium OS (valgrind)(1)": { 85 "Chromium OS (valgrind)(1)": {
86 "gtest_tests": [ 86 "gtest_tests": [
87 { 87 {
88 "test": "app_list_unittests" 88 "test": "app_list_unittests"
89 }, 89 },
90 { 90 {
91 "test": "app_list_shower_unittests" 91 "test": "app_list_presenter_unittests"
92 }, 92 },
93 { 93 {
94 "test": "display_unittests" 94 "test": "display_unittests"
95 }, 95 },
96 { 96 {
97 "test": "events_unittests" 97 "test": "events_unittests"
98 }, 98 },
99 { 99 {
100 "test": "ipc_tests" 100 "test": "ipc_tests"
101 }, 101 },
(...skipping 99 matching lines...) Expand 10 before | Expand all | Expand 10 after
201 { 201 {
202 "shard_index": 2, 202 "shard_index": 2,
203 "test": "unit_tests", 203 "test": "unit_tests",
204 "total_shards": 3 204 "total_shards": 3
205 } 205 }
206 ] 206 ]
207 }, 207 },
208 "Chromium OS Builder (valgrind)": { 208 "Chromium OS Builder (valgrind)": {
209 "additional_compile_targets": [ 209 "additional_compile_targets": [
210 "app_list_unittests", 210 "app_list_unittests",
211 "app_list_shower_unittests", 211 "app_list_presenter_unittests",
212 "ash_unittests", 212 "ash_unittests",
213 "aura_unittests", 213 "aura_unittests",
214 "base_unittests", 214 "base_unittests",
215 "chromeos_unittests", 215 "chromeos_unittests",
216 "components_unittests", 216 "components_unittests",
217 "compositor_unittests", 217 "compositor_unittests",
218 "content_unittests", 218 "content_unittests",
219 "crypto_unittests", 219 "crypto_unittests",
220 "device_unittests", 220 "device_unittests",
221 "display_unittests", 221 "display_unittests",
(...skipping 18 matching lines...) Expand all
240 "unit_tests", 240 "unit_tests",
241 "url_unittests", 241 "url_unittests",
242 "views_unittests" 242 "views_unittests"
243 ] 243 ]
244 }, 244 },
245 "Chromium Windows Builder (DrMemory x64)": { 245 "Chromium Windows Builder (DrMemory x64)": {
246 "additional_compile_targets": [ 246 "additional_compile_targets": [
247 "accessibility_unittests", 247 "accessibility_unittests",
248 "angle_unittests", 248 "angle_unittests",
249 "app_list_unittests", 249 "app_list_unittests",
250 "app_list_shower_unittests", 250 "app_list_presenter_unittests",
251 "aura_unittests", 251 "aura_unittests",
252 "base_unittests", 252 "base_unittests",
253 "blink_heap_unittests", 253 "blink_heap_unittests",
254 "blink_platform_unittests", 254 "blink_platform_unittests",
255 "cacheinvalidation_unittests", 255 "cacheinvalidation_unittests",
256 "cast_unittests", 256 "cast_unittests",
257 "cc_unittests", 257 "cc_unittests",
258 "chrome_app_unittests", 258 "chrome_app_unittests",
259 "chrome_elf_unittests", 259 "chrome_elf_unittests",
260 "chromedriver_unittests", 260 "chromedriver_unittests",
(...skipping 29 matching lines...) Expand all
290 "sql_unittests", 290 "sql_unittests",
291 "unit_tests", 291 "unit_tests",
292 "url_unittests" 292 "url_unittests"
293 ] 293 ]
294 }, 294 },
295 "Chromium Windows Builder (DrMemory)": { 295 "Chromium Windows Builder (DrMemory)": {
296 "additional_compile_targets": [ 296 "additional_compile_targets": [
297 "accessibility_unittests", 297 "accessibility_unittests",
298 "angle_unittests", 298 "angle_unittests",
299 "app_list_unittests", 299 "app_list_unittests",
300 "app_list_shower_unittests", 300 "app_list_presenter_unittests",
301 "aura_unittests", 301 "aura_unittests",
302 "base_unittests", 302 "base_unittests",
303 "blink_heap_unittests", 303 "blink_heap_unittests",
304 "blink_platform_unittests", 304 "blink_platform_unittests",
305 "url_unittests", 305 "url_unittests",
306 "printing_unittests", 306 "printing_unittests",
307 "media_unittests", 307 "media_unittests",
308 "midi_unittests", 308 "midi_unittests",
309 "sql_unittests", 309 "sql_unittests",
310 "crypto_unittests", 310 "crypto_unittests",
(...skipping 38 matching lines...) Expand 10 before | Expand all | Expand 10 after
349 { 349 {
350 "swarming": { 350 "swarming": {
351 "can_use_on_swarming_builders": true 351 "can_use_on_swarming_builders": true
352 }, 352 },
353 "test": "accessibility_unittests" 353 "test": "accessibility_unittests"
354 }, 354 },
355 { 355 {
356 "swarming": { 356 "swarming": {
357 "can_use_on_swarming_builders": true 357 "can_use_on_swarming_builders": true
358 }, 358 },
359 "test": "app_list_shower_unittests" 359 "test": "app_list_presenter_unittests"
360 }, 360 },
361 { 361 {
362 "swarming": { 362 "swarming": {
363 "can_use_on_swarming_builders": true 363 "can_use_on_swarming_builders": true
364 }, 364 },
365 "test": "app_list_unittests" 365 "test": "app_list_unittests"
366 }, 366 },
367 { 367 {
368 "swarming": { 368 "swarming": {
369 "can_use_on_swarming_builders": true 369 "can_use_on_swarming_builders": true
(...skipping 270 matching lines...) Expand 10 before | Expand all | Expand 10 after
640 { 640 {
641 "swarming": { 641 "swarming": {
642 "can_use_on_swarming_builders": true 642 "can_use_on_swarming_builders": true
643 }, 643 },
644 "test": "accessibility_unittests" 644 "test": "accessibility_unittests"
645 }, 645 },
646 { 646 {
647 "swarming": { 647 "swarming": {
648 "can_use_on_swarming_builders": true 648 "can_use_on_swarming_builders": true
649 }, 649 },
650 "test": "app_list_shower_unittests" 650 "test": "app_list_presenter_unittests"
651 }, 651 },
652 { 652 {
653 "swarming": { 653 "swarming": {
654 "can_use_on_swarming_builders": true 654 "can_use_on_swarming_builders": true
655 }, 655 },
656 "test": "app_list_unittests" 656 "test": "app_list_unittests"
657 }, 657 },
658 { 658 {
659 "swarming": { 659 "swarming": {
660 "can_use_on_swarming_builders": true 660 "can_use_on_swarming_builders": true
(...skipping 287 matching lines...) Expand 10 before | Expand all | Expand 10 after
948 { 948 {
949 "swarming": { 949 "swarming": {
950 "can_use_on_swarming_builders": true 950 "can_use_on_swarming_builders": true
951 }, 951 },
952 "test": "accessibility_unittests" 952 "test": "accessibility_unittests"
953 }, 953 },
954 { 954 {
955 "swarming": { 955 "swarming": {
956 "can_use_on_swarming_builders": true 956 "can_use_on_swarming_builders": true
957 }, 957 },
958 "test": "app_list_shower_unittests" 958 "test": "app_list_presenter_unittests"
959 }, 959 },
960 { 960 {
961 "swarming": { 961 "swarming": {
962 "can_use_on_swarming_builders": true 962 "can_use_on_swarming_builders": true
963 }, 963 },
964 "test": "app_list_unittests" 964 "test": "app_list_unittests"
965 }, 965 },
966 { 966 {
967 "swarming": { 967 "swarming": {
968 "can_use_on_swarming_builders": true 968 "can_use_on_swarming_builders": true
(...skipping 1257 matching lines...) Expand 10 before | Expand all | Expand 10 after
2226 { 2226 {
2227 "test": "accessibility_unittests" 2227 "test": "accessibility_unittests"
2228 }, 2228 },
2229 { 2229 {
2230 "test": "angle_unittests" 2230 "test": "angle_unittests"
2231 }, 2231 },
2232 { 2232 {
2233 "test": "app_list_unittests" 2233 "test": "app_list_unittests"
2234 }, 2234 },
2235 { 2235 {
2236 "test": "app_list_shower_unittests" 2236 "test": "app_list_presenter_unittests"
2237 }, 2237 },
2238 { 2238 {
2239 "test": "aura_unittests" 2239 "test": "aura_unittests"
2240 }, 2240 },
2241 { 2241 {
2242 "test": "blink_heap_unittests" 2242 "test": "blink_heap_unittests"
2243 }, 2243 },
2244 { 2244 {
2245 "test": "blink_platform_unittests" 2245 "test": "blink_platform_unittests"
2246 }, 2246 },
(...skipping 49 matching lines...) Expand 10 before | Expand all | Expand 10 after
2296 { 2296 {
2297 "test": "accessibility_unittests" 2297 "test": "accessibility_unittests"
2298 }, 2298 },
2299 { 2299 {
2300 "test": "angle_unittests" 2300 "test": "angle_unittests"
2301 }, 2301 },
2302 { 2302 {
2303 "test": "app_list_unittests" 2303 "test": "app_list_unittests"
2304 }, 2304 },
2305 { 2305 {
2306 "test": "app_list_shower_unittests" 2306 "test": "app_list_presenter_unittests"
2307 }, 2307 },
2308 { 2308 {
2309 "test": "aura_unittests" 2309 "test": "aura_unittests"
2310 }, 2310 },
2311 { 2311 {
2312 "test": "base_unittests" 2312 "test": "base_unittests"
2313 }, 2313 },
2314 { 2314 {
2315 "test": "blink_heap_unittests" 2315 "test": "blink_heap_unittests"
2316 }, 2316 },
(...skipping 121 matching lines...) Expand 10 before | Expand all | Expand 10 after
2438 { 2438 {
2439 "test": "accessibility_unittests" 2439 "test": "accessibility_unittests"
2440 }, 2440 },
2441 { 2441 {
2442 "test": "angle_unittests" 2442 "test": "angle_unittests"
2443 }, 2443 },
2444 { 2444 {
2445 "test": "app_list_unittests" 2445 "test": "app_list_unittests"
2446 }, 2446 },
2447 { 2447 {
2448 "test": "app_list_shower_unittests" 2448 "test": "app_list_presenter_unittests"
2449 }, 2449 },
2450 { 2450 {
2451 "test": "aura_unittests" 2451 "test": "aura_unittests"
2452 }, 2452 },
2453 { 2453 {
2454 "test": "base_unittests" 2454 "test": "base_unittests"
2455 }, 2455 },
2456 { 2456 {
2457 "test": "blink_heap_unittests" 2457 "test": "blink_heap_unittests"
2458 }, 2458 },
(...skipping 101 matching lines...) Expand 10 before | Expand all | Expand 10 after
2560 }, 2560 },
2561 { 2561 {
2562 "test": "unit_tests" 2562 "test": "unit_tests"
2563 }, 2563 },
2564 { 2564 {
2565 "test": "url_unittests" 2565 "test": "url_unittests"
2566 } 2566 }
2567 ] 2567 ]
2568 } 2568 }
2569 } 2569 }
OLDNEW
« no previous file with comments | « testing/buildbot/chromium.memory.json ('k') | testing/buildbot/chromium.win.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698