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

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

Issue 1206413002: 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 },
193 "test": "ui_base_unittests" 196 "test": "ui_base_unittests"
194 }, 197 },
195 { 198 {
196 "test": "unit_tests" 199 "test": "unit_tests"
197 }, 200 },
198 { 201 {
199 "test": "url_unittests" 202 "test": "url_unittests"
200 }, 203 },
201 { 204 {
202 "test": "views_unittests" 205 "test": "views_unittests"
(...skipping 192 matching lines...) Expand 10 before | Expand all | Expand 10 after
395 { 398 {
396 "test": "skia_unittests" 399 "test": "skia_unittests"
397 }, 400 },
398 { 401 {
399 "test": "sql_unittests" 402 "test": "sql_unittests"
400 }, 403 },
401 { 404 {
402 "test": "sync_unit_tests" 405 "test": "sync_unit_tests"
403 }, 406 },
404 { 407 {
408 "swarming": {
409 "can_use_on_swarming_builders": true
410 },
405 "test": "ui_base_unittests" 411 "test": "ui_base_unittests"
406 }, 412 },
407 { 413 {
408 "test": "ui_touch_selection_unittests" 414 "test": "ui_touch_selection_unittests"
409 }, 415 },
410 { 416 {
411 "test": "unit_tests" 417 "test": "unit_tests"
412 }, 418 },
413 { 419 {
414 "test": "url_unittests" 420 "test": "url_unittests"
(...skipping 156 matching lines...) Expand 10 before | Expand all | Expand 10 after
571 { 577 {
572 "test": "skia_unittests" 578 "test": "skia_unittests"
573 }, 579 },
574 { 580 {
575 "test": "sql_unittests" 581 "test": "sql_unittests"
576 }, 582 },
577 { 583 {
578 "test": "sync_unit_tests" 584 "test": "sync_unit_tests"
579 }, 585 },
580 { 586 {
587 "swarming": {
588 "can_use_on_swarming_builders": true
589 },
581 "test": "ui_base_unittests" 590 "test": "ui_base_unittests"
582 }, 591 },
583 { 592 {
584 "test": "ui_touch_selection_unittests" 593 "test": "ui_touch_selection_unittests"
585 }, 594 },
586 { 595 {
587 "swarming": { 596 "swarming": {
588 "can_use_on_swarming_builders": true, 597 "can_use_on_swarming_builders": true,
589 "shards": 2 598 "shards": 2
590 }, 599 },
591 "test": "unit_tests" 600 "test": "unit_tests"
592 }, 601 },
593 { 602 {
594 "test": "url_unittests" 603 "test": "url_unittests"
595 }, 604 },
596 { 605 {
597 "test": "views_unittests" 606 "test": "views_unittests"
598 }, 607 },
599 { 608 {
600 "test": "wm_unittests" 609 "test": "wm_unittests"
601 } 610 }
602 ] 611 ]
603 } 612 }
604 } 613 }
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