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

Side by Side Diff: testing/buildbot/chromium.chromiumos.json

Issue 477723003: Add ozone_unittests to linux_chromium_chromeos_ozone_{rel,dbg} (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 6 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 | Annotate | Revision Log
« no previous file with comments | « no previous file | testing/buildbot/chromium_trybot.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 ChromiumOS Tests (1)": { 2 "Linux ChromiumOS Tests (1)": {
3 "gtest_tests": [ 3 "gtest_tests": [
4 "accessibility_unittests", 4 "accessibility_unittests",
5 "base_unittests", 5 "base_unittests",
6 "cacheinvalidation_unittests", 6 "cacheinvalidation_unittests",
7 "chromeos_unittests", 7 "chromeos_unittests",
8 "components_unittests", 8 "components_unittests",
9 "crypto_unittests", 9 "crypto_unittests",
10 "dbus_unittests", 10 "dbus_unittests",
(...skipping 52 matching lines...) Expand 10 before | Expand all | Expand 10 after
63 "extensions_unittests", 63 "extensions_unittests",
64 "gcm_unit_tests", 64 "gcm_unit_tests",
65 "google_apis_unittests", 65 "google_apis_unittests",
66 "gpu_unittests", 66 "gpu_unittests",
67 "url_unittests", 67 "url_unittests",
68 "jingle_unittests", 68 "jingle_unittests",
69 "content_unittests", 69 "content_unittests",
70 "device_unittests", 70 "device_unittests",
71 "media_unittests", 71 "media_unittests",
72 "net_unittests", 72 "net_unittests",
73 "ozone_unittests",
73 "ppapi_unittests", 74 "ppapi_unittests",
74 "printing_unittests", 75 "printing_unittests",
75 "remoting_unittests", 76 "remoting_unittests",
76 "sandbox_linux_unittests", 77 "sandbox_linux_unittests",
77 "ui_unittests", 78 "ui_unittests",
78 "views_unittests", 79 "views_unittests",
79 "wm_unittests", 80 "wm_unittests",
80 "aura_unittests", 81 "aura_unittests",
81 "ash_unittests", 82 "ash_unittests",
82 "app_list_unittests", 83 "app_list_unittests",
(...skipping 66 matching lines...) Expand 10 before | Expand all | Expand 10 after
149 }, 150 },
150 "Linux ChromiumOS Tests (dbg)(3)": { 151 "Linux ChromiumOS Tests (dbg)(3)": {
151 "gtest_tests": [ 152 "gtest_tests": [
152 "athena_unittests", 153 "athena_unittests",
153 "gcm_unit_tests", 154 "gcm_unit_tests",
154 "interactive_ui_tests", 155 "interactive_ui_tests",
155 {"test": "browser_tests", "shard_index": 2, "total_shards": 3} 156 {"test": "browser_tests", "shard_index": 2, "total_shards": 3}
156 ] 157 ]
157 } 158 }
158 } 159 }
OLDNEW
« no previous file with comments | « no previous file | testing/buildbot/chromium_trybot.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698