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

Side by Side Diff: testing/buildbot/client.v8.fyi.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 | « testing/buildbot/client.v8.json ('k') | no next file » | 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 "V8 Android GN (dbg)": { 2 "V8 Android GN (dbg)": {
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 "V8 Linux GN": { 8 "V8 Linux GN": {
9 "additional_compile_targets": [ 9 "additional_compile_targets": [
10 "accessibility_unittests", 10 "accessibility_unittests",
(...skipping 44 matching lines...) Expand 10 before | Expand all | Expand 10 after
55 "ui_base_unittests", 55 "ui_base_unittests",
56 "ui_touch_selection_unittests", 56 "ui_touch_selection_unittests",
57 "unit_tests", 57 "unit_tests",
58 "url_unittests", 58 "url_unittests",
59 "views_unittests", 59 "views_unittests",
60 "wm_unittests" 60 "wm_unittests"
61 ], 61 ],
62 "gtest_tests": [] 62 "gtest_tests": []
63 } 63 }
64 } 64 }
OLDNEW
« no previous file with comments | « testing/buildbot/client.v8.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698