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

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

Issue 1993693002: Revert of WebRTC: Disable Win64 Debug (Clang) bot (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Rebased Created 4 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 | « scripts/slave/recipes/webrtc/standalone.py ('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 { 2 {
3 "cmd": [], 3 "cmd": [
4 "name": "Disabled: see http://crbug.com/595702", 4 "python",
5 "-u",
6 "RECIPE_MODULE[depot_tools::bot_update]\\resources\\bot_update.py",
7 "--master",
8 "client.webrtc",
9 "--builder",
10 "Win64 Debug (Clang)",
11 "--slave",
12 "slavename",
13 "--spec",
14 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': 'DEPS', 'managed': True, 'name': '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",
16 "src",
17 "--revision_mapping_file",
18 "{\"src\": \"got_revision\"}",
19 "--git-cache-dir",
20 "[GIT_CACHE]",
21 "--output_json",
22 "/path/to/tmp/json",
23 "--revision",
24 "src@12345",
25 "--output_manifest"
26 ],
27 "env": {
28 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]"
29 },
30 "name": "bot_update",
5 "~followup_annotations": [ 31 "~followup_annotations": [
6 "@@@STEP_WARNINGS@@@" 32 "@@@STEP_TEXT@Some step text@@@",
33 "@@@STEP_LOG_LINE@json.output@{@@@",
34 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@",
35 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@",
36 "@@@STEP_LOG_LINE@json.output@ \"src\": \"12345\"@@@",
37 "@@@STEP_LOG_LINE@json.output@ }, @@@",
38 "@@@STEP_LOG_LINE@json.output@ \"manifest\": {@@@",
39 "@@@STEP_LOG_LINE@json.output@ \"src\": {@@@",
40 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src .git\", @@@",
41 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"f27fede2220bcd326aee3e 86ddfd4ebd0fe58cb9\"@@@",
42 "@@@STEP_LOG_LINE@json.output@ }@@@",
43 "@@@STEP_LOG_LINE@json.output@ }, @@@",
44 "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@",
45 "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"src\", @@@",
46 "@@@STEP_LOG_LINE@json.output@ \"properties\": {@@@",
47 "@@@STEP_LOG_LINE@json.output@ \"got_revision\": \"f27fede2220bcd326aee 3e86ddfd4ebd0fe58cb9\", @@@",
48 "@@@STEP_LOG_LINE@json.output@ \"got_revision_cp\": \"refs/heads/master @{#170242}\"@@@",
49 "@@@STEP_LOG_LINE@json.output@ }, @@@",
50 "@@@STEP_LOG_LINE@json.output@ \"root\": \"src\", @@@",
51 "@@@STEP_LOG_LINE@json.output@ \"step_text\": \"Some step text\"@@@",
52 "@@@STEP_LOG_LINE@json.output@}@@@",
53 "@@@STEP_LOG_END@json.output@@@",
54 "@@@SET_BUILD_PROPERTY@got_revision@\"f27fede2220bcd326aee3e86ddfd4ebd0fe5 8cb9\"@@@",
55 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
7 ] 56 ]
8 }, 57 },
9 { 58 {
59 "cmd": [
60 "python",
61 "-u",
62 "RECIPE_MODULE[build::webrtc]\\resources\\cleanup_files.py",
63 "[SLAVE_BUILD]\\src\\out"
64 ],
65 "name": "clean test output files"
66 },
67 {
68 "cmd": [
69 "python",
70 "-u",
71 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py",
72 "--show-path",
73 "python",
74 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\cleanup_temp.py"
75 ],
76 "name": "cleanup_temp"
77 },
78 {
79 "cmd": [
80 "python",
81 "-u",
82 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py",
83 "runhooks"
84 ],
85 "cwd": "[SLAVE_BUILD]\\src",
86 "env": {
87 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json",
88 "GYP_DEFINES": "clang=1 component=shared_library dcheck_always_on=1 ffmpeg _branding=Chrome gomadir='[BUILD]\\goma' rtc_use_h264=1 target_arch=x64 use_goma =1",
89 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]"
90 },
91 "name": "gclient runhooks"
92 },
93 {
94 "allow_subannotations": true,
95 "cmd": [
96 "python",
97 "-u",
98 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\clang_revision.py",
99 "--src-dir",
100 "[SLAVE_BUILD]\\src",
101 "--output-json",
102 "/path/to/tmp/json"
103 ],
104 "env": {
105 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json"
106 },
107 "name": "clang_revision",
108 "~followup_annotations": [
109 "@@@STEP_LOG_LINE@json.output@{@@@",
110 "@@@STEP_LOG_LINE@json.output@ \"clang_revision\": \"123456-7\"@@@",
111 "@@@STEP_LOG_LINE@json.output@}@@@",
112 "@@@STEP_LOG_END@json.output@@@"
113 ]
114 },
115 {
116 "cmd": [
117 "python",
118 "-u",
119 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py",
120 "--show-path",
121 "python",
122 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\compile.py",
123 "--gsutil-py-path",
124 "RECIPE_PACKAGE_REPO[depot_tools]\\gsutil.py",
125 "--ninja-path",
126 "RECIPE_PACKAGE_REPO[depot_tools]\\ninja.exe",
127 "--target",
128 "Debug_x64",
129 "--src-dir",
130 "[SLAVE_BUILD]\\src",
131 "--goma-cache-dir",
132 "[GOMA_CACHE]",
133 "--build-tool",
134 "ninja",
135 "--compiler",
136 "goma-clang",
137 "--goma-jsonstatus",
138 "/path/to/tmp/json",
139 "--goma-service-account-json-file",
140 "C:\\creds\\service_accounts\\service-account-goma-client.json",
141 "--goma-dir",
142 "[BUILD]\\goma",
143 "--",
144 "All"
145 ],
146 "env": {
147 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json"
148 },
149 "name": "compile",
150 "~followup_annotations": [
151 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@",
152 "@@@STEP_LOG_END@json.output (invalid)@@@"
153 ]
154 },
155 {
10 "name": "$result", 156 "name": "$result",
11 "recipe_result": null, 157 "recipe_result": null,
12 "status_code": 0 158 "status_code": 0
13 } 159 }
14 ] 160 ]
OLDNEW
« no previous file with comments | « scripts/slave/recipes/webrtc/standalone.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698