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

Side by Side Diff: ios/build/bots/tests/common_tests.json

Issue 2205613002: Revert of [Sync] Merge sync_unit_tests into components_unit_tests. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@sc
Patch Set: Created 4 years, 4 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 | « components/sync_unit_tests.isolate ('k') | testing/buildbot/chromium.android.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 "tests": [ 2 "tests": [
3 { 3 {
4 "app": "base_unittests" 4 "app": "base_unittests"
5 }, 5 },
6 { 6 {
7 "app": "components_unittests" 7 "app": "components_unittests"
8 }, 8 },
9 { 9 {
10 "app": "crypto_unittests" 10 "app": "crypto_unittests"
(...skipping 19 matching lines...) Expand all
30 { 30 {
31 "app": "net_unittests" 31 "app": "net_unittests"
32 }, 32 },
33 { 33 {
34 "app": "skia_unittests" 34 "app": "skia_unittests"
35 }, 35 },
36 { 36 {
37 "app": "sql_unittests" 37 "app": "sql_unittests"
38 }, 38 },
39 { 39 {
40 "app": "sync_unit_tests"
41 },
42 {
40 "app": "ui_base_unittests" 43 "app": "ui_base_unittests"
41 }, 44 },
42 { 45 {
43 "app": "url_unittests" 46 "app": "url_unittests"
44 } 47 }
45 ] 48 ]
46 } 49 }
OLDNEW
« no previous file with comments | « components/sync_unit_tests.isolate ('k') | testing/buildbot/chromium.android.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698