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

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

Issue 951673002: Revert "Pull chromium at 2c3ffb2355a27c32f45e508ef861416b820c823b" (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 10 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/browser_test_commands_linux.txt ('k') | testing/legion/client_controller.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.1, 4 "percentage": 0.1,
5 "trybots": { 5 "trybots": {
6 "launched": { 6 "launched": {
7 "tryserver.chromium.linux": { 7 "tryserver.chromium.linux": {
8 "cast_shell": ["defaulttests"], 8 "cast_shell": ["defaulttests"],
9 "cast_shell_apk": ["defaulttests"], 9 "cast_shell_apk": ["defaulttests"],
10 "linux_android_rel_ng": ["defaulttests"], 10 "linux_android_rel_ng": ["defaulttests"],
11 "linux_chromium_asan_rel_ng": ["defaulttests"], 11 "linux_chromium_asan_rel_ng": ["defaulttests"]
12 "linux_chromium_clobber_rel_ng": ["defaulttests"]
13 }, 12 },
14 "tryserver.chromium.mac": { 13 "tryserver.chromium.mac": {
15 "mac_chromium_gn_rel": ["defaulttests"] 14 "mac_chromium_gn_rel": ["defaulttests"]
16 }, 15 },
17 "tryserver.chromium.win": { 16 "tryserver.chromium.win": {
18 "win8_chromium_ng": ["defaulttests"], 17 "win8_chromium_ng": ["defaulttests"],
19 "win8_chromium_gn_rel": ["defaulttests"] 18 "win8_chromium_gn_rel": ["defaulttests"]
20 } 19 }
21 } 20 }
22 } 21 }
(...skipping 69 matching lines...) Expand 10 before | Expand all | Expand 10 after
92 "win8_chromium_rel": ["defaulttests"], 91 "win8_chromium_rel": ["defaulttests"],
93 "win_chromium_compile_dbg_ng": ["defaulttests"], 92 "win_chromium_compile_dbg_ng": ["defaulttests"],
94 "win_chromium_rel_ng": ["defaulttests"], 93 "win_chromium_rel_ng": ["defaulttests"],
95 "win_chromium_x64_rel_ng": ["defaulttests"] 94 "win_chromium_x64_rel_ng": ["defaulttests"]
96 } 95 }
97 }, 96 },
98 "triggered": { 97 "triggered": {
99 } 98 }
100 } 99 }
101 } 100 }
OLDNEW
« no previous file with comments | « testing/chromoting/browser_test_commands_linux.txt ('k') | testing/legion/client_controller.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698