OLD | NEW |
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 "tryserver.chromium.linux", | 8 "tryserver.chromium.linux", |
9 "--builder", | 9 "--builder", |
10 "linux_chromium_rel_ng", | 10 "linux_chromium_rel_ng", |
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'}]", | 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'}]", |
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/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/webrtc\"
: \"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client_
revision\", \"src/v8\": \"got_v8_revision\"}", |
19 "--issue", | 19 "--issue", |
20 "12853011", | 20 "12853011", |
21 "--patchset", | 21 "--patchset", |
22 "1", | 22 "1", |
23 "--rietveld_server", | 23 "--rietveld_server", |
24 "https://codereview.chromium.org", | 24 "https://codereview.chromium.org", |
25 "--output_json", | 25 "--output_json", |
26 "/path/to/tmp/json", | 26 "/path/to/tmp/json", |
27 "--revision", | 27 "--revision", |
28 "src@HEAD" | 28 "src@HEAD" |
29 ], | 29 ], |
| 30 "cwd": "[SLAVE_BUILD]", |
30 "name": "bot_update", | 31 "name": "bot_update", |
31 "~followup_annotations": [ | 32 "~followup_annotations": [ |
32 "@@@STEP_TEXT@Some step text@@@", | 33 "@@@STEP_TEXT@Some step text@@@", |
33 "@@@STEP_LOG_LINE@json.output@{@@@", | 34 "@@@STEP_LOG_LINE@json.output@{@@@", |
34 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 35 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
35 "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@", | 36 "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@", |
36 "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"src\", @@@", | 37 "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"src\", @@@", |
37 "@@@STEP_LOG_LINE@json.output@ \"properties\": {@@@", | 38 "@@@STEP_LOG_LINE@json.output@ \"properties\": {@@@", |
38 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision\": \"d998e125e825398
0d76e269b7982aeeefc1b9b50\", @@@", | 39 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision\": \"d998e125e825398
0d76e269b7982aeeefc1b9b50\", @@@", |
39 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision_cp\": \"refs/heads/m
aster@{#274981}\", @@@", | 40 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision_cp\": \"refs/heads/m
aster@{#274981}\", @@@", |
(...skipping 26 matching lines...) Expand all Loading... |
66 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" | 67 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" |
67 ] | 68 ] |
68 }, | 69 }, |
69 { | 70 { |
70 "cmd": [ | 71 "cmd": [ |
71 "python", | 72 "python", |
72 "-u", | 73 "-u", |
73 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 74 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
74 "--version" | 75 "--version" |
75 ], | 76 ], |
| 77 "cwd": "[SLAVE_BUILD]", |
76 "name": "swarming.py --version", | 78 "name": "swarming.py --version", |
77 "stdout": "/path/to/tmp/", | 79 "stdout": "/path/to/tmp/", |
78 "~followup_annotations": [ | 80 "~followup_annotations": [ |
79 "@@@STEP_TEXT@0.4.10@@@" | 81 "@@@STEP_TEXT@0.4.10@@@" |
80 ] | 82 ] |
81 }, | 83 }, |
82 { | 84 { |
83 "cmd": [ | 85 "cmd": [ |
84 "python", | 86 "python", |
85 "-u", | 87 "-u", |
86 "[DEPOT_TOOLS]/gclient.py", | 88 "[DEPOT_TOOLS]/gclient.py", |
87 "runhooks" | 89 "runhooks" |
88 ], | 90 ], |
| 91 "cwd": "[SLAVE_BUILD]", |
89 "env": { | 92 "env": { |
90 "GYP_DEFINES": "archive_gpu_tests=1 component=static_library dcheck_always
_on=1 fastbuild=1 gomadir='[BUILD]/goma' target_arch=x64 test_isolation_mode=pre
pare use_goma=1" | 93 "GYP_DEFINES": "archive_gpu_tests=1 component=static_library dcheck_always
_on=1 fastbuild=1 gomadir='[BUILD]/goma' target_arch=x64 test_isolation_mode=pre
pare use_goma=1" |
91 }, | 94 }, |
92 "name": "gclient runhooks (with patch)" | 95 "name": "gclient runhooks (with patch)" |
93 }, | 96 }, |
94 { | 97 { |
95 "cmd": [ | 98 "cmd": [ |
96 "python", | 99 "python", |
97 "-u", | 100 "-u", |
98 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 101 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
99 "[SLAVE_BUILD]/src/testing/buildbot/chromium.linux.json", | 102 "[SLAVE_BUILD]/src/testing/buildbot/chromium.linux.json", |
100 "/path/to/tmp/json" | 103 "/path/to/tmp/json" |
101 ], | 104 ], |
| 105 "cwd": "[SLAVE_BUILD]", |
102 "name": "read test spec", | 106 "name": "read test spec", |
103 "~followup_annotations": [ | 107 "~followup_annotations": [ |
104 "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.linux.json
@@@", | 108 "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.linux.json
@@@", |
105 "@@@STEP_LOG_LINE@json.output@{@@@", | 109 "@@@STEP_LOG_LINE@json.output@{@@@", |
106 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@", | 110 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@", |
107 "@@@STEP_LOG_LINE@json.output@ {@@@", | 111 "@@@STEP_LOG_LINE@json.output@ {@@@", |
108 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@", | 112 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@", |
109 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\": tr
ue@@@", | 113 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\": tr
ue@@@", |
110 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 114 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
111 "@@@STEP_LOG_LINE@json.output@ \"test\": \"base_unittests\"@@@", | 115 "@@@STEP_LOG_LINE@json.output@ \"test\": \"base_unittests\"@@@", |
(...skipping 21 matching lines...) Expand all Loading... |
133 "--output", | 137 "--output", |
134 "/path/to/tmp/json", | 138 "/path/to/tmp/json", |
135 "--", | 139 "--", |
136 "--build-config-fs", | 140 "--build-config-fs", |
137 "Release", | 141 "Release", |
138 "--paths", | 142 "--paths", |
139 "{\"build\": \"[BUILD]\", \"checkout\": \"[SLAVE_BUILD]/src\"}", | 143 "{\"build\": \"[BUILD]\", \"checkout\": \"[SLAVE_BUILD]/src\"}", |
140 "--properties", | 144 "--properties", |
141 "{\"buildername\": \"linux_chromium_rel_ng\", \"buildnumber\": 571, \"mast
ername\": \"tryserver.chromium.linux\", \"slavename\": \"TestSlavename\", \"targ
et_platform\": \"linux\"}" | 145 "{\"buildername\": \"linux_chromium_rel_ng\", \"buildnumber\": 571, \"mast
ername\": \"tryserver.chromium.linux\", \"slavename\": \"TestSlavename\", \"targ
et_platform\": \"linux\"}" |
142 ], | 146 ], |
| 147 "cwd": "[SLAVE_BUILD]", |
143 "name": "get compile targets for scripts", | 148 "name": "get compile targets for scripts", |
144 "~followup_annotations": [ | 149 "~followup_annotations": [ |
145 "@@@STEP_LOG_LINE@json.output@{}@@@", | 150 "@@@STEP_LOG_LINE@json.output@{}@@@", |
146 "@@@STEP_LOG_END@json.output@@@" | 151 "@@@STEP_LOG_END@json.output@@@" |
147 ] | 152 ] |
148 }, | 153 }, |
149 { | 154 { |
150 "cmd": [ | 155 "cmd": [ |
151 "killall", | 156 "killall", |
152 "-9", | 157 "-9", |
153 "gnome-keyring-daemon" | 158 "gnome-keyring-daemon" |
154 ], | 159 ], |
| 160 "cwd": "[SLAVE_BUILD]", |
155 "name": "killall gnome-keyring-daemon" | 161 "name": "killall gnome-keyring-daemon" |
156 }, | 162 }, |
157 { | 163 { |
158 "cmd": [ | 164 "cmd": [ |
159 "git", | 165 "git", |
160 "diff", | 166 "diff", |
161 "--cached", | 167 "--cached", |
162 "--name-only" | 168 "--name-only" |
163 ], | 169 ], |
164 "cwd": "[SLAVE_BUILD]/src", | 170 "cwd": "[SLAVE_BUILD]/src", |
165 "name": "git diff to analyze patch", | 171 "name": "git diff to analyze patch", |
166 "stdout": "/path/to/tmp/", | 172 "stdout": "/path/to/tmp/", |
167 "~followup_annotations": [ | 173 "~followup_annotations": [ |
168 "@@@STEP_LOG_LINE@files@foo.cc@@@", | 174 "@@@STEP_LOG_LINE@files@foo.cc@@@", |
169 "@@@STEP_LOG_END@files@@@" | 175 "@@@STEP_LOG_END@files@@@" |
170 ] | 176 ] |
171 }, | 177 }, |
172 { | 178 { |
173 "cmd": [ | 179 "cmd": [ |
174 "python", | 180 "python", |
175 "-u", | 181 "-u", |
176 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 182 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
177 "[SLAVE_BUILD]/src/testing/buildbot/trybot_analyze_config.json", | 183 "[SLAVE_BUILD]/src/testing/buildbot/trybot_analyze_config.json", |
178 "/path/to/tmp/json" | 184 "/path/to/tmp/json" |
179 ], | 185 ], |
| 186 "cwd": "[SLAVE_BUILD]", |
180 "name": "read filter exclusion spec", | 187 "name": "read filter exclusion spec", |
181 "~followup_annotations": [ | 188 "~followup_annotations": [ |
182 "@@@STEP_TEXT@path: 'testing/buildbot/trybot_analyze_config.json'@@@", | 189 "@@@STEP_TEXT@path: 'testing/buildbot/trybot_analyze_config.json'@@@", |
183 "@@@STEP_LOG_LINE@json.output@{@@@", | 190 "@@@STEP_LOG_LINE@json.output@{@@@", |
184 "@@@STEP_LOG_LINE@json.output@ \"base\": {@@@", | 191 "@@@STEP_LOG_LINE@json.output@ \"base\": {@@@", |
185 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": [@@@", | 192 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": [@@@", |
186 "@@@STEP_LOG_LINE@json.output@ \"f.*\"@@@", | 193 "@@@STEP_LOG_LINE@json.output@ \"f.*\"@@@", |
187 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 194 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
188 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 195 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
189 "@@@STEP_LOG_LINE@json.output@ \"chromium\": {@@@", | 196 "@@@STEP_LOG_LINE@json.output@ \"chromium\": {@@@", |
190 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": []@@@", | 197 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": []@@@", |
191 "@@@STEP_LOG_LINE@json.output@ }@@@", | 198 "@@@STEP_LOG_LINE@json.output@ }@@@", |
192 "@@@STEP_LOG_LINE@json.output@}@@@", | 199 "@@@STEP_LOG_LINE@json.output@}@@@", |
193 "@@@STEP_LOG_END@json.output@@@" | 200 "@@@STEP_LOG_END@json.output@@@" |
194 ] | 201 ] |
195 }, | 202 }, |
196 { | 203 { |
197 "cmd": [ | 204 "cmd": [ |
198 "python", | 205 "python", |
199 "-u", | 206 "-u", |
200 "import sys; sys.exit(0)" | 207 "import sys; sys.exit(0)" |
201 ], | 208 ], |
| 209 "cwd": "[SLAVE_BUILD]", |
202 "name": "analyze", | 210 "name": "analyze", |
203 "~followup_annotations": [ | 211 "~followup_annotations": [ |
204 "@@@STEP_LOG_LINE@excluded_files@foo.cc (regex = 'f.*')@@@", | 212 "@@@STEP_LOG_LINE@excluded_files@foo.cc (regex = 'f.*')@@@", |
205 "@@@STEP_LOG_END@excluded_files@@@", | 213 "@@@STEP_LOG_END@excluded_files@@@", |
206 "@@@STEP_LOG_LINE@analyze_details@{@@@", | 214 "@@@STEP_LOG_LINE@analyze_details@{@@@", |
207 "@@@STEP_LOG_LINE@analyze_details@ \"compile_targets\": [@@@", | 215 "@@@STEP_LOG_LINE@analyze_details@ \"compile_targets\": [@@@", |
208 "@@@STEP_LOG_LINE@analyze_details@ \"angle_unittests_run\", @@@", | 216 "@@@STEP_LOG_LINE@analyze_details@ \"angle_unittests_run\", @@@", |
209 "@@@STEP_LOG_LINE@analyze_details@ \"chrome\", @@@", | 217 "@@@STEP_LOG_LINE@analyze_details@ \"chrome\", @@@", |
210 "@@@STEP_LOG_LINE@analyze_details@ \"telemetry_gpu_test_run\", @@@", | 218 "@@@STEP_LOG_LINE@analyze_details@ \"telemetry_gpu_test_run\", @@@", |
211 "@@@STEP_LOG_LINE@analyze_details@ \"tab_capture_end2end_tests_run\", @
@@", | 219 "@@@STEP_LOG_LINE@analyze_details@ \"tab_capture_end2end_tests_run\", @
@@", |
(...skipping 38 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
250 "@@@STEP_LOG_LINE@analyze_details@}@@@", | 258 "@@@STEP_LOG_LINE@analyze_details@}@@@", |
251 "@@@STEP_LOG_END@analyze_details@@@" | 259 "@@@STEP_LOG_END@analyze_details@@@" |
252 ] | 260 ] |
253 }, | 261 }, |
254 { | 262 { |
255 "cmd": [ | 263 "cmd": [ |
256 "python", | 264 "python", |
257 "-u", | 265 "-u", |
258 "[BUILD]/scripts/slave/cleanup_temp.py" | 266 "[BUILD]/scripts/slave/cleanup_temp.py" |
259 ], | 267 ], |
| 268 "cwd": "[SLAVE_BUILD]", |
260 "name": "cleanup_temp" | 269 "name": "cleanup_temp" |
261 }, | 270 }, |
262 { | 271 { |
263 "cmd": [ | 272 "cmd": [ |
264 "python", | 273 "python", |
265 "-u", | 274 "-u", |
266 "RECIPE_MODULE[isolate]/resources/find_isolated_tests.py", | 275 "RECIPE_MODULE[isolate]/resources/find_isolated_tests.py", |
267 "--build-dir", | 276 "--build-dir", |
268 "[SLAVE_BUILD]/src/out/Release", | 277 "[SLAVE_BUILD]/src/out/Release", |
269 "--clean-isolated-files" | 278 "--clean-isolated-files" |
270 ], | 279 ], |
| 280 "cwd": "[SLAVE_BUILD]", |
271 "name": "clean isolated files" | 281 "name": "clean isolated files" |
272 }, | 282 }, |
273 { | 283 { |
274 "cmd": [ | 284 "cmd": [ |
275 "python", | 285 "python", |
276 "-u", | 286 "-u", |
277 "[BUILD]/scripts/slave/compile.py", | 287 "[BUILD]/scripts/slave/compile.py", |
278 "--target", | 288 "--target", |
279 "Release", | 289 "Release", |
280 "--src-dir", | 290 "--src-dir", |
281 "[SLAVE_BUILD]/src", | 291 "[SLAVE_BUILD]/src", |
282 "--build-tool", | 292 "--build-tool", |
283 "ninja", | 293 "ninja", |
284 "--compiler", | 294 "--compiler", |
285 "goma", | 295 "goma", |
286 "--goma-dir", | 296 "--goma-dir", |
287 "[BUILD]/goma", | 297 "[BUILD]/goma", |
288 "--ninja-ensure-up-to-date", | 298 "--ninja-ensure-up-to-date", |
289 "--", | 299 "--", |
290 "angle_unittests_run", | 300 "angle_unittests_run", |
291 "chrome", | 301 "chrome", |
292 "telemetry_gpu_test_run", | 302 "telemetry_gpu_test_run", |
293 "tab_capture_end2end_tests_run", | 303 "tab_capture_end2end_tests_run", |
294 "content_gl_tests_run", | 304 "content_gl_tests_run", |
295 "gl_tests_run", | 305 "gl_tests_run", |
296 "chromium_swarm_tests" | 306 "chromium_swarm_tests" |
297 ], | 307 ], |
| 308 "cwd": "[SLAVE_BUILD]", |
298 "name": "compile (with patch)" | 309 "name": "compile (with patch)" |
299 }, | 310 }, |
300 { | 311 { |
301 "cmd": [ | 312 "cmd": [ |
302 "python", | 313 "python", |
303 "-u", | 314 "-u", |
304 "RECIPE_MODULE[isolate]/resources/remove_build_metadata.py", | 315 "RECIPE_MODULE[isolate]/resources/remove_build_metadata.py", |
305 "--build-dir", | 316 "--build-dir", |
306 "[SLAVE_BUILD]/src/out/Release", | 317 "[SLAVE_BUILD]/src/out/Release", |
307 "--src-dir", | 318 "--src-dir", |
(...skipping 12 matching lines...) Expand all Loading... |
320 "/path/to/tmp/json", | 331 "/path/to/tmp/json", |
321 "--isolate-server", | 332 "--isolate-server", |
322 "https://isolateserver.appspot.com", | 333 "https://isolateserver.appspot.com", |
323 "--verbose", | 334 "--verbose", |
324 "[SLAVE_BUILD]/src/out/Release/tab_capture_end2end_tests.isolated.gen.json
", | 335 "[SLAVE_BUILD]/src/out/Release/tab_capture_end2end_tests.isolated.gen.json
", |
325 "[SLAVE_BUILD]/src/out/Release/gl_tests.isolated.gen.json", | 336 "[SLAVE_BUILD]/src/out/Release/gl_tests.isolated.gen.json", |
326 "[SLAVE_BUILD]/src/out/Release/content_gl_tests.isolated.gen.json", | 337 "[SLAVE_BUILD]/src/out/Release/content_gl_tests.isolated.gen.json", |
327 "[SLAVE_BUILD]/src/out/Release/angle_unittests.isolated.gen.json", | 338 "[SLAVE_BUILD]/src/out/Release/angle_unittests.isolated.gen.json", |
328 "[SLAVE_BUILD]/src/out/Release/telemetry_gpu_test.isolated.gen.json" | 339 "[SLAVE_BUILD]/src/out/Release/telemetry_gpu_test.isolated.gen.json" |
329 ], | 340 ], |
| 341 "cwd": "[SLAVE_BUILD]", |
330 "name": "isolate tests", | 342 "name": "isolate tests", |
331 "~followup_annotations": [ | 343 "~followup_annotations": [ |
332 "@@@STEP_LOG_LINE@json.output@{@@@", | 344 "@@@STEP_LOG_LINE@json.output@{@@@", |
333 "@@@STEP_LOG_LINE@json.output@ \"angle_unittests\": \"[dummy hash for ang
le_unittests]\", @@@", | 345 "@@@STEP_LOG_LINE@json.output@ \"angle_unittests\": \"[dummy hash for ang
le_unittests]\", @@@", |
334 "@@@STEP_LOG_LINE@json.output@ \"content_gl_tests\": \"[dummy hash for co
ntent_gl_tests]\", @@@", | 346 "@@@STEP_LOG_LINE@json.output@ \"content_gl_tests\": \"[dummy hash for co
ntent_gl_tests]\", @@@", |
335 "@@@STEP_LOG_LINE@json.output@ \"gl_tests\": \"[dummy hash for gl_tests]\
", @@@", | 347 "@@@STEP_LOG_LINE@json.output@ \"gl_tests\": \"[dummy hash for gl_tests]\
", @@@", |
336 "@@@STEP_LOG_LINE@json.output@ \"tab_capture_end2end_tests\": \"[dummy ha
sh for tab_capture_end2end_tests]\", @@@", | 348 "@@@STEP_LOG_LINE@json.output@ \"tab_capture_end2end_tests\": \"[dummy ha
sh for tab_capture_end2end_tests]\", @@@", |
337 "@@@STEP_LOG_LINE@json.output@ \"telemetry_gpu_test\": \"[dummy hash for
telemetry_gpu_test]\"@@@", | 349 "@@@STEP_LOG_LINE@json.output@ \"telemetry_gpu_test\": \"[dummy hash for
telemetry_gpu_test]\"@@@", |
338 "@@@STEP_LOG_LINE@json.output@}@@@", | 350 "@@@STEP_LOG_LINE@json.output@}@@@", |
339 "@@@STEP_LOG_END@json.output@@@" | 351 "@@@STEP_LOG_END@json.output@@@" |
(...skipping 60 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
400 "--tag", | 412 "--tag", |
401 "rietveld:https://codereview.chromium.org/12853011/#ps1", | 413 "rietveld:https://codereview.chromium.org/12853011/#ps1", |
402 "--idempotent", | 414 "--idempotent", |
403 "--user", | 415 "--user", |
404 "joe@chromium.org", | 416 "joe@chromium.org", |
405 "[dummy hash for content_gl_tests]", | 417 "[dummy hash for content_gl_tests]", |
406 "--", | 418 "--", |
407 "--use-gpu-in-tests", | 419 "--use-gpu-in-tests", |
408 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json" | 420 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json" |
409 ], | 421 ], |
| 422 "cwd": "[SLAVE_BUILD]", |
410 "name": "[trigger] content_gl_tests on NVIDIA GPU on Linux (with patch) on L
inux", | 423 "name": "[trigger] content_gl_tests on NVIDIA GPU on Linux (with patch) on L
inux", |
411 "~followup_annotations": [ | 424 "~followup_annotations": [ |
412 "@@@STEP_LOG_LINE@json.output@{@@@", | 425 "@@@STEP_LOG_LINE@json.output@{@@@", |
413 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"content_gl_tests on
NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\", @
@@", | 426 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"content_gl_tests on
NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\", @
@@", |
414 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 427 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
415 "@@@STEP_LOG_LINE@json.output@ \"content_gl_tests on NVIDIA GPU on Linu
x (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\": {@@@", | 428 "@@@STEP_LOG_LINE@json.output@ \"content_gl_tests on NVIDIA GPU on Linu
x (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\": {@@@", |
416 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 429 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
417 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 430 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
418 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 431 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
419 "@@@STEP_LOG_LINE@json.output@ }@@@", | 432 "@@@STEP_LOG_LINE@json.output@ }@@@", |
(...skipping 64 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
484 "--tag", | 497 "--tag", |
485 "rietveld:https://codereview.chromium.org/12853011/#ps1", | 498 "rietveld:https://codereview.chromium.org/12853011/#ps1", |
486 "--idempotent", | 499 "--idempotent", |
487 "--user", | 500 "--user", |
488 "joe@chromium.org", | 501 "joe@chromium.org", |
489 "[dummy hash for gl_tests]", | 502 "[dummy hash for gl_tests]", |
490 "--", | 503 "--", |
491 "--use-gpu-in-tests", | 504 "--use-gpu-in-tests", |
492 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json" | 505 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json" |
493 ], | 506 ], |
| 507 "cwd": "[SLAVE_BUILD]", |
494 "name": "[trigger] gl_tests on NVIDIA GPU on Linux (with patch) on Linux", | 508 "name": "[trigger] gl_tests on NVIDIA GPU on Linux (with patch) on Linux", |
495 "~followup_annotations": [ | 509 "~followup_annotations": [ |
496 "@@@STEP_LOG_LINE@json.output@{@@@", | 510 "@@@STEP_LOG_LINE@json.output@{@@@", |
497 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"gl_tests on NVIDIA G
PU on Linux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\", @@@", | 511 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"gl_tests on NVIDIA G
PU on Linux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\", @@@", |
498 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 512 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
499 "@@@STEP_LOG_LINE@json.output@ \"gl_tests on NVIDIA GPU on Linux (with
patch)/Linux/[dummy has/linux_chromium_rel_ng/571\": {@@@", | 513 "@@@STEP_LOG_LINE@json.output@ \"gl_tests on NVIDIA GPU on Linux (with
patch)/Linux/[dummy has/linux_chromium_rel_ng/571\": {@@@", |
500 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 514 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
501 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 515 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
502 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 516 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
503 "@@@STEP_LOG_LINE@json.output@ }@@@", | 517 "@@@STEP_LOG_LINE@json.output@ }@@@", |
(...skipping 64 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
568 "--tag", | 582 "--tag", |
569 "rietveld:https://codereview.chromium.org/12853011/#ps1", | 583 "rietveld:https://codereview.chromium.org/12853011/#ps1", |
570 "--idempotent", | 584 "--idempotent", |
571 "--user", | 585 "--user", |
572 "joe@chromium.org", | 586 "joe@chromium.org", |
573 "[dummy hash for angle_unittests]", | 587 "[dummy hash for angle_unittests]", |
574 "--", | 588 "--", |
575 "--use-gpu-in-tests", | 589 "--use-gpu-in-tests", |
576 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json" | 590 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json" |
577 ], | 591 ], |
| 592 "cwd": "[SLAVE_BUILD]", |
578 "name": "[trigger] angle_unittests on NVIDIA GPU on Linux (with patch) on Li
nux", | 593 "name": "[trigger] angle_unittests on NVIDIA GPU on Linux (with patch) on Li
nux", |
579 "~followup_annotations": [ | 594 "~followup_annotations": [ |
580 "@@@STEP_LOG_LINE@json.output@{@@@", | 595 "@@@STEP_LOG_LINE@json.output@{@@@", |
581 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"angle_unittests on N
VIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\", @@
@", | 596 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"angle_unittests on N
VIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\", @@
@", |
582 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 597 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
583 "@@@STEP_LOG_LINE@json.output@ \"angle_unittests on NVIDIA GPU on Linux
(with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\": {@@@", | 598 "@@@STEP_LOG_LINE@json.output@ \"angle_unittests on NVIDIA GPU on Linux
(with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\": {@@@", |
584 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 599 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
585 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 600 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
586 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 601 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
587 "@@@STEP_LOG_LINE@json.output@ }@@@", | 602 "@@@STEP_LOG_LINE@json.output@ }@@@", |
(...skipping 75 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
663 "--build-revision", | 678 "--build-revision", |
664 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 679 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
665 "--test-machine-name", | 680 "--test-machine-name", |
666 "linux_chromium_rel_ng", | 681 "linux_chromium_rel_ng", |
667 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 682 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
668 "--output-format", | 683 "--output-format", |
669 "json", | 684 "json", |
670 "--output-dir", | 685 "--output-dir", |
671 "${ISOLATED_OUTDIR}" | 686 "${ISOLATED_OUTDIR}" |
672 ], | 687 ], |
| 688 "cwd": "[SLAVE_BUILD]", |
673 "name": "[trigger] maps_pixel_test on NVIDIA GPU on Linux (with patch) on Li
nux", | 689 "name": "[trigger] maps_pixel_test on NVIDIA GPU on Linux (with patch) on Li
nux", |
674 "~followup_annotations": [ | 690 "~followup_annotations": [ |
675 "@@@STEP_LOG_LINE@json.output@{@@@", | 691 "@@@STEP_LOG_LINE@json.output@{@@@", |
676 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"maps_pixel_test on N
VIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\", @@
@", | 692 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"maps_pixel_test on N
VIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\", @@
@", |
677 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 693 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
678 "@@@STEP_LOG_LINE@json.output@ \"maps_pixel_test on NVIDIA GPU on Linux
(with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\": {@@@", | 694 "@@@STEP_LOG_LINE@json.output@ \"maps_pixel_test on NVIDIA GPU on Linux
(with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\": {@@@", |
679 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 695 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
680 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 696 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
681 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 697 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
682 "@@@STEP_LOG_LINE@json.output@ }@@@", | 698 "@@@STEP_LOG_LINE@json.output@ }@@@", |
(...skipping 80 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
763 "--os-type", | 779 "--os-type", |
764 "linux", | 780 "linux", |
765 "--test-machine-name", | 781 "--test-machine-name", |
766 "linux_chromium_rel_ng", | 782 "linux_chromium_rel_ng", |
767 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 783 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
768 "--output-format", | 784 "--output-format", |
769 "json", | 785 "json", |
770 "--output-dir", | 786 "--output-dir", |
771 "${ISOLATED_OUTDIR}" | 787 "${ISOLATED_OUTDIR}" |
772 ], | 788 ], |
| 789 "cwd": "[SLAVE_BUILD]", |
773 "name": "[trigger] pixel_test on NVIDIA GPU on Linux (with patch) on Linux", | 790 "name": "[trigger] pixel_test on NVIDIA GPU on Linux (with patch) on Linux", |
774 "~followup_annotations": [ | 791 "~followup_annotations": [ |
775 "@@@STEP_LOG_LINE@json.output@{@@@", | 792 "@@@STEP_LOG_LINE@json.output@{@@@", |
776 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"pixel_test on NVIDIA
GPU on Linux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\", @@@", | 793 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"pixel_test on NVIDIA
GPU on Linux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\", @@@", |
777 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 794 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
778 "@@@STEP_LOG_LINE@json.output@ \"pixel_test on NVIDIA GPU on Linux (wit
h patch)/Linux/[dummy has/linux_chromium_rel_ng/571\": {@@@", | 795 "@@@STEP_LOG_LINE@json.output@ \"pixel_test on NVIDIA GPU on Linux (wit
h patch)/Linux/[dummy has/linux_chromium_rel_ng/571\": {@@@", |
779 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 796 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
780 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 797 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
781 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 798 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
782 "@@@STEP_LOG_LINE@json.output@ }@@@", | 799 "@@@STEP_LOG_LINE@json.output@ }@@@", |
(...skipping 71 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
854 "--show-stdout", | 871 "--show-stdout", |
855 "--browser=release", | 872 "--browser=release", |
856 "-v", | 873 "-v", |
857 "--use-devtools-active-port", | 874 "--use-devtools-active-port", |
858 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 875 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
859 "--output-format", | 876 "--output-format", |
860 "json", | 877 "json", |
861 "--output-dir", | 878 "--output-dir", |
862 "${ISOLATED_OUTDIR}" | 879 "${ISOLATED_OUTDIR}" |
863 ], | 880 ], |
| 881 "cwd": "[SLAVE_BUILD]", |
864 "name": "[trigger] webgl_conformance on NVIDIA GPU on Linux (with patch) on
Linux", | 882 "name": "[trigger] webgl_conformance on NVIDIA GPU on Linux (with patch) on
Linux", |
865 "~followup_annotations": [ | 883 "~followup_annotations": [ |
866 "@@@STEP_LOG_LINE@json.output@{@@@", | 884 "@@@STEP_LOG_LINE@json.output@{@@@", |
867 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"webgl_conformance on
NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\",
@@@", | 885 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"webgl_conformance on
NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\",
@@@", |
868 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 886 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
869 "@@@STEP_LOG_LINE@json.output@ \"webgl_conformance on NVIDIA GPU on Lin
ux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\": {@@@", | 887 "@@@STEP_LOG_LINE@json.output@ \"webgl_conformance on NVIDIA GPU on Lin
ux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\": {@@@", |
870 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 888 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
871 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 889 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
872 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 890 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
873 "@@@STEP_LOG_LINE@json.output@ }@@@", | 891 "@@@STEP_LOG_LINE@json.output@ }@@@", |
(...skipping 71 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
945 "--show-stdout", | 963 "--show-stdout", |
946 "--browser=release", | 964 "--browser=release", |
947 "-v", | 965 "-v", |
948 "--use-devtools-active-port", | 966 "--use-devtools-active-port", |
949 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 967 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
950 "--output-format", | 968 "--output-format", |
951 "json", | 969 "json", |
952 "--output-dir", | 970 "--output-dir", |
953 "${ISOLATED_OUTDIR}" | 971 "${ISOLATED_OUTDIR}" |
954 ], | 972 ], |
| 973 "cwd": "[SLAVE_BUILD]", |
955 "name": "[trigger] context_lost on NVIDIA GPU on Linux (with patch) on Linux
", | 974 "name": "[trigger] context_lost on NVIDIA GPU on Linux (with patch) on Linux
", |
956 "~followup_annotations": [ | 975 "~followup_annotations": [ |
957 "@@@STEP_LOG_LINE@json.output@{@@@", | 976 "@@@STEP_LOG_LINE@json.output@{@@@", |
958 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"context_lost on NVID
IA GPU on Linux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\", @@@", | 977 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"context_lost on NVID
IA GPU on Linux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\", @@@", |
959 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 978 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
960 "@@@STEP_LOG_LINE@json.output@ \"context_lost on NVIDIA GPU on Linux (w
ith patch)/Linux/[dummy has/linux_chromium_rel_ng/571\": {@@@", | 979 "@@@STEP_LOG_LINE@json.output@ \"context_lost on NVIDIA GPU on Linux (w
ith patch)/Linux/[dummy has/linux_chromium_rel_ng/571\": {@@@", |
961 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 980 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
962 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 981 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
963 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 982 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
964 "@@@STEP_LOG_LINE@json.output@ }@@@", | 983 "@@@STEP_LOG_LINE@json.output@ }@@@", |
(...skipping 71 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1036 "--show-stdout", | 1055 "--show-stdout", |
1037 "--browser=release", | 1056 "--browser=release", |
1038 "-v", | 1057 "-v", |
1039 "--use-devtools-active-port", | 1058 "--use-devtools-active-port", |
1040 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 1059 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
1041 "--output-format", | 1060 "--output-format", |
1042 "json", | 1061 "json", |
1043 "--output-dir", | 1062 "--output-dir", |
1044 "${ISOLATED_OUTDIR}" | 1063 "${ISOLATED_OUTDIR}" |
1045 ], | 1064 ], |
| 1065 "cwd": "[SLAVE_BUILD]", |
1046 "name": "[trigger] memory_test on NVIDIA GPU on Linux (with patch) on Linux"
, | 1066 "name": "[trigger] memory_test on NVIDIA GPU on Linux (with patch) on Linux"
, |
1047 "~followup_annotations": [ | 1067 "~followup_annotations": [ |
1048 "@@@STEP_LOG_LINE@json.output@{@@@", | 1068 "@@@STEP_LOG_LINE@json.output@{@@@", |
1049 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"memory_test on NVIDI
A GPU on Linux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\", @@@", | 1069 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"memory_test on NVIDI
A GPU on Linux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\", @@@", |
1050 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 1070 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
1051 "@@@STEP_LOG_LINE@json.output@ \"memory_test on NVIDIA GPU on Linux (wi
th patch)/Linux/[dummy has/linux_chromium_rel_ng/571\": {@@@", | 1071 "@@@STEP_LOG_LINE@json.output@ \"memory_test on NVIDIA GPU on Linux (wi
th patch)/Linux/[dummy has/linux_chromium_rel_ng/571\": {@@@", |
1052 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 1072 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
1053 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 1073 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
1054 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 1074 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
1055 "@@@STEP_LOG_LINE@json.output@ }@@@", | 1075 "@@@STEP_LOG_LINE@json.output@ }@@@", |
(...skipping 71 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1127 "--show-stdout", | 1147 "--show-stdout", |
1128 "--browser=release", | 1148 "--browser=release", |
1129 "-v", | 1149 "-v", |
1130 "--use-devtools-active-port", | 1150 "--use-devtools-active-port", |
1131 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 1151 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
1132 "--output-format", | 1152 "--output-format", |
1133 "json", | 1153 "json", |
1134 "--output-dir", | 1154 "--output-dir", |
1135 "${ISOLATED_OUTDIR}" | 1155 "${ISOLATED_OUTDIR}" |
1136 ], | 1156 ], |
| 1157 "cwd": "[SLAVE_BUILD]", |
1137 "name": "[trigger] trace_test on NVIDIA GPU on Linux (with patch) on Linux", | 1158 "name": "[trigger] trace_test on NVIDIA GPU on Linux (with patch) on Linux", |
1138 "~followup_annotations": [ | 1159 "~followup_annotations": [ |
1139 "@@@STEP_LOG_LINE@json.output@{@@@", | 1160 "@@@STEP_LOG_LINE@json.output@{@@@", |
1140 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"trace_test on NVIDIA
GPU on Linux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\", @@@", | 1161 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"trace_test on NVIDIA
GPU on Linux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\", @@@", |
1141 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 1162 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
1142 "@@@STEP_LOG_LINE@json.output@ \"trace_test on NVIDIA GPU on Linux (wit
h patch)/Linux/[dummy has/linux_chromium_rel_ng/571\": {@@@", | 1163 "@@@STEP_LOG_LINE@json.output@ \"trace_test on NVIDIA GPU on Linux (wit
h patch)/Linux/[dummy has/linux_chromium_rel_ng/571\": {@@@", |
1143 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 1164 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
1144 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 1165 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
1145 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 1166 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
1146 "@@@STEP_LOG_LINE@json.output@ }@@@", | 1167 "@@@STEP_LOG_LINE@json.output@ }@@@", |
(...skipping 71 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1218 "--show-stdout", | 1239 "--show-stdout", |
1219 "--browser=release", | 1240 "--browser=release", |
1220 "-v", | 1241 "-v", |
1221 "--use-devtools-active-port", | 1242 "--use-devtools-active-port", |
1222 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 1243 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
1223 "--output-format", | 1244 "--output-format", |
1224 "json", | 1245 "json", |
1225 "--output-dir", | 1246 "--output-dir", |
1226 "${ISOLATED_OUTDIR}" | 1247 "${ISOLATED_OUTDIR}" |
1227 ], | 1248 ], |
| 1249 "cwd": "[SLAVE_BUILD]", |
1228 "name": "[trigger] screenshot_sync on NVIDIA GPU on Linux (with patch) on Li
nux", | 1250 "name": "[trigger] screenshot_sync on NVIDIA GPU on Linux (with patch) on Li
nux", |
1229 "~followup_annotations": [ | 1251 "~followup_annotations": [ |
1230 "@@@STEP_LOG_LINE@json.output@{@@@", | 1252 "@@@STEP_LOG_LINE@json.output@{@@@", |
1231 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"screenshot_sync on N
VIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\", @@
@", | 1253 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"screenshot_sync on N
VIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\", @@
@", |
1232 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 1254 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
1233 "@@@STEP_LOG_LINE@json.output@ \"screenshot_sync on NVIDIA GPU on Linux
(with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\": {@@@", | 1255 "@@@STEP_LOG_LINE@json.output@ \"screenshot_sync on NVIDIA GPU on Linux
(with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\": {@@@", |
1234 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 1256 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
1235 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 1257 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
1236 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 1258 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
1237 "@@@STEP_LOG_LINE@json.output@ }@@@", | 1259 "@@@STEP_LOG_LINE@json.output@ }@@@", |
(...skipping 71 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1309 "--show-stdout", | 1331 "--show-stdout", |
1310 "--browser=release", | 1332 "--browser=release", |
1311 "-v", | 1333 "-v", |
1312 "--use-devtools-active-port", | 1334 "--use-devtools-active-port", |
1313 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 1335 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
1314 "--output-format", | 1336 "--output-format", |
1315 "json", | 1337 "json", |
1316 "--output-dir", | 1338 "--output-dir", |
1317 "${ISOLATED_OUTDIR}" | 1339 "${ISOLATED_OUTDIR}" |
1318 ], | 1340 ], |
| 1341 "cwd": "[SLAVE_BUILD]", |
1319 "name": "[trigger] hardware_accelerated_feature on NVIDIA GPU on Linux (with
patch) on Linux", | 1342 "name": "[trigger] hardware_accelerated_feature on NVIDIA GPU on Linux (with
patch) on Linux", |
1320 "~followup_annotations": [ | 1343 "~followup_annotations": [ |
1321 "@@@STEP_LOG_LINE@json.output@{@@@", | 1344 "@@@STEP_LOG_LINE@json.output@{@@@", |
1322 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"hardware_accelerated
_feature on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_chromium_rel
_ng/571\", @@@", | 1345 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"hardware_accelerated
_feature on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_chromium_rel
_ng/571\", @@@", |
1323 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 1346 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
1324 "@@@STEP_LOG_LINE@json.output@ \"hardware_accelerated_feature on NVIDIA
GPU on Linux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\": {@@@", | 1347 "@@@STEP_LOG_LINE@json.output@ \"hardware_accelerated_feature on NVIDIA
GPU on Linux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\": {@@@", |
1325 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 1348 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
1326 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 1349 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
1327 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 1350 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
1328 "@@@STEP_LOG_LINE@json.output@ }@@@", | 1351 "@@@STEP_LOG_LINE@json.output@ }@@@", |
(...skipping 71 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1400 "--show-stdout", | 1423 "--show-stdout", |
1401 "--browser=release", | 1424 "--browser=release", |
1402 "-v", | 1425 "-v", |
1403 "--use-devtools-active-port", | 1426 "--use-devtools-active-port", |
1404 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 1427 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
1405 "--output-format", | 1428 "--output-format", |
1406 "json", | 1429 "json", |
1407 "--output-dir", | 1430 "--output-dir", |
1408 "${ISOLATED_OUTDIR}" | 1431 "${ISOLATED_OUTDIR}" |
1409 ], | 1432 ], |
| 1433 "cwd": "[SLAVE_BUILD]", |
1410 "name": "[trigger] gpu_process_launch on NVIDIA GPU on Linux (with patch) on
Linux", | 1434 "name": "[trigger] gpu_process_launch on NVIDIA GPU on Linux (with patch) on
Linux", |
1411 "~followup_annotations": [ | 1435 "~followup_annotations": [ |
1412 "@@@STEP_LOG_LINE@json.output@{@@@", | 1436 "@@@STEP_LOG_LINE@json.output@{@@@", |
1413 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"gpu_process_launch o
n NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\",
@@@", | 1437 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"gpu_process_launch o
n NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\",
@@@", |
1414 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 1438 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
1415 "@@@STEP_LOG_LINE@json.output@ \"gpu_process_launch on NVIDIA GPU on Li
nux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\": {@@@", | 1439 "@@@STEP_LOG_LINE@json.output@ \"gpu_process_launch on NVIDIA GPU on Li
nux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\": {@@@", |
1416 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 1440 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
1417 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 1441 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
1418 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 1442 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
1419 "@@@STEP_LOG_LINE@json.output@ }@@@", | 1443 "@@@STEP_LOG_LINE@json.output@ }@@@", |
(...skipping 75 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1495 "--build-revision", | 1519 "--build-revision", |
1496 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 1520 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
1497 "--test-machine-name", | 1521 "--test-machine-name", |
1498 "linux_chromium_rel_ng", | 1522 "linux_chromium_rel_ng", |
1499 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 1523 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
1500 "--output-format", | 1524 "--output-format", |
1501 "json", | 1525 "json", |
1502 "--output-dir", | 1526 "--output-dir", |
1503 "${ISOLATED_OUTDIR}" | 1527 "${ISOLATED_OUTDIR}" |
1504 ], | 1528 ], |
| 1529 "cwd": "[SLAVE_BUILD]", |
1505 "name": "[trigger] gpu_rasterization on NVIDIA GPU on Linux (with patch) on
Linux", | 1530 "name": "[trigger] gpu_rasterization on NVIDIA GPU on Linux (with patch) on
Linux", |
1506 "~followup_annotations": [ | 1531 "~followup_annotations": [ |
1507 "@@@STEP_LOG_LINE@json.output@{@@@", | 1532 "@@@STEP_LOG_LINE@json.output@{@@@", |
1508 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"gpu_rasterization on
NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\",
@@@", | 1533 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"gpu_rasterization on
NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\",
@@@", |
1509 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 1534 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
1510 "@@@STEP_LOG_LINE@json.output@ \"gpu_rasterization on NVIDIA GPU on Lin
ux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\": {@@@", | 1535 "@@@STEP_LOG_LINE@json.output@ \"gpu_rasterization on NVIDIA GPU on Lin
ux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\": {@@@", |
1511 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 1536 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
1512 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 1537 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
1513 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 1538 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
1514 "@@@STEP_LOG_LINE@json.output@ }@@@", | 1539 "@@@STEP_LOG_LINE@json.output@ }@@@", |
(...skipping 63 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1578 "purpose:pre-commit", | 1603 "purpose:pre-commit", |
1579 "--tag", | 1604 "--tag", |
1580 "rietveld:https://codereview.chromium.org/12853011/#ps1", | 1605 "rietveld:https://codereview.chromium.org/12853011/#ps1", |
1581 "--idempotent", | 1606 "--idempotent", |
1582 "--user", | 1607 "--user", |
1583 "joe@chromium.org", | 1608 "joe@chromium.org", |
1584 "[dummy hash for tab_capture_end2end_tests]", | 1609 "[dummy hash for tab_capture_end2end_tests]", |
1585 "--", | 1610 "--", |
1586 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json" | 1611 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json" |
1587 ], | 1612 ], |
| 1613 "cwd": "[SLAVE_BUILD]", |
1588 "name": "[trigger] tab_capture_end2end_tests on NVIDIA GPU on Linux (with pa
tch) on Linux", | 1614 "name": "[trigger] tab_capture_end2end_tests on NVIDIA GPU on Linux (with pa
tch) on Linux", |
1589 "~followup_annotations": [ | 1615 "~followup_annotations": [ |
1590 "@@@STEP_LOG_LINE@json.output@{@@@", | 1616 "@@@STEP_LOG_LINE@json.output@{@@@", |
1591 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"tab_capture_end2end_
tests on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_chromium_rel_ng
/571\", @@@", | 1617 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"tab_capture_end2end_
tests on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_chromium_rel_ng
/571\", @@@", |
1592 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 1618 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
1593 "@@@STEP_LOG_LINE@json.output@ \"tab_capture_end2end_tests on NVIDIA GP
U on Linux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\": {@@@", | 1619 "@@@STEP_LOG_LINE@json.output@ \"tab_capture_end2end_tests on NVIDIA GP
U on Linux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\": {@@@", |
1594 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 1620 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
1595 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 1621 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
1596 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 1622 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
1597 "@@@STEP_LOG_LINE@json.output@ }@@@", | 1623 "@@@STEP_LOG_LINE@json.output@ }@@@", |
(...skipping 18 matching lines...) Expand all Loading... |
1616 "--", | 1642 "--", |
1617 "collect", | 1643 "collect", |
1618 "--swarming", | 1644 "--swarming", |
1619 "https://chromium-swarm.appspot.com", | 1645 "https://chromium-swarm.appspot.com", |
1620 "--decorate", | 1646 "--decorate", |
1621 "--print-status-updates", | 1647 "--print-status-updates", |
1622 "--shards", | 1648 "--shards", |
1623 "1", | 1649 "1", |
1624 "content_gl_tests on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/lin
ux_chromium_rel_ng/571" | 1650 "content_gl_tests on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/lin
ux_chromium_rel_ng/571" |
1625 ], | 1651 ], |
| 1652 "cwd": "[SLAVE_BUILD]", |
1626 "name": "content_gl_tests on NVIDIA GPU on Linux (with patch) on Linux" | 1653 "name": "content_gl_tests on NVIDIA GPU on Linux (with patch) on Linux" |
1627 }, | 1654 }, |
1628 { | 1655 { |
1629 "allow_subannotations": true, | 1656 "allow_subannotations": true, |
1630 "cmd": [ | 1657 "cmd": [ |
1631 "python", | 1658 "python", |
1632 "-u", | 1659 "-u", |
1633 "RECIPE_MODULE[swarming]/resources/collect_gtest_task.py", | 1660 "RECIPE_MODULE[swarming]/resources/collect_gtest_task.py", |
1634 "--swarming-client-dir", | 1661 "--swarming-client-dir", |
1635 "[SLAVE_BUILD]/src/tools/swarming_client", | 1662 "[SLAVE_BUILD]/src/tools/swarming_client", |
1636 "--temp-root-dir", | 1663 "--temp-root-dir", |
1637 "[TMP_BASE]", | 1664 "[TMP_BASE]", |
1638 "--merged-test-output", | 1665 "--merged-test-output", |
1639 "/path/to/tmp/json", | 1666 "/path/to/tmp/json", |
1640 "--", | 1667 "--", |
1641 "collect", | 1668 "collect", |
1642 "--swarming", | 1669 "--swarming", |
1643 "https://chromium-swarm.appspot.com", | 1670 "https://chromium-swarm.appspot.com", |
1644 "--decorate", | 1671 "--decorate", |
1645 "--print-status-updates", | 1672 "--print-status-updates", |
1646 "--shards", | 1673 "--shards", |
1647 "1", | 1674 "1", |
1648 "gl_tests on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_chrom
ium_rel_ng/571" | 1675 "gl_tests on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_chrom
ium_rel_ng/571" |
1649 ], | 1676 ], |
| 1677 "cwd": "[SLAVE_BUILD]", |
1650 "name": "gl_tests on NVIDIA GPU on Linux (with patch) on Linux" | 1678 "name": "gl_tests on NVIDIA GPU on Linux (with patch) on Linux" |
1651 }, | 1679 }, |
1652 { | 1680 { |
1653 "allow_subannotations": true, | 1681 "allow_subannotations": true, |
1654 "cmd": [ | 1682 "cmd": [ |
1655 "python", | 1683 "python", |
1656 "-u", | 1684 "-u", |
1657 "RECIPE_MODULE[swarming]/resources/collect_gtest_task.py", | 1685 "RECIPE_MODULE[swarming]/resources/collect_gtest_task.py", |
1658 "--swarming-client-dir", | 1686 "--swarming-client-dir", |
1659 "[SLAVE_BUILD]/src/tools/swarming_client", | 1687 "[SLAVE_BUILD]/src/tools/swarming_client", |
1660 "--temp-root-dir", | 1688 "--temp-root-dir", |
1661 "[TMP_BASE]", | 1689 "[TMP_BASE]", |
1662 "--merged-test-output", | 1690 "--merged-test-output", |
1663 "/path/to/tmp/json", | 1691 "/path/to/tmp/json", |
1664 "--", | 1692 "--", |
1665 "collect", | 1693 "collect", |
1666 "--swarming", | 1694 "--swarming", |
1667 "https://chromium-swarm.appspot.com", | 1695 "https://chromium-swarm.appspot.com", |
1668 "--decorate", | 1696 "--decorate", |
1669 "--print-status-updates", | 1697 "--print-status-updates", |
1670 "--shards", | 1698 "--shards", |
1671 "1", | 1699 "1", |
1672 "angle_unittests on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linu
x_chromium_rel_ng/571" | 1700 "angle_unittests on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linu
x_chromium_rel_ng/571" |
1673 ], | 1701 ], |
| 1702 "cwd": "[SLAVE_BUILD]", |
1674 "name": "angle_unittests on NVIDIA GPU on Linux (with patch) on Linux" | 1703 "name": "angle_unittests on NVIDIA GPU on Linux (with patch) on Linux" |
1675 }, | 1704 }, |
1676 { | 1705 { |
1677 "cmd": [ | 1706 "cmd": [ |
1678 "python", | 1707 "python", |
1679 "-u", | 1708 "-u", |
1680 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 1709 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
1681 "collect", | 1710 "collect", |
1682 "--swarming", | 1711 "--swarming", |
1683 "https://chromium-swarm.appspot.com", | 1712 "https://chromium-swarm.appspot.com", |
1684 "--decorate", | 1713 "--decorate", |
1685 "--print-status-updates", | 1714 "--print-status-updates", |
1686 "--shards", | 1715 "--shards", |
1687 "1", | 1716 "1", |
1688 "maps_pixel_test on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linu
x_chromium_rel_ng/571", | 1717 "maps_pixel_test on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linu
x_chromium_rel_ng/571", |
1689 "--task-output-dir", | 1718 "--task-output-dir", |
1690 "/path/to/tmp/" | 1719 "/path/to/tmp/" |
1691 ], | 1720 ], |
| 1721 "cwd": "[SLAVE_BUILD]", |
1692 "name": "maps_pixel_test on NVIDIA GPU on Linux (with patch) on Linux" | 1722 "name": "maps_pixel_test on NVIDIA GPU on Linux (with patch) on Linux" |
1693 }, | 1723 }, |
1694 { | 1724 { |
1695 "cmd": [ | 1725 "cmd": [ |
1696 "python", | 1726 "python", |
1697 "-u", | 1727 "-u", |
1698 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 1728 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
1699 "collect", | 1729 "collect", |
1700 "--swarming", | 1730 "--swarming", |
1701 "https://chromium-swarm.appspot.com", | 1731 "https://chromium-swarm.appspot.com", |
1702 "--decorate", | 1732 "--decorate", |
1703 "--print-status-updates", | 1733 "--print-status-updates", |
1704 "--shards", | 1734 "--shards", |
1705 "1", | 1735 "1", |
1706 "pixel_test on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_chr
omium_rel_ng/571", | 1736 "pixel_test on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_chr
omium_rel_ng/571", |
1707 "--task-output-dir", | 1737 "--task-output-dir", |
1708 "/path/to/tmp/" | 1738 "/path/to/tmp/" |
1709 ], | 1739 ], |
| 1740 "cwd": "[SLAVE_BUILD]", |
1710 "name": "pixel_test on NVIDIA GPU on Linux (with patch) on Linux" | 1741 "name": "pixel_test on NVIDIA GPU on Linux (with patch) on Linux" |
1711 }, | 1742 }, |
1712 { | 1743 { |
1713 "cmd": [ | 1744 "cmd": [ |
1714 "python", | 1745 "python", |
1715 "-u", | 1746 "-u", |
1716 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 1747 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
1717 "collect", | 1748 "collect", |
1718 "--swarming", | 1749 "--swarming", |
1719 "https://chromium-swarm.appspot.com", | 1750 "https://chromium-swarm.appspot.com", |
1720 "--decorate", | 1751 "--decorate", |
1721 "--print-status-updates", | 1752 "--print-status-updates", |
1722 "--shards", | 1753 "--shards", |
1723 "1", | 1754 "1", |
1724 "webgl_conformance on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/li
nux_chromium_rel_ng/571", | 1755 "webgl_conformance on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/li
nux_chromium_rel_ng/571", |
1725 "--task-output-dir", | 1756 "--task-output-dir", |
1726 "/path/to/tmp/" | 1757 "/path/to/tmp/" |
1727 ], | 1758 ], |
| 1759 "cwd": "[SLAVE_BUILD]", |
1728 "name": "webgl_conformance on NVIDIA GPU on Linux (with patch) on Linux" | 1760 "name": "webgl_conformance on NVIDIA GPU on Linux (with patch) on Linux" |
1729 }, | 1761 }, |
1730 { | 1762 { |
1731 "cmd": [ | 1763 "cmd": [ |
1732 "python", | 1764 "python", |
1733 "-u", | 1765 "-u", |
1734 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 1766 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
1735 "collect", | 1767 "collect", |
1736 "--swarming", | 1768 "--swarming", |
1737 "https://chromium-swarm.appspot.com", | 1769 "https://chromium-swarm.appspot.com", |
1738 "--decorate", | 1770 "--decorate", |
1739 "--print-status-updates", | 1771 "--print-status-updates", |
1740 "--shards", | 1772 "--shards", |
1741 "1", | 1773 "1", |
1742 "context_lost on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_c
hromium_rel_ng/571", | 1774 "context_lost on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_c
hromium_rel_ng/571", |
1743 "--task-output-dir", | 1775 "--task-output-dir", |
1744 "/path/to/tmp/" | 1776 "/path/to/tmp/" |
1745 ], | 1777 ], |
| 1778 "cwd": "[SLAVE_BUILD]", |
1746 "name": "context_lost on NVIDIA GPU on Linux (with patch) on Linux" | 1779 "name": "context_lost on NVIDIA GPU on Linux (with patch) on Linux" |
1747 }, | 1780 }, |
1748 { | 1781 { |
1749 "cmd": [ | 1782 "cmd": [ |
1750 "python", | 1783 "python", |
1751 "-u", | 1784 "-u", |
1752 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 1785 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
1753 "collect", | 1786 "collect", |
1754 "--swarming", | 1787 "--swarming", |
1755 "https://chromium-swarm.appspot.com", | 1788 "https://chromium-swarm.appspot.com", |
1756 "--decorate", | 1789 "--decorate", |
1757 "--print-status-updates", | 1790 "--print-status-updates", |
1758 "--shards", | 1791 "--shards", |
1759 "1", | 1792 "1", |
1760 "memory_test on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_ch
romium_rel_ng/571", | 1793 "memory_test on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_ch
romium_rel_ng/571", |
1761 "--task-output-dir", | 1794 "--task-output-dir", |
1762 "/path/to/tmp/" | 1795 "/path/to/tmp/" |
1763 ], | 1796 ], |
| 1797 "cwd": "[SLAVE_BUILD]", |
1764 "name": "memory_test on NVIDIA GPU on Linux (with patch) on Linux" | 1798 "name": "memory_test on NVIDIA GPU on Linux (with patch) on Linux" |
1765 }, | 1799 }, |
1766 { | 1800 { |
1767 "cmd": [ | 1801 "cmd": [ |
1768 "python", | 1802 "python", |
1769 "-u", | 1803 "-u", |
1770 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 1804 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
1771 "collect", | 1805 "collect", |
1772 "--swarming", | 1806 "--swarming", |
1773 "https://chromium-swarm.appspot.com", | 1807 "https://chromium-swarm.appspot.com", |
1774 "--decorate", | 1808 "--decorate", |
1775 "--print-status-updates", | 1809 "--print-status-updates", |
1776 "--shards", | 1810 "--shards", |
1777 "1", | 1811 "1", |
1778 "trace_test on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_chr
omium_rel_ng/571", | 1812 "trace_test on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_chr
omium_rel_ng/571", |
1779 "--task-output-dir", | 1813 "--task-output-dir", |
1780 "/path/to/tmp/" | 1814 "/path/to/tmp/" |
1781 ], | 1815 ], |
| 1816 "cwd": "[SLAVE_BUILD]", |
1782 "name": "trace_test on NVIDIA GPU on Linux (with patch) on Linux" | 1817 "name": "trace_test on NVIDIA GPU on Linux (with patch) on Linux" |
1783 }, | 1818 }, |
1784 { | 1819 { |
1785 "cmd": [ | 1820 "cmd": [ |
1786 "python", | 1821 "python", |
1787 "-u", | 1822 "-u", |
1788 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 1823 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
1789 "collect", | 1824 "collect", |
1790 "--swarming", | 1825 "--swarming", |
1791 "https://chromium-swarm.appspot.com", | 1826 "https://chromium-swarm.appspot.com", |
1792 "--decorate", | 1827 "--decorate", |
1793 "--print-status-updates", | 1828 "--print-status-updates", |
1794 "--shards", | 1829 "--shards", |
1795 "1", | 1830 "1", |
1796 "screenshot_sync on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linu
x_chromium_rel_ng/571", | 1831 "screenshot_sync on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linu
x_chromium_rel_ng/571", |
1797 "--task-output-dir", | 1832 "--task-output-dir", |
1798 "/path/to/tmp/" | 1833 "/path/to/tmp/" |
1799 ], | 1834 ], |
| 1835 "cwd": "[SLAVE_BUILD]", |
1800 "name": "screenshot_sync on NVIDIA GPU on Linux (with patch) on Linux" | 1836 "name": "screenshot_sync on NVIDIA GPU on Linux (with patch) on Linux" |
1801 }, | 1837 }, |
1802 { | 1838 { |
1803 "cmd": [ | 1839 "cmd": [ |
1804 "python", | 1840 "python", |
1805 "-u", | 1841 "-u", |
1806 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 1842 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
1807 "collect", | 1843 "collect", |
1808 "--swarming", | 1844 "--swarming", |
1809 "https://chromium-swarm.appspot.com", | 1845 "https://chromium-swarm.appspot.com", |
1810 "--decorate", | 1846 "--decorate", |
1811 "--print-status-updates", | 1847 "--print-status-updates", |
1812 "--shards", | 1848 "--shards", |
1813 "1", | 1849 "1", |
1814 "hardware_accelerated_feature on NVIDIA GPU on Linux (with patch)/Linux/[d
ummy has/linux_chromium_rel_ng/571", | 1850 "hardware_accelerated_feature on NVIDIA GPU on Linux (with patch)/Linux/[d
ummy has/linux_chromium_rel_ng/571", |
1815 "--task-output-dir", | 1851 "--task-output-dir", |
1816 "/path/to/tmp/" | 1852 "/path/to/tmp/" |
1817 ], | 1853 ], |
| 1854 "cwd": "[SLAVE_BUILD]", |
1818 "name": "hardware_accelerated_feature on NVIDIA GPU on Linux (with patch) on
Linux" | 1855 "name": "hardware_accelerated_feature on NVIDIA GPU on Linux (with patch) on
Linux" |
1819 }, | 1856 }, |
1820 { | 1857 { |
1821 "cmd": [ | 1858 "cmd": [ |
1822 "python", | 1859 "python", |
1823 "-u", | 1860 "-u", |
1824 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 1861 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
1825 "collect", | 1862 "collect", |
1826 "--swarming", | 1863 "--swarming", |
1827 "https://chromium-swarm.appspot.com", | 1864 "https://chromium-swarm.appspot.com", |
1828 "--decorate", | 1865 "--decorate", |
1829 "--print-status-updates", | 1866 "--print-status-updates", |
1830 "--shards", | 1867 "--shards", |
1831 "1", | 1868 "1", |
1832 "gpu_process_launch on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/l
inux_chromium_rel_ng/571", | 1869 "gpu_process_launch on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/l
inux_chromium_rel_ng/571", |
1833 "--task-output-dir", | 1870 "--task-output-dir", |
1834 "/path/to/tmp/" | 1871 "/path/to/tmp/" |
1835 ], | 1872 ], |
| 1873 "cwd": "[SLAVE_BUILD]", |
1836 "name": "gpu_process_launch on NVIDIA GPU on Linux (with patch) on Linux" | 1874 "name": "gpu_process_launch on NVIDIA GPU on Linux (with patch) on Linux" |
1837 }, | 1875 }, |
1838 { | 1876 { |
1839 "cmd": [ | 1877 "cmd": [ |
1840 "python", | 1878 "python", |
1841 "-u", | 1879 "-u", |
1842 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 1880 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
1843 "collect", | 1881 "collect", |
1844 "--swarming", | 1882 "--swarming", |
1845 "https://chromium-swarm.appspot.com", | 1883 "https://chromium-swarm.appspot.com", |
1846 "--decorate", | 1884 "--decorate", |
1847 "--print-status-updates", | 1885 "--print-status-updates", |
1848 "--shards", | 1886 "--shards", |
1849 "1", | 1887 "1", |
1850 "gpu_rasterization on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/li
nux_chromium_rel_ng/571", | 1888 "gpu_rasterization on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/li
nux_chromium_rel_ng/571", |
1851 "--task-output-dir", | 1889 "--task-output-dir", |
1852 "/path/to/tmp/" | 1890 "/path/to/tmp/" |
1853 ], | 1891 ], |
| 1892 "cwd": "[SLAVE_BUILD]", |
1854 "name": "gpu_rasterization on NVIDIA GPU on Linux (with patch) on Linux" | 1893 "name": "gpu_rasterization on NVIDIA GPU on Linux (with patch) on Linux" |
1855 }, | 1894 }, |
1856 { | 1895 { |
1857 "allow_subannotations": true, | 1896 "allow_subannotations": true, |
1858 "cmd": [ | 1897 "cmd": [ |
1859 "python", | 1898 "python", |
1860 "-u", | 1899 "-u", |
1861 "RECIPE_MODULE[swarming]/resources/collect_gtest_task.py", | 1900 "RECIPE_MODULE[swarming]/resources/collect_gtest_task.py", |
1862 "--swarming-client-dir", | 1901 "--swarming-client-dir", |
1863 "[SLAVE_BUILD]/src/tools/swarming_client", | 1902 "[SLAVE_BUILD]/src/tools/swarming_client", |
1864 "--temp-root-dir", | 1903 "--temp-root-dir", |
1865 "[TMP_BASE]", | 1904 "[TMP_BASE]", |
1866 "--merged-test-output", | 1905 "--merged-test-output", |
1867 "/path/to/tmp/json", | 1906 "/path/to/tmp/json", |
1868 "--", | 1907 "--", |
1869 "collect", | 1908 "collect", |
1870 "--swarming", | 1909 "--swarming", |
1871 "https://chromium-swarm.appspot.com", | 1910 "https://chromium-swarm.appspot.com", |
1872 "--decorate", | 1911 "--decorate", |
1873 "--print-status-updates", | 1912 "--print-status-updates", |
1874 "--shards", | 1913 "--shards", |
1875 "1", | 1914 "1", |
1876 "tab_capture_end2end_tests on NVIDIA GPU on Linux (with patch)/Linux/[dumm
y has/linux_chromium_rel_ng/571" | 1915 "tab_capture_end2end_tests on NVIDIA GPU on Linux (with patch)/Linux/[dumm
y has/linux_chromium_rel_ng/571" |
1877 ], | 1916 ], |
| 1917 "cwd": "[SLAVE_BUILD]", |
1878 "name": "tab_capture_end2end_tests on NVIDIA GPU on Linux (with patch) on Li
nux" | 1918 "name": "tab_capture_end2end_tests on NVIDIA GPU on Linux (with patch) on Li
nux" |
1879 } | 1919 } |
1880 ] | 1920 ] |
OLD | NEW |