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

Side by Side Diff: testing/buildbot/client.v8.json

Issue 1135213003: Migrate v8's chromium bots to fyi master. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.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 | « no previous file | testing/buildbot/client.v8.fyi.json » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 {
2 "V8 Android GN (dbg)": {
3 "additional_compile_targets": [
4 "chrome_shell_apk"
5 ],
6 "gtest_tests": []
7 },
8 "V8 Linux GN": {
9 "additional_compile_targets": [
10 "accessibility_unittests",
11 "app_list_unittests",
12 "aura_unittests",
13 "browser_tests",
14 "cacheinvalidation_unittests",
15 "cast_unittests",
16 "cc_unittests",
17 "chromedriver_unittests",
18 "components_browsertests",
19 "components_unittests",
20 "content_browsertests",
21 "content_unittests",
22 "crypto_unittests",
23 "dbus_unittests",
24 "device_unittests",
25 "display_unittests",
26 "events_unittests",
27 "extensions_browsertests",
28 "extensions_unittests",
29 "gcm_unit_tests",
30 "gfx_unittests",
31 "gn_unittests",
32 "google_apis_unittests",
33 "gpu_unittests",
34 "interactive_ui_tests",
35 "ipc_mojo_unittests",
36 "ipc_tests",
37 "jingle_unittests",
38 "media_unittests",
39 "mojo_common_unittests",
40 "mojo_public_bindings_unittests",
41 "mojo_public_environment_unittests",
42 "mojo_public_system_unittests",
43 "mojo_public_utility_unittests",
44 "mojo_system_unittests",
45 "nacl_loader_unittests",
46 "net_unittests",
47 "ppapi_unittests",
48 "printing_unittests",
49 "remoting_unittests",
50 "sandbox_linux_unittests",
51 "skia_unittests",
52 "sql_unittests",
53 "sync_integration_tests",
54 "sync_unit_tests",
55 "ui_base_unittests",
56 "ui_touch_selection_unittests",
57 "unit_tests",
58 "url_unittests",
59 "views_unittests",
60 "wm_unittests"
61 ],
62 "gtest_tests": []
63 }
64 }
OLDNEW
« no previous file with comments | « no previous file | testing/buildbot/client.v8.fyi.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698