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

Side by Side Diff: scripts/slave/recipes/webrtc/chromium.expected/chromium_webrtc_Linux_Tester.json

Issue 1115453002: Recipes: make cwd default to slave_build (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: rebase 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 | 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 "chromium.webrtc", 8 "chromium.webrtc",
9 "--builder", 9 "--builder",
10 "Linux Tester", 10 "Linux Tester",
11 "--slave", 11 "--slave",
12 "TestSlavename", 12 "TestSlavename",
13 "--spec", 13 "--spec",
14 "cache_dir = None\nsolutions = [{'custom_vars': {'googlecode_url': 'svn:// svn-mirror.golo.chromium.org/%s', 'nacl_trunk': 'svn://svn-mirror.golo.chromium. org/native_client/trunk', 'sourceforge_url': 'svn://svn-mirror.golo.chromium.org /%(repo)s', 'webkit_trunk': 'svn://svn-mirror.golo.chromium.org/blink/trunk'}, ' deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'svn://svn-mirror.gol o.chromium.org/chrome/trunk/src'}, {'deps_file': 'DEPS', 'managed': True, 'name' : 'webrtc.DEPS', 'url': 'https://chromium.googlesource.com/chromium/deps/webrtc/ webrtc.DEPS'}]", 14 "cache_dir = None\nsolutions = [{'custom_vars': {'googlecode_url': 'svn:// svn-mirror.golo.chromium.org/%s', 'nacl_trunk': 'svn://svn-mirror.golo.chromium. org/native_client/trunk', 'sourceforge_url': 'svn://svn-mirror.golo.chromium.org /%(repo)s', 'webkit_trunk': 'svn://svn-mirror.golo.chromium.org/blink/trunk'}, ' deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'svn://svn-mirror.gol o.chromium.org/chrome/trunk/src'}, {'deps_file': 'DEPS', 'managed': True, 'name' : 'webrtc.DEPS', 'url': 'https://chromium.googlesource.com/chromium/deps/webrtc/ webrtc.DEPS'}]",
15 "--root", 15 "--root",
16 "src", 16 "src",
17 "--revision_mapping_file", 17 "--revision_mapping_file",
18 "{\"src\": \"got_revision\", \"src/native_client\": \"got_nacl_revision\", \"src/third_party/WebKit\": \"got_webkit_revision\", \"src/third_party/libjingl e/source/talk\": \"got_libjingle_revision\", \"src/third_party/libvpx/source\": \"got_libvpx_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \" src/tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"got _v8_revision\"}", 18 "{\"src\": \"got_revision\", \"src/native_client\": \"got_nacl_revision\", \"src/third_party/WebKit\": \"got_webkit_revision\", \"src/third_party/libjingl e/source/talk\": \"got_libjingle_revision\", \"src/third_party/libvpx/source\": \"got_libvpx_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \" src/tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"got _v8_revision\"}",
19 "--output_json", 19 "--output_json",
20 "/path/to/tmp/json", 20 "/path/to/tmp/json",
21 "--revision", 21 "--revision",
22 "src@c321321" 22 "src@c321321"
23 ], 23 ],
24 "cwd": "[SLAVE_BUILD]",
24 "name": "bot_update", 25 "name": "bot_update",
25 "~followup_annotations": [ 26 "~followup_annotations": [
26 "@@@STEP_TEXT@Some step text@@@", 27 "@@@STEP_TEXT@Some step text@@@",
27 "@@@STEP_LOG_LINE@json.output@{@@@", 28 "@@@STEP_LOG_LINE@json.output@{@@@",
28 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", 29 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@",
29 "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@", 30 "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@",
30 "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"src\", @@@", 31 "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"src\", @@@",
31 "@@@STEP_LOG_LINE@json.output@ \"properties\": {@@@", 32 "@@@STEP_LOG_LINE@json.output@ \"properties\": {@@@",
32 "@@@STEP_LOG_LINE@json.output@ \"got_libjingle_revision\": \"8e938c8836 c7ed23d7fbcddf1dcc2abcb13667d7\", @@@", 33 "@@@STEP_LOG_LINE@json.output@ \"got_libjingle_revision\": \"8e938c8836 c7ed23d7fbcddf1dcc2abcb13667d7\", @@@",
33 "@@@STEP_LOG_LINE@json.output@ \"got_libjingle_revision_cp\": \"refs/he ads/master@{#134440}\", @@@", 34 "@@@STEP_LOG_LINE@json.output@ \"got_libjingle_revision_cp\": \"refs/he ads/master@{#134440}\", @@@",
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after
68 "@@@SET_BUILD_PROPERTY@got_libjingle_revision_cp@\"refs/heads/master@{#134 440}\"@@@" 69 "@@@SET_BUILD_PROPERTY@got_libjingle_revision_cp@\"refs/heads/master@{#134 440}\"@@@"
69 ] 70 ]
70 }, 71 },
71 { 72 {
72 "cmd": [ 73 "cmd": [
73 "python", 74 "python",
74 "-u", 75 "-u",
75 "RECIPE_MODULE[webrtc]/resources/cleanup_files.py", 76 "RECIPE_MODULE[webrtc]/resources/cleanup_files.py",
76 "[SLAVE_BUILD]/src/out" 77 "[SLAVE_BUILD]/src/out"
77 ], 78 ],
79 "cwd": "[SLAVE_BUILD]",
78 "name": "clean test output files" 80 "name": "clean test output files"
79 }, 81 },
80 { 82 {
81 "cmd": [ 83 "cmd": [
82 "python", 84 "python",
83 "-u", 85 "-u",
84 "[BUILD]/scripts/slave/cleanup_temp.py" 86 "[BUILD]/scripts/slave/cleanup_temp.py"
85 ], 87 ],
88 "cwd": "[SLAVE_BUILD]",
86 "name": "cleanup_temp" 89 "name": "cleanup_temp"
87 }, 90 },
88 { 91 {
89 "cmd": [ 92 "cmd": [
90 "python", 93 "python",
91 "-u", 94 "-u",
92 "[DEPOT_TOOLS]/gclient.py", 95 "[DEPOT_TOOLS]/gclient.py",
93 "runhooks" 96 "runhooks"
94 ], 97 ],
98 "cwd": "[SLAVE_BUILD]",
95 "env": { 99 "env": {
96 "GYP_DEFINES": "blink_logging_always_on=1 component=static_library dcheck_ always_on=1 gomadir='[BUILD]/goma' target_arch=x64 use_goma=1" 100 "GYP_DEFINES": "blink_logging_always_on=1 component=static_library dcheck_ always_on=1 gomadir='[BUILD]/goma' target_arch=x64 use_goma=1"
97 }, 101 },
98 "name": "gclient runhooks" 102 "name": "gclient runhooks"
99 }, 103 },
100 { 104 {
101 "cmd": [ 105 "cmd": [
102 "python", 106 "python",
103 "-u", 107 "-u",
104 "\nimport os, sys\nfrom common import chromium_utils\n\nif os.path.exists( sys.argv[1]):\n chromium_utils.RemoveDirectory(sys.argv[1])\n", 108 "\nimport os, sys\nfrom common import chromium_utils\n\nif os.path.exists( sys.argv[1]):\n chromium_utils.RemoveDirectory(sys.argv[1])\n",
105 "[SLAVE_BUILD]/src/out/Release" 109 "[SLAVE_BUILD]/src/out/Release"
106 ], 110 ],
111 "cwd": "[SLAVE_BUILD]",
107 "name": "rmtree build directory", 112 "name": "rmtree build directory",
108 "~followup_annotations": [ 113 "~followup_annotations": [
109 "@@@STEP_LOG_LINE@python.inline@@@@", 114 "@@@STEP_LOG_LINE@python.inline@@@@",
110 "@@@STEP_LOG_LINE@python.inline@import os, sys@@@", 115 "@@@STEP_LOG_LINE@python.inline@import os, sys@@@",
111 "@@@STEP_LOG_LINE@python.inline@from common import chromium_utils@@@", 116 "@@@STEP_LOG_LINE@python.inline@from common import chromium_utils@@@",
112 "@@@STEP_LOG_LINE@python.inline@@@@", 117 "@@@STEP_LOG_LINE@python.inline@@@@",
113 "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]):@@@", 118 "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]):@@@",
114 "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[ 1])@@@", 119 "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[ 1])@@@",
115 "@@@STEP_LOG_END@python.inline@@@" 120 "@@@STEP_LOG_END@python.inline@@@"
116 ] 121 ]
117 }, 122 },
118 { 123 {
119 "cmd": [ 124 "cmd": [
120 "python", 125 "python",
121 "-u", 126 "-u",
122 "[BUILD]/scripts/slave/extract_build.py", 127 "[BUILD]/scripts/slave/extract_build.py",
123 "--target", 128 "--target",
124 "Release", 129 "Release",
125 "--build-url", 130 "--build-url",
126 "gs://chromium-webrtc/Linux Builder", 131 "gs://chromium-webrtc/Linux Builder",
127 "--build_revision", 132 "--build_revision",
128 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 133 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
129 "--factory-properties", 134 "--factory-properties",
130 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" buildername\": \"Linux Tester\", \"buildnumber\": 571, \"mastername\": \"chromiu m.webrtc\", \"parent_buildername\": \"Linux Builder\", \"parent_got_revision\": \"c321321\", \"recipe\": \"webrtc/chromium\", \"revision\": \"c321321\", \"slave name\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", 135 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" buildername\": \"Linux Tester\", \"buildnumber\": 571, \"mastername\": \"chromiu m.webrtc\", \"parent_buildername\": \"Linux Builder\", \"parent_got_revision\": \"c321321\", \"recipe\": \"webrtc/chromium\", \"revision\": \"c321321\", \"slave name\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}",
131 "--build-properties", 136 "--build-properties",
132 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" buildername\": \"Linux Tester\", \"buildnumber\": 571, \"mastername\": \"chromiu m.webrtc\", \"parent_buildername\": \"Linux Builder\", \"parent_got_revision\": \"c321321\", \"recipe\": \"webrtc/chromium\", \"revision\": \"c321321\", \"slave name\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}" 137 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" buildername\": \"Linux Tester\", \"buildnumber\": 571, \"mastername\": \"chromiu m.webrtc\", \"parent_buildername\": \"Linux Builder\", \"parent_got_revision\": \"c321321\", \"recipe\": \"webrtc/chromium\", \"revision\": \"c321321\", \"slave name\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}"
133 ], 138 ],
139 "cwd": "[SLAVE_BUILD]",
134 "name": "extract build" 140 "name": "extract build"
135 }, 141 },
136 { 142 {
137 "allow_subannotations": true, 143 "allow_subannotations": true,
138 "cmd": [ 144 "cmd": [
139 "python", 145 "python",
140 "-u", 146 "-u",
141 "[BUILD]/scripts/slave/runtest.py", 147 "[BUILD]/scripts/slave/runtest.py",
142 "--target", 148 "--target",
143 "Release", 149 "Release",
(...skipping 10 matching lines...) Expand all
154 "--builder-name=Linux Tester", 160 "--builder-name=Linux Tester",
155 "--slave-name=TestSlavename", 161 "--slave-name=TestSlavename",
156 "--build-number=571", 162 "--build-number=571",
157 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 163 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
158 "content_browsertests", 164 "content_browsertests",
159 "--gtest_filter=WebRtc*", 165 "--gtest_filter=WebRtc*",
160 "--run-manual", 166 "--run-manual",
161 "--test-launcher-print-test-stdio=always", 167 "--test-launcher-print-test-stdio=always",
162 "--test-launcher-bot-mode" 168 "--test-launcher-bot-mode"
163 ], 169 ],
170 "cwd": "[SLAVE_BUILD]",
164 "name": "content_browsertests" 171 "name": "content_browsertests"
165 }, 172 },
166 { 173 {
167 "allow_subannotations": true, 174 "allow_subannotations": true,
168 "cmd": [ 175 "cmd": [
169 "python", 176 "python",
170 "-u", 177 "-u",
171 "[BUILD]/scripts/slave/runtest.py", 178 "[BUILD]/scripts/slave/runtest.py",
172 "--target", 179 "--target",
173 "Release", 180 "Release",
(...skipping 12 matching lines...) Expand all
186 "--build-number=571", 193 "--build-number=571",
187 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 194 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
188 "browser_tests", 195 "browser_tests",
189 "--gtest_filter=WebRtc*:Webrtc*:TabCapture*:*MediaStream*", 196 "--gtest_filter=WebRtc*:Webrtc*:TabCapture*:*MediaStream*",
190 "--run-manual", 197 "--run-manual",
191 "--ui-test-action-max-timeout=350000", 198 "--ui-test-action-max-timeout=350000",
192 "--test-launcher-jobs=1", 199 "--test-launcher-jobs=1",
193 "--test-launcher-bot-mode", 200 "--test-launcher-bot-mode",
194 "--test-launcher-print-test-stdio=always" 201 "--test-launcher-print-test-stdio=always"
195 ], 202 ],
203 "cwd": "[SLAVE_BUILD]",
196 "name": "browser_tests" 204 "name": "browser_tests"
197 }, 205 },
198 { 206 {
199 "allow_subannotations": true, 207 "allow_subannotations": true,
200 "cmd": [ 208 "cmd": [
201 "python", 209 "python",
202 "-u", 210 "-u",
203 "[BUILD]/scripts/slave/runtest.py", 211 "[BUILD]/scripts/slave/runtest.py",
204 "--target", 212 "--target",
205 "Release", 213 "Release",
(...skipping 13 matching lines...) Expand all
219 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 227 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
220 "content_browsertests", 228 "content_browsertests",
221 "--gtest_filter=WebRtc*", 229 "--gtest_filter=WebRtc*",
222 "--run-manual", 230 "--run-manual",
223 "--test-launcher-print-test-stdio=always", 231 "--test-launcher-print-test-stdio=always",
224 "--test-launcher-bot-mode", 232 "--test-launcher-bot-mode",
225 "--variations-server-url=https://clients4.google.com/chrome-variations/see d", 233 "--variations-server-url=https://clients4.google.com/chrome-variations/see d",
226 "--fake-variations-channel=canary", 234 "--fake-variations-channel=canary",
227 "--force-fieldtrials=WebRTC-NewVideoAPI/Disabled/" 235 "--force-fieldtrials=WebRTC-NewVideoAPI/Disabled/"
228 ], 236 ],
237 "cwd": "[SLAVE_BUILD]",
229 "name": "content_browsertests_old_vie" 238 "name": "content_browsertests_old_vie"
230 }, 239 },
231 { 240 {
232 "allow_subannotations": true, 241 "allow_subannotations": true,
233 "cmd": [ 242 "cmd": [
234 "python", 243 "python",
235 "-u", 244 "-u",
236 "[BUILD]/scripts/slave/runtest.py", 245 "[BUILD]/scripts/slave/runtest.py",
237 "--target", 246 "--target",
238 "Release", 247 "Release",
(...skipping 15 matching lines...) Expand all
254 "--gtest_filter=WebRtc*:Webrtc*:TabCapture*:*MediaStream*", 263 "--gtest_filter=WebRtc*:Webrtc*:TabCapture*:*MediaStream*",
255 "--run-manual", 264 "--run-manual",
256 "--ui-test-action-max-timeout=350000", 265 "--ui-test-action-max-timeout=350000",
257 "--test-launcher-jobs=1", 266 "--test-launcher-jobs=1",
258 "--test-launcher-bot-mode", 267 "--test-launcher-bot-mode",
259 "--test-launcher-print-test-stdio=always", 268 "--test-launcher-print-test-stdio=always",
260 "--variations-server-url=https://clients4.google.com/chrome-variations/see d", 269 "--variations-server-url=https://clients4.google.com/chrome-variations/see d",
261 "--fake-variations-channel=canary", 270 "--fake-variations-channel=canary",
262 "--force-fieldtrials=WebRTC-NewVideoAPI/Disabled/" 271 "--force-fieldtrials=WebRTC-NewVideoAPI/Disabled/"
263 ], 272 ],
273 "cwd": "[SLAVE_BUILD]",
264 "name": "browser_tests_old_vie" 274 "name": "browser_tests_old_vie"
265 }, 275 },
266 { 276 {
267 "allow_subannotations": true, 277 "allow_subannotations": true,
268 "cmd": [ 278 "cmd": [
269 "python", 279 "python",
270 "-u", 280 "-u",
271 "[BUILD]/scripts/slave/runtest.py", 281 "[BUILD]/scripts/slave/runtest.py",
272 "--target", 282 "--target",
273 "Release", 283 "Release",
274 "--xvfb", 284 "--xvfb",
275 "--factory-properties", 285 "--factory-properties",
276 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" buildername\": \"Linux Tester\", \"buildnumber\": 571, \"mastername\": \"chromiu m.webrtc\", \"parent_buildername\": \"Linux Builder\", \"parent_got_revision\": \"c321321\", \"recipe\": \"webrtc/chromium\", \"revision\": \"c321321\", \"slave name\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", 286 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" buildername\": \"Linux Tester\", \"buildnumber\": 571, \"mastername\": \"chromiu m.webrtc\", \"parent_buildername\": \"Linux Builder\", \"parent_got_revision\": \"c321321\", \"recipe\": \"webrtc/chromium\", \"revision\": \"c321321\", \"slave name\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}",
277 "--build-properties", 287 "--build-properties",
278 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" buildername\": \"Linux Tester\", \"buildnumber\": 571, \"mastername\": \"chromiu m.webrtc\", \"parent_buildername\": \"Linux Builder\", \"parent_got_revision\": \"c321321\", \"recipe\": \"webrtc/chromium\", \"revision\": \"c321321\", \"slave name\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", 288 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" buildername\": \"Linux Tester\", \"buildnumber\": 571, \"mastername\": \"chromiu m.webrtc\", \"parent_buildername\": \"Linux Builder\", \"parent_got_revision\": \"c321321\", \"recipe\": \"webrtc/chromium\", \"revision\": \"c321321\", \"slave name\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}",
279 "--annotate=gtest", 289 "--annotate=gtest",
280 "--test-type=content_unittests", 290 "--test-type=content_unittests",
281 "--generate-json-file", 291 "--generate-json-file",
282 "-o", 292 "-o",
283 "gtest-results/content_unittests", 293 "gtest-results/content_unittests",
284 "--builder-name=Linux Tester", 294 "--builder-name=Linux Tester",
285 "--slave-name=TestSlavename", 295 "--slave-name=TestSlavename",
286 "--build-number=571", 296 "--build-number=571",
287 "content_unittests" 297 "content_unittests"
288 ], 298 ],
299 "cwd": "[SLAVE_BUILD]",
289 "name": "content_unittests" 300 "name": "content_unittests"
290 } 301 }
291 ] 302 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698