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

Side by Side Diff: testing/commit_queue/config.json

Issue 988693005: Chromium roll (https://codereview.chromium.org/976353002) (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: fixed bad android build patch Created 5 years, 9 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/chromoting/chromoting_integration_tests.isolate ('k') | testing/scripts/webkit_lint.py » ('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 "experimental_tryjobs": { 2 "experimental_tryjobs": {
3 "10 percent experiment": { 3 "10 percent experiment": {
4 "percentage": 0.10, 4 "percentage": 0.10,
5 "trybots": { 5 "trybots": {
6 "launched": { 6 "launched": {
7 "tryserver.chromium.linux": { 7 "tryserver.chromium.linux": {
8 "android_amp_rel_tests_recipe": ["defaulttests"],
8 "cast_shell": ["defaulttests"], 9 "cast_shell": ["defaulttests"],
9 "cast_shell_apk": ["defaulttests"], 10 "cast_shell_apk": ["defaulttests"],
10 "linux_android_rel_ng": ["defaulttests"], 11 "linux_android_rel_ng": ["defaulttests"],
11 "linux_arm_compile": ["defaulttests"], 12 "linux_arm_compile": ["defaulttests"],
12 "linux_chromium_asan_rel_ng": ["defaulttests"] 13 "linux_chromium_asan_rel_ng": ["defaulttests"]
13 }, 14 },
14 "tryserver.chromium.mac": { 15 "tryserver.chromium.mac": {
15 "mac_chromium_gn_rel": ["defaulttests"] 16 "mac_chromium_gn_rel": ["defaulttests"]
16 }, 17 },
17 "tryserver.chromium.win": { 18 "tryserver.chromium.win": {
(...skipping 64 matching lines...) Expand 10 before | Expand all | Expand 10 after
82 "win8_chromium_rel": ["defaulttests"], 83 "win8_chromium_rel": ["defaulttests"],
83 "win_chromium_compile_dbg_ng": ["defaulttests"], 84 "win_chromium_compile_dbg_ng": ["defaulttests"],
84 "win_chromium_rel_ng": ["defaulttests"], 85 "win_chromium_rel_ng": ["defaulttests"],
85 "win_chromium_x64_rel_ng": ["defaulttests"] 86 "win_chromium_x64_rel_ng": ["defaulttests"]
86 } 87 }
87 }, 88 },
88 "triggered": { 89 "triggered": {
89 } 90 }
90 } 91 }
91 } 92 }
OLDNEW
« no previous file with comments | « testing/chromoting/chromoting_integration_tests.isolate ('k') | testing/scripts/webkit_lint.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698