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

Side by Side Diff: testing/buildbot/tryserver.blink.json

Issue 1141793003: Update from https://crrev.com/329939 (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 7 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/client.v8.fyi.json ('k') | testing/buildbot/tryserver.chromium.linux.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 "android_chromium_gn_compile_rel": { 2 "android_chromium_gn_compile_rel": {
3 "additional_compile_targets": [ 3 "additional_compile_targets": [
4 "chrome_shell_apk" 4 "chrome_shell_apk"
5 ], 5 ],
6 "gtest_tests": [] 6 "gtest_tests": []
7 }, 7 },
8 "linux_chromium_gn_rel": { 8 "linux_chromium_gn_rel": {
9 "additional_compile_targets": [ 9 "additional_compile_targets": [
10 "accessibility_unittests", 10 "accessibility_unittests",
11 "app_list_unittests", 11 "app_list_unittests",
12 "aura_unittests", 12 "aura_unittests",
13 "browser_tests", 13 "browser_tests",
14 "cacheinvalidation_unittests", 14 "cacheinvalidation_unittests",
15 "chromedriver_unittests", 15 "chromedriver_unittests",
16 "components_browsertests", 16 "components_browsertests",
17 "components_unittests", 17 "components_unittests",
18 "content_browsertests", 18 "content_browsertests",
19 "content_unittests", 19 "content_unittests",
20 "crypto_unittests", 20 "crypto_unittests",
21 "dbus_unittests", 21 "dbus_unittests",
22 "device_unittests", 22 "device_unittests",
23 "display_unittests", 23 "display_unittests",
24 "events_unittests", 24 "events_unittests",
25 "extensions_browsertests", 25 "extensions_browsertests",
26 "extensions_unittests", 26 "extensions_unittests",
27 "gcm_unit_tests", 27 "gcm_unit_tests",
28 "gfx_unittests", 28 "gfx_unittests",
29 "gl_unittests",
29 "gn_unittests", 30 "gn_unittests",
30 "google_apis_unittests", 31 "google_apis_unittests",
31 "gpu_unittests", 32 "gpu_unittests",
32 "interactive_ui_tests", 33 "interactive_ui_tests",
33 "ipc_tests", 34 "ipc_tests",
34 "jingle_unittests", 35 "jingle_unittests",
35 "media_unittests", 36 "media_unittests",
36 "mojo_common_unittests", 37 "mojo_common_unittests",
37 "mojo_public_bindings_unittests", 38 "mojo_public_bindings_unittests",
38 "mojo_public_environment_unittests", 39 "mojo_public_environment_unittests",
(...skipping 15 matching lines...) Expand all
54 "views_unittests", 55 "views_unittests",
55 "wm_unittests" 56 "wm_unittests"
56 ], 57 ],
57 "gtest_tests": [ 58 "gtest_tests": [
58 { 59 {
59 "test": "base_unittests" 60 "test": "base_unittests"
60 } 61 }
61 ] 62 ]
62 } 63 }
63 } 64 }
OLDNEW
« no previous file with comments | « testing/buildbot/client.v8.fyi.json ('k') | testing/buildbot/tryserver.chromium.linux.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698