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.fyi.json

Issue 1179083002: Revert of Mark ui_base_unittests target to be used on Swarming. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 6 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 130 matching lines...) Expand 10 before | Expand all | Expand 10 after
141 { 141 {
142 "test": "skia_unittests" 142 "test": "skia_unittests"
143 }, 143 },
144 { 144 {
145 "test": "sql_unittests" 145 "test": "sql_unittests"
146 }, 146 },
147 { 147 {
148 "test": "sync_unit_tests" 148 "test": "sync_unit_tests"
149 }, 149 },
150 { 150 {
151 "swarming": {
152 "can_use_on_swarming_builders": true
153 },
154 "test": "ui_base_unittests" 151 "test": "ui_base_unittests"
155 }, 152 },
156 { 153 {
157 "test": "unit_tests" 154 "test": "unit_tests"
158 }, 155 },
159 { 156 {
160 "test": "url_unittests" 157 "test": "url_unittests"
161 }, 158 },
162 { 159 {
163 "test": "views_unittests" 160 "test": "views_unittests"
(...skipping 144 matching lines...) Expand 10 before | Expand all | Expand 10 after
308 { 305 {
309 "test": "skia_unittests" 306 "test": "skia_unittests"
310 }, 307 },
311 { 308 {
312 "test": "sql_unittests" 309 "test": "sql_unittests"
313 }, 310 },
314 { 311 {
315 "test": "sync_unit_tests" 312 "test": "sync_unit_tests"
316 }, 313 },
317 { 314 {
318 "swarming": {
319 "can_use_on_swarming_builders": true
320 },
321 "test": "ui_base_unittests" 315 "test": "ui_base_unittests"
322 }, 316 },
323 { 317 {
324 "test": "ui_touch_selection_unittests" 318 "test": "ui_touch_selection_unittests"
325 }, 319 },
326 { 320 {
327 "test": "unit_tests" 321 "test": "unit_tests"
328 }, 322 },
329 { 323 {
330 "test": "url_unittests" 324 "test": "url_unittests"
(...skipping 126 matching lines...) Expand 10 before | Expand all | Expand 10 after
457 { 451 {
458 "test": "skia_unittests" 452 "test": "skia_unittests"
459 }, 453 },
460 { 454 {
461 "test": "sql_unittests" 455 "test": "sql_unittests"
462 }, 456 },
463 { 457 {
464 "test": "sync_unit_tests" 458 "test": "sync_unit_tests"
465 }, 459 },
466 { 460 {
467 "swarming": {
468 "can_use_on_swarming_builders": true
469 },
470 "test": "ui_base_unittests" 461 "test": "ui_base_unittests"
471 }, 462 },
472 { 463 {
473 "test": "ui_touch_selection_unittests" 464 "test": "ui_touch_selection_unittests"
474 }, 465 },
475 { 466 {
476 "swarming": { 467 "swarming": {
477 "can_use_on_swarming_builders": true, 468 "can_use_on_swarming_builders": true,
478 "shards": 2 469 "shards": 2
479 }, 470 },
480 "test": "unit_tests" 471 "test": "unit_tests"
481 }, 472 },
482 { 473 {
483 "test": "url_unittests" 474 "test": "url_unittests"
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