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

Side by Side Diff: scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_win32_release__clang_.json

Issue 1525163005: WebRTC: Move Win Clang commit bots to client.webrtc master. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 5 years 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 | Annotate | Revision Log
OLDNEW
1 [ 1 [
2 { 2 {
3 "cmd": [ 3 "cmd": [
4 "python", 4 "python",
5 "-u", 5 "-u",
6 "[BUILD]\\scripts\\slave\\bot_update.py", 6 "[BUILD]\\scripts\\slave\\bot_update.py",
7 "--master", 7 "--master",
8 "client.webrtc.fyi", 8 "client.webrtc",
9 "--builder", 9 "--builder",
10 "Win32 Release (Clang)", 10 "Win32 Release (Clang)",
11 "--slave", 11 "--slave",
12 "slavename", 12 "slavename",
13 "--spec", 13 "--spec",
14 "cache_dir = None\nsolutions = [{'deps_file': 'DEPS', 'managed': True, 'na me': 'src', 'url': 'https://chromium.googlesource.com/external/webrtc'}, {'deps_ file': 'DEPS', 'managed': True, 'name': 'webrtc-limited', 'url': 'https://chrome -internal.googlesource.com/chrome/deps/webrtc-limited'}]", 14 "cache_dir = None\nsolutions = [{'deps_file': 'DEPS', 'managed': True, 'na me': 'src', 'url': 'https://chromium.googlesource.com/external/webrtc'}, {'deps_ file': 'DEPS', 'managed': True, 'name': 'webrtc-limited', 'url': 'https://chrome -internal.googlesource.com/chrome/deps/webrtc-limited'}]",
15 "--root", 15 "--root",
16 "src", 16 "src",
17 "--revision_mapping_file", 17 "--revision_mapping_file",
18 "{\"src\": \"got_revision\"}", 18 "{\"src\": \"got_revision\"}",
(...skipping 107 matching lines...) Expand 10 before | Expand all | Expand 10 after
126 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", 126 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@",
127 "@@@STEP_LOG_END@json.output (invalid)@@@" 127 "@@@STEP_LOG_END@json.output (invalid)@@@"
128 ] 128 ]
129 }, 129 },
130 { 130 {
131 "name": "$result", 131 "name": "$result",
132 "recipe_result": null, 132 "recipe_result": null,
133 "status_code": 0 133 "status_code": 0
134 } 134 }
135 ] 135 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698