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