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 1210183005: Revert of Convert ui_base_unittests to run exclusively on Swarming (Closed) Base URL: https://chromium.googlesource.com/a/chromium/src.git@5_midi_unittests
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 172 matching lines...) Expand 10 before | Expand all | Expand 10 after
183 { 183 {
184 "test": "skia_unittests" 184 "test": "skia_unittests"
185 }, 185 },
186 { 186 {
187 "test": "sql_unittests" 187 "test": "sql_unittests"
188 }, 188 },
189 { 189 {
190 "test": "sync_unit_tests" 190 "test": "sync_unit_tests"
191 }, 191 },
192 { 192 {
193 "swarming": {
194 "can_use_on_swarming_builders": true
195 },
196 "test": "ui_base_unittests" 193 "test": "ui_base_unittests"
197 }, 194 },
198 { 195 {
199 "test": "unit_tests" 196 "test": "unit_tests"
200 }, 197 },
201 { 198 {
202 "test": "url_unittests" 199 "test": "url_unittests"
203 }, 200 },
204 { 201 {
205 "test": "views_unittests" 202 "test": "views_unittests"
(...skipping 192 matching lines...) Expand 10 before | Expand all | Expand 10 after
398 { 395 {
399 "test": "skia_unittests" 396 "test": "skia_unittests"
400 }, 397 },
401 { 398 {
402 "test": "sql_unittests" 399 "test": "sql_unittests"
403 }, 400 },
404 { 401 {
405 "test": "sync_unit_tests" 402 "test": "sync_unit_tests"
406 }, 403 },
407 { 404 {
408 "swarming": {
409 "can_use_on_swarming_builders": true
410 },
411 "test": "ui_base_unittests" 405 "test": "ui_base_unittests"
412 }, 406 },
413 { 407 {
414 "test": "ui_touch_selection_unittests" 408 "test": "ui_touch_selection_unittests"
415 }, 409 },
416 { 410 {
417 "test": "unit_tests" 411 "test": "unit_tests"
418 }, 412 },
419 { 413 {
420 "test": "url_unittests" 414 "test": "url_unittests"
(...skipping 156 matching lines...) Expand 10 before | Expand all | Expand 10 after
577 { 571 {
578 "test": "skia_unittests" 572 "test": "skia_unittests"
579 }, 573 },
580 { 574 {
581 "test": "sql_unittests" 575 "test": "sql_unittests"
582 }, 576 },
583 { 577 {
584 "test": "sync_unit_tests" 578 "test": "sync_unit_tests"
585 }, 579 },
586 { 580 {
587 "swarming": {
588 "can_use_on_swarming_builders": true
589 },
590 "test": "ui_base_unittests" 581 "test": "ui_base_unittests"
591 }, 582 },
592 { 583 {
593 "test": "ui_touch_selection_unittests" 584 "test": "ui_touch_selection_unittests"
594 }, 585 },
595 { 586 {
596 "swarming": { 587 "swarming": {
597 "can_use_on_swarming_builders": true, 588 "can_use_on_swarming_builders": true,
598 "shards": 2 589 "shards": 2
599 }, 590 },
600 "test": "unit_tests" 591 "test": "unit_tests"
601 }, 592 },
602 { 593 {
603 "test": "url_unittests" 594 "test": "url_unittests"
604 }, 595 },
605 { 596 {
606 "test": "views_unittests" 597 "test": "views_unittests"
607 }, 598 },
608 { 599 {
609 "test": "wm_unittests" 600 "test": "wm_unittests"
610 } 601 }
611 ] 602 ]
612 } 603 }
613 } 604 }
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