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_END@json.output@@@" | 110 "@@@STEP_LOG_END@json.output@@@" |
107 ] | 111 ] |
108 }, | 112 }, |
109 { | 113 { |
110 "cmd": [ | 114 "cmd": [ |
111 "python", | 115 "python", |
112 "-u", | 116 "-u", |
113 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", | 117 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", |
114 "--output", | 118 "--output", |
115 "/path/to/tmp/json", | 119 "/path/to/tmp/json", |
116 "--", | 120 "--", |
117 "--build-config-fs", | 121 "--build-config-fs", |
118 "Release", | 122 "Release", |
119 "--paths", | 123 "--paths", |
120 "{\"build\": \"[BUILD]\", \"checkout\": \"[SLAVE_BUILD]/src\"}", | 124 "{\"build\": \"[BUILD]\", \"checkout\": \"[SLAVE_BUILD]/src\"}", |
121 "--properties", | 125 "--properties", |
122 "{\"buildername\": \"linux_chromium_rel_ng\", \"buildnumber\": 571, \"mast
ername\": \"tryserver.chromium.linux\", \"slavename\": \"TestSlavename\", \"targ
et_platform\": \"linux\"}" | 126 "{\"buildername\": \"linux_chromium_rel_ng\", \"buildnumber\": 571, \"mast
ername\": \"tryserver.chromium.linux\", \"slavename\": \"TestSlavename\", \"targ
et_platform\": \"linux\"}" |
123 ], | 127 ], |
| 128 "cwd": "[SLAVE_BUILD]", |
124 "name": "get compile targets for scripts", | 129 "name": "get compile targets for scripts", |
125 "~followup_annotations": [ | 130 "~followup_annotations": [ |
126 "@@@STEP_LOG_LINE@json.output@{}@@@", | 131 "@@@STEP_LOG_LINE@json.output@{}@@@", |
127 "@@@STEP_LOG_END@json.output@@@" | 132 "@@@STEP_LOG_END@json.output@@@" |
128 ] | 133 ] |
129 }, | 134 }, |
130 { | 135 { |
131 "cmd": [ | 136 "cmd": [ |
132 "killall", | 137 "killall", |
133 "-9", | 138 "-9", |
134 "gnome-keyring-daemon" | 139 "gnome-keyring-daemon" |
135 ], | 140 ], |
| 141 "cwd": "[SLAVE_BUILD]", |
136 "name": "killall gnome-keyring-daemon" | 142 "name": "killall gnome-keyring-daemon" |
137 }, | 143 }, |
138 { | 144 { |
139 "cmd": [ | 145 "cmd": [ |
140 "git", | 146 "git", |
141 "diff", | 147 "diff", |
142 "--cached", | 148 "--cached", |
143 "--name-only" | 149 "--name-only" |
144 ], | 150 ], |
145 "cwd": "[SLAVE_BUILD]/src", | 151 "cwd": "[SLAVE_BUILD]/src", |
146 "name": "git diff to analyze patch", | 152 "name": "git diff to analyze patch", |
147 "stdout": "/path/to/tmp/", | 153 "stdout": "/path/to/tmp/", |
148 "~followup_annotations": [ | 154 "~followup_annotations": [ |
149 "@@@STEP_LOG_LINE@files@foo.cc@@@", | 155 "@@@STEP_LOG_LINE@files@foo.cc@@@", |
150 "@@@STEP_LOG_END@files@@@" | 156 "@@@STEP_LOG_END@files@@@" |
151 ] | 157 ] |
152 }, | 158 }, |
153 { | 159 { |
154 "cmd": [ | 160 "cmd": [ |
155 "python", | 161 "python", |
156 "-u", | 162 "-u", |
157 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 163 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
158 "[SLAVE_BUILD]/src/testing/buildbot/trybot_analyze_config.json", | 164 "[SLAVE_BUILD]/src/testing/buildbot/trybot_analyze_config.json", |
159 "/path/to/tmp/json" | 165 "/path/to/tmp/json" |
160 ], | 166 ], |
| 167 "cwd": "[SLAVE_BUILD]", |
161 "name": "read filter exclusion spec", | 168 "name": "read filter exclusion spec", |
162 "~followup_annotations": [ | 169 "~followup_annotations": [ |
163 "@@@STEP_TEXT@path: 'testing/buildbot/trybot_analyze_config.json'@@@", | 170 "@@@STEP_TEXT@path: 'testing/buildbot/trybot_analyze_config.json'@@@", |
164 "@@@STEP_LOG_LINE@json.output@{@@@", | 171 "@@@STEP_LOG_LINE@json.output@{@@@", |
165 "@@@STEP_LOG_LINE@json.output@ \"base\": {@@@", | 172 "@@@STEP_LOG_LINE@json.output@ \"base\": {@@@", |
166 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": [@@@", | 173 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": [@@@", |
167 "@@@STEP_LOG_LINE@json.output@ \"f.*\"@@@", | 174 "@@@STEP_LOG_LINE@json.output@ \"f.*\"@@@", |
168 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 175 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
169 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 176 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
170 "@@@STEP_LOG_LINE@json.output@ \"chromium\": {@@@", | 177 "@@@STEP_LOG_LINE@json.output@ \"chromium\": {@@@", |
171 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": []@@@", | 178 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": []@@@", |
172 "@@@STEP_LOG_LINE@json.output@ }@@@", | 179 "@@@STEP_LOG_LINE@json.output@ }@@@", |
173 "@@@STEP_LOG_LINE@json.output@}@@@", | 180 "@@@STEP_LOG_LINE@json.output@}@@@", |
174 "@@@STEP_LOG_END@json.output@@@" | 181 "@@@STEP_LOG_END@json.output@@@" |
175 ] | 182 ] |
176 }, | 183 }, |
177 { | 184 { |
178 "cmd": [ | 185 "cmd": [ |
179 "python", | 186 "python", |
180 "-u", | 187 "-u", |
181 "import sys; sys.exit(0)" | 188 "import sys; sys.exit(0)" |
182 ], | 189 ], |
| 190 "cwd": "[SLAVE_BUILD]", |
183 "name": "analyze", | 191 "name": "analyze", |
184 "~followup_annotations": [ | 192 "~followup_annotations": [ |
185 "@@@STEP_LOG_LINE@excluded_files@foo.cc (regex = 'f.*')@@@", | 193 "@@@STEP_LOG_LINE@excluded_files@foo.cc (regex = 'f.*')@@@", |
186 "@@@STEP_LOG_END@excluded_files@@@", | 194 "@@@STEP_LOG_END@excluded_files@@@", |
187 "@@@STEP_LOG_LINE@analyze_details@{@@@", | 195 "@@@STEP_LOG_LINE@analyze_details@{@@@", |
188 "@@@STEP_LOG_LINE@analyze_details@ \"compile_targets\": [@@@", | 196 "@@@STEP_LOG_LINE@analyze_details@ \"compile_targets\": [@@@", |
189 "@@@STEP_LOG_LINE@analyze_details@ \"angle_unittests_run\", @@@", | 197 "@@@STEP_LOG_LINE@analyze_details@ \"angle_unittests_run\", @@@", |
190 "@@@STEP_LOG_LINE@analyze_details@ \"chrome\", @@@", | 198 "@@@STEP_LOG_LINE@analyze_details@ \"chrome\", @@@", |
191 "@@@STEP_LOG_LINE@analyze_details@ \"telemetry_gpu_test_run\", @@@", | 199 "@@@STEP_LOG_LINE@analyze_details@ \"telemetry_gpu_test_run\", @@@", |
192 "@@@STEP_LOG_LINE@analyze_details@ \"tab_capture_end2end_tests_run\", @
@@", | 200 "@@@STEP_LOG_LINE@analyze_details@ \"tab_capture_end2end_tests_run\", @
@@", |
(...skipping 38 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
231 "@@@STEP_LOG_LINE@analyze_details@}@@@", | 239 "@@@STEP_LOG_LINE@analyze_details@}@@@", |
232 "@@@STEP_LOG_END@analyze_details@@@" | 240 "@@@STEP_LOG_END@analyze_details@@@" |
233 ] | 241 ] |
234 }, | 242 }, |
235 { | 243 { |
236 "cmd": [ | 244 "cmd": [ |
237 "python", | 245 "python", |
238 "-u", | 246 "-u", |
239 "[BUILD]/scripts/slave/cleanup_temp.py" | 247 "[BUILD]/scripts/slave/cleanup_temp.py" |
240 ], | 248 ], |
| 249 "cwd": "[SLAVE_BUILD]", |
241 "name": "cleanup_temp" | 250 "name": "cleanup_temp" |
242 }, | 251 }, |
243 { | 252 { |
244 "cmd": [ | 253 "cmd": [ |
245 "python", | 254 "python", |
246 "-u", | 255 "-u", |
247 "RECIPE_MODULE[isolate]/resources/find_isolated_tests.py", | 256 "RECIPE_MODULE[isolate]/resources/find_isolated_tests.py", |
248 "--build-dir", | 257 "--build-dir", |
249 "[SLAVE_BUILD]/src/out/Release", | 258 "[SLAVE_BUILD]/src/out/Release", |
250 "--clean-isolated-files" | 259 "--clean-isolated-files" |
251 ], | 260 ], |
| 261 "cwd": "[SLAVE_BUILD]", |
252 "name": "clean isolated files" | 262 "name": "clean isolated files" |
253 }, | 263 }, |
254 { | 264 { |
255 "cmd": [ | 265 "cmd": [ |
256 "python", | 266 "python", |
257 "-u", | 267 "-u", |
258 "[BUILD]/scripts/slave/compile.py", | 268 "[BUILD]/scripts/slave/compile.py", |
259 "--target", | 269 "--target", |
260 "Release", | 270 "Release", |
261 "--src-dir", | 271 "--src-dir", |
262 "[SLAVE_BUILD]/src", | 272 "[SLAVE_BUILD]/src", |
263 "--build-tool", | 273 "--build-tool", |
264 "ninja", | 274 "ninja", |
265 "--compiler", | 275 "--compiler", |
266 "goma", | 276 "goma", |
267 "--goma-dir", | 277 "--goma-dir", |
268 "[BUILD]/goma", | 278 "[BUILD]/goma", |
269 "--ninja-ensure-up-to-date", | 279 "--ninja-ensure-up-to-date", |
270 "--", | 280 "--", |
271 "angle_unittests_run", | 281 "angle_unittests_run", |
272 "chrome", | 282 "chrome", |
273 "telemetry_gpu_test_run", | 283 "telemetry_gpu_test_run", |
274 "tab_capture_end2end_tests_run", | 284 "tab_capture_end2end_tests_run", |
275 "content_gl_tests_run", | 285 "content_gl_tests_run", |
276 "gl_tests_run", | 286 "gl_tests_run", |
277 "chromium_swarm_tests" | 287 "chromium_swarm_tests" |
278 ], | 288 ], |
| 289 "cwd": "[SLAVE_BUILD]", |
279 "name": "compile (with patch)" | 290 "name": "compile (with patch)" |
280 }, | 291 }, |
281 { | 292 { |
282 "cmd": [ | 293 "cmd": [ |
283 "python", | 294 "python", |
284 "-u", | 295 "-u", |
285 "RECIPE_MODULE[isolate]/resources/remove_build_metadata.py", | 296 "RECIPE_MODULE[isolate]/resources/remove_build_metadata.py", |
286 "--build-dir", | 297 "--build-dir", |
287 "[SLAVE_BUILD]/src/out/Release", | 298 "[SLAVE_BUILD]/src/out/Release", |
288 "--src-dir", | 299 "--src-dir", |
(...skipping 12 matching lines...) Expand all Loading... |
301 "/path/to/tmp/json", | 312 "/path/to/tmp/json", |
302 "--isolate-server", | 313 "--isolate-server", |
303 "https://isolateserver.appspot.com", | 314 "https://isolateserver.appspot.com", |
304 "--verbose", | 315 "--verbose", |
305 "[SLAVE_BUILD]/src/out/Release/tab_capture_end2end_tests.isolated.gen.json
", | 316 "[SLAVE_BUILD]/src/out/Release/tab_capture_end2end_tests.isolated.gen.json
", |
306 "[SLAVE_BUILD]/src/out/Release/gl_tests.isolated.gen.json", | 317 "[SLAVE_BUILD]/src/out/Release/gl_tests.isolated.gen.json", |
307 "[SLAVE_BUILD]/src/out/Release/content_gl_tests.isolated.gen.json", | 318 "[SLAVE_BUILD]/src/out/Release/content_gl_tests.isolated.gen.json", |
308 "[SLAVE_BUILD]/src/out/Release/angle_unittests.isolated.gen.json", | 319 "[SLAVE_BUILD]/src/out/Release/angle_unittests.isolated.gen.json", |
309 "[SLAVE_BUILD]/src/out/Release/telemetry_gpu_test.isolated.gen.json" | 320 "[SLAVE_BUILD]/src/out/Release/telemetry_gpu_test.isolated.gen.json" |
310 ], | 321 ], |
| 322 "cwd": "[SLAVE_BUILD]", |
311 "name": "isolate tests", | 323 "name": "isolate tests", |
312 "~followup_annotations": [ | 324 "~followup_annotations": [ |
313 "@@@STEP_LOG_LINE@json.output@{@@@", | 325 "@@@STEP_LOG_LINE@json.output@{@@@", |
314 "@@@STEP_LOG_LINE@json.output@ \"angle_unittests\": \"[dummy hash for ang
le_unittests]\", @@@", | 326 "@@@STEP_LOG_LINE@json.output@ \"angle_unittests\": \"[dummy hash for ang
le_unittests]\", @@@", |
315 "@@@STEP_LOG_LINE@json.output@ \"content_gl_tests\": \"[dummy hash for co
ntent_gl_tests]\", @@@", | 327 "@@@STEP_LOG_LINE@json.output@ \"content_gl_tests\": \"[dummy hash for co
ntent_gl_tests]\", @@@", |
316 "@@@STEP_LOG_LINE@json.output@ \"gl_tests\": \"[dummy hash for gl_tests]\
", @@@", | 328 "@@@STEP_LOG_LINE@json.output@ \"gl_tests\": \"[dummy hash for gl_tests]\
", @@@", |
317 "@@@STEP_LOG_LINE@json.output@ \"tab_capture_end2end_tests\": \"[dummy ha
sh for tab_capture_end2end_tests]\", @@@", | 329 "@@@STEP_LOG_LINE@json.output@ \"tab_capture_end2end_tests\": \"[dummy ha
sh for tab_capture_end2end_tests]\", @@@", |
318 "@@@STEP_LOG_LINE@json.output@ \"telemetry_gpu_test\": \"[dummy hash for
telemetry_gpu_test]\"@@@", | 330 "@@@STEP_LOG_LINE@json.output@ \"telemetry_gpu_test\": \"[dummy hash for
telemetry_gpu_test]\"@@@", |
319 "@@@STEP_LOG_LINE@json.output@}@@@", | 331 "@@@STEP_LOG_LINE@json.output@}@@@", |
320 "@@@STEP_LOG_END@json.output@@@" | 332 "@@@STEP_LOG_END@json.output@@@" |
(...skipping 60 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
381 "--tag", | 393 "--tag", |
382 "rietveld:https://codereview.chromium.org/12853011/#ps1", | 394 "rietveld:https://codereview.chromium.org/12853011/#ps1", |
383 "--idempotent", | 395 "--idempotent", |
384 "--user", | 396 "--user", |
385 "commit-bot@chromium.org", | 397 "commit-bot@chromium.org", |
386 "[dummy hash for content_gl_tests]", | 398 "[dummy hash for content_gl_tests]", |
387 "--", | 399 "--", |
388 "--use-gpu-in-tests", | 400 "--use-gpu-in-tests", |
389 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json" | 401 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json" |
390 ], | 402 ], |
| 403 "cwd": "[SLAVE_BUILD]", |
391 "name": "[trigger] content_gl_tests on NVIDIA GPU on Linux (with patch) on L
inux", | 404 "name": "[trigger] content_gl_tests on NVIDIA GPU on Linux (with patch) on L
inux", |
392 "~followup_annotations": [ | 405 "~followup_annotations": [ |
393 "@@@STEP_LOG_LINE@json.output@{@@@", | 406 "@@@STEP_LOG_LINE@json.output@{@@@", |
394 "@@@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\", @
@@", | 407 "@@@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\", @
@@", |
395 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 408 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
396 "@@@STEP_LOG_LINE@json.output@ \"content_gl_tests on NVIDIA GPU on Linu
x (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\": {@@@", | 409 "@@@STEP_LOG_LINE@json.output@ \"content_gl_tests on NVIDIA GPU on Linu
x (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\": {@@@", |
397 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 410 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
398 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 411 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
399 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 412 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
400 "@@@STEP_LOG_LINE@json.output@ }@@@", | 413 "@@@STEP_LOG_LINE@json.output@ }@@@", |
(...skipping 64 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
465 "--tag", | 478 "--tag", |
466 "rietveld:https://codereview.chromium.org/12853011/#ps1", | 479 "rietveld:https://codereview.chromium.org/12853011/#ps1", |
467 "--idempotent", | 480 "--idempotent", |
468 "--user", | 481 "--user", |
469 "commit-bot@chromium.org", | 482 "commit-bot@chromium.org", |
470 "[dummy hash for gl_tests]", | 483 "[dummy hash for gl_tests]", |
471 "--", | 484 "--", |
472 "--use-gpu-in-tests", | 485 "--use-gpu-in-tests", |
473 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json" | 486 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json" |
474 ], | 487 ], |
| 488 "cwd": "[SLAVE_BUILD]", |
475 "name": "[trigger] gl_tests on NVIDIA GPU on Linux (with patch) on Linux", | 489 "name": "[trigger] gl_tests on NVIDIA GPU on Linux (with patch) on Linux", |
476 "~followup_annotations": [ | 490 "~followup_annotations": [ |
477 "@@@STEP_LOG_LINE@json.output@{@@@", | 491 "@@@STEP_LOG_LINE@json.output@{@@@", |
478 "@@@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\", @@@", | 492 "@@@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\", @@@", |
479 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 493 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
480 "@@@STEP_LOG_LINE@json.output@ \"gl_tests on NVIDIA GPU on Linux (with
patch)/Linux/[dummy has/linux_chromium_rel_ng/571\": {@@@", | 494 "@@@STEP_LOG_LINE@json.output@ \"gl_tests on NVIDIA GPU on Linux (with
patch)/Linux/[dummy has/linux_chromium_rel_ng/571\": {@@@", |
481 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 495 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
482 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 496 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
483 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 497 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
484 "@@@STEP_LOG_LINE@json.output@ }@@@", | 498 "@@@STEP_LOG_LINE@json.output@ }@@@", |
(...skipping 64 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
549 "--tag", | 563 "--tag", |
550 "rietveld:https://codereview.chromium.org/12853011/#ps1", | 564 "rietveld:https://codereview.chromium.org/12853011/#ps1", |
551 "--idempotent", | 565 "--idempotent", |
552 "--user", | 566 "--user", |
553 "commit-bot@chromium.org", | 567 "commit-bot@chromium.org", |
554 "[dummy hash for angle_unittests]", | 568 "[dummy hash for angle_unittests]", |
555 "--", | 569 "--", |
556 "--use-gpu-in-tests", | 570 "--use-gpu-in-tests", |
557 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json" | 571 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json" |
558 ], | 572 ], |
| 573 "cwd": "[SLAVE_BUILD]", |
559 "name": "[trigger] angle_unittests on NVIDIA GPU on Linux (with patch) on Li
nux", | 574 "name": "[trigger] angle_unittests on NVIDIA GPU on Linux (with patch) on Li
nux", |
560 "~followup_annotations": [ | 575 "~followup_annotations": [ |
561 "@@@STEP_LOG_LINE@json.output@{@@@", | 576 "@@@STEP_LOG_LINE@json.output@{@@@", |
562 "@@@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\", @@
@", | 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\", @@
@", |
563 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 578 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
564 "@@@STEP_LOG_LINE@json.output@ \"angle_unittests on NVIDIA GPU on Linux
(with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\": {@@@", | 579 "@@@STEP_LOG_LINE@json.output@ \"angle_unittests on NVIDIA GPU on Linux
(with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\": {@@@", |
565 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 580 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
566 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 581 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
567 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 582 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
568 "@@@STEP_LOG_LINE@json.output@ }@@@", | 583 "@@@STEP_LOG_LINE@json.output@ }@@@", |
(...skipping 75 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
644 "--build-revision", | 659 "--build-revision", |
645 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 660 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
646 "--test-machine-name", | 661 "--test-machine-name", |
647 "linux_chromium_rel_ng", | 662 "linux_chromium_rel_ng", |
648 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 663 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
649 "--output-format", | 664 "--output-format", |
650 "json", | 665 "json", |
651 "--output-dir", | 666 "--output-dir", |
652 "${ISOLATED_OUTDIR}" | 667 "${ISOLATED_OUTDIR}" |
653 ], | 668 ], |
| 669 "cwd": "[SLAVE_BUILD]", |
654 "name": "[trigger] maps_pixel_test on NVIDIA GPU on Linux (with patch) on Li
nux", | 670 "name": "[trigger] maps_pixel_test on NVIDIA GPU on Linux (with patch) on Li
nux", |
655 "~followup_annotations": [ | 671 "~followup_annotations": [ |
656 "@@@STEP_LOG_LINE@json.output@{@@@", | 672 "@@@STEP_LOG_LINE@json.output@{@@@", |
657 "@@@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@ \"base_task_name\": \"maps_pixel_test on N
VIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\", @@
@", |
658 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 674 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
659 "@@@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@ \"maps_pixel_test on NVIDIA GPU on Linux
(with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\": {@@@", |
660 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 676 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
661 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 677 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
662 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 678 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
663 "@@@STEP_LOG_LINE@json.output@ }@@@", | 679 "@@@STEP_LOG_LINE@json.output@ }@@@", |
(...skipping 80 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
744 "--os-type", | 760 "--os-type", |
745 "linux", | 761 "linux", |
746 "--test-machine-name", | 762 "--test-machine-name", |
747 "linux_chromium_rel_ng", | 763 "linux_chromium_rel_ng", |
748 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 764 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
749 "--output-format", | 765 "--output-format", |
750 "json", | 766 "json", |
751 "--output-dir", | 767 "--output-dir", |
752 "${ISOLATED_OUTDIR}" | 768 "${ISOLATED_OUTDIR}" |
753 ], | 769 ], |
| 770 "cwd": "[SLAVE_BUILD]", |
754 "name": "[trigger] pixel_test on NVIDIA GPU on Linux (with patch) on Linux", | 771 "name": "[trigger] pixel_test on NVIDIA GPU on Linux (with patch) on Linux", |
755 "~followup_annotations": [ | 772 "~followup_annotations": [ |
756 "@@@STEP_LOG_LINE@json.output@{@@@", | 773 "@@@STEP_LOG_LINE@json.output@{@@@", |
757 "@@@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\", @@@", | 774 "@@@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\", @@@", |
758 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 775 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
759 "@@@STEP_LOG_LINE@json.output@ \"pixel_test on NVIDIA GPU on Linux (wit
h patch)/Linux/[dummy has/linux_chromium_rel_ng/571\": {@@@", | 776 "@@@STEP_LOG_LINE@json.output@ \"pixel_test on NVIDIA GPU on Linux (wit
h patch)/Linux/[dummy has/linux_chromium_rel_ng/571\": {@@@", |
760 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 777 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
761 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 778 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
762 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 779 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
763 "@@@STEP_LOG_LINE@json.output@ }@@@", | 780 "@@@STEP_LOG_LINE@json.output@ }@@@", |
(...skipping 71 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
835 "--show-stdout", | 852 "--show-stdout", |
836 "--browser=release", | 853 "--browser=release", |
837 "-v", | 854 "-v", |
838 "--use-devtools-active-port", | 855 "--use-devtools-active-port", |
839 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 856 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
840 "--output-format", | 857 "--output-format", |
841 "json", | 858 "json", |
842 "--output-dir", | 859 "--output-dir", |
843 "${ISOLATED_OUTDIR}" | 860 "${ISOLATED_OUTDIR}" |
844 ], | 861 ], |
| 862 "cwd": "[SLAVE_BUILD]", |
845 "name": "[trigger] webgl_conformance on NVIDIA GPU on Linux (with patch) on
Linux", | 863 "name": "[trigger] webgl_conformance on NVIDIA GPU on Linux (with patch) on
Linux", |
846 "~followup_annotations": [ | 864 "~followup_annotations": [ |
847 "@@@STEP_LOG_LINE@json.output@{@@@", | 865 "@@@STEP_LOG_LINE@json.output@{@@@", |
848 "@@@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\",
@@@", | 866 "@@@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\",
@@@", |
849 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 867 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
850 "@@@STEP_LOG_LINE@json.output@ \"webgl_conformance on NVIDIA GPU on Lin
ux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\": {@@@", | 868 "@@@STEP_LOG_LINE@json.output@ \"webgl_conformance on NVIDIA GPU on Lin
ux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\": {@@@", |
851 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 869 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
852 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 870 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
853 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 871 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
854 "@@@STEP_LOG_LINE@json.output@ }@@@", | 872 "@@@STEP_LOG_LINE@json.output@ }@@@", |
(...skipping 71 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
926 "--show-stdout", | 944 "--show-stdout", |
927 "--browser=release", | 945 "--browser=release", |
928 "-v", | 946 "-v", |
929 "--use-devtools-active-port", | 947 "--use-devtools-active-port", |
930 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 948 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
931 "--output-format", | 949 "--output-format", |
932 "json", | 950 "json", |
933 "--output-dir", | 951 "--output-dir", |
934 "${ISOLATED_OUTDIR}" | 952 "${ISOLATED_OUTDIR}" |
935 ], | 953 ], |
| 954 "cwd": "[SLAVE_BUILD]", |
936 "name": "[trigger] context_lost on NVIDIA GPU on Linux (with patch) on Linux
", | 955 "name": "[trigger] context_lost on NVIDIA GPU on Linux (with patch) on Linux
", |
937 "~followup_annotations": [ | 956 "~followup_annotations": [ |
938 "@@@STEP_LOG_LINE@json.output@{@@@", | 957 "@@@STEP_LOG_LINE@json.output@{@@@", |
939 "@@@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\", @@@", | 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\", @@@", |
940 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 959 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
941 "@@@STEP_LOG_LINE@json.output@ \"context_lost on NVIDIA GPU on Linux (w
ith patch)/Linux/[dummy has/linux_chromium_rel_ng/571\": {@@@", | 960 "@@@STEP_LOG_LINE@json.output@ \"context_lost on NVIDIA GPU on Linux (w
ith patch)/Linux/[dummy has/linux_chromium_rel_ng/571\": {@@@", |
942 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 961 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
943 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 962 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
944 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 963 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
945 "@@@STEP_LOG_LINE@json.output@ }@@@", | 964 "@@@STEP_LOG_LINE@json.output@ }@@@", |
(...skipping 71 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1017 "--show-stdout", | 1036 "--show-stdout", |
1018 "--browser=release", | 1037 "--browser=release", |
1019 "-v", | 1038 "-v", |
1020 "--use-devtools-active-port", | 1039 "--use-devtools-active-port", |
1021 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 1040 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
1022 "--output-format", | 1041 "--output-format", |
1023 "json", | 1042 "json", |
1024 "--output-dir", | 1043 "--output-dir", |
1025 "${ISOLATED_OUTDIR}" | 1044 "${ISOLATED_OUTDIR}" |
1026 ], | 1045 ], |
| 1046 "cwd": "[SLAVE_BUILD]", |
1027 "name": "[trigger] memory_test on NVIDIA GPU on Linux (with patch) on Linux"
, | 1047 "name": "[trigger] memory_test on NVIDIA GPU on Linux (with patch) on Linux"
, |
1028 "~followup_annotations": [ | 1048 "~followup_annotations": [ |
1029 "@@@STEP_LOG_LINE@json.output@{@@@", | 1049 "@@@STEP_LOG_LINE@json.output@{@@@", |
1030 "@@@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@ \"base_task_name\": \"memory_test on NVIDI
A GPU on Linux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\", @@@", |
1031 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 1051 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
1032 "@@@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@ \"memory_test on NVIDIA GPU on Linux (wi
th patch)/Linux/[dummy has/linux_chromium_rel_ng/571\": {@@@", |
1033 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 1053 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
1034 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 1054 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
1035 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 1055 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
1036 "@@@STEP_LOG_LINE@json.output@ }@@@", | 1056 "@@@STEP_LOG_LINE@json.output@ }@@@", |
(...skipping 71 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1108 "--show-stdout", | 1128 "--show-stdout", |
1109 "--browser=release", | 1129 "--browser=release", |
1110 "-v", | 1130 "-v", |
1111 "--use-devtools-active-port", | 1131 "--use-devtools-active-port", |
1112 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 1132 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
1113 "--output-format", | 1133 "--output-format", |
1114 "json", | 1134 "json", |
1115 "--output-dir", | 1135 "--output-dir", |
1116 "${ISOLATED_OUTDIR}" | 1136 "${ISOLATED_OUTDIR}" |
1117 ], | 1137 ], |
| 1138 "cwd": "[SLAVE_BUILD]", |
1118 "name": "[trigger] trace_test on NVIDIA GPU on Linux (with patch) on Linux", | 1139 "name": "[trigger] trace_test on NVIDIA GPU on Linux (with patch) on Linux", |
1119 "~followup_annotations": [ | 1140 "~followup_annotations": [ |
1120 "@@@STEP_LOG_LINE@json.output@{@@@", | 1141 "@@@STEP_LOG_LINE@json.output@{@@@", |
1121 "@@@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\", @@@", | 1142 "@@@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\", @@@", |
1122 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 1143 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
1123 "@@@STEP_LOG_LINE@json.output@ \"trace_test on NVIDIA GPU on Linux (wit
h patch)/Linux/[dummy has/linux_chromium_rel_ng/571\": {@@@", | 1144 "@@@STEP_LOG_LINE@json.output@ \"trace_test on NVIDIA GPU on Linux (wit
h patch)/Linux/[dummy has/linux_chromium_rel_ng/571\": {@@@", |
1124 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 1145 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
1125 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 1146 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
1126 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 1147 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
1127 "@@@STEP_LOG_LINE@json.output@ }@@@", | 1148 "@@@STEP_LOG_LINE@json.output@ }@@@", |
(...skipping 71 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1199 "--show-stdout", | 1220 "--show-stdout", |
1200 "--browser=release", | 1221 "--browser=release", |
1201 "-v", | 1222 "-v", |
1202 "--use-devtools-active-port", | 1223 "--use-devtools-active-port", |
1203 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 1224 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
1204 "--output-format", | 1225 "--output-format", |
1205 "json", | 1226 "json", |
1206 "--output-dir", | 1227 "--output-dir", |
1207 "${ISOLATED_OUTDIR}" | 1228 "${ISOLATED_OUTDIR}" |
1208 ], | 1229 ], |
| 1230 "cwd": "[SLAVE_BUILD]", |
1209 "name": "[trigger] screenshot_sync on NVIDIA GPU on Linux (with patch) on Li
nux", | 1231 "name": "[trigger] screenshot_sync on NVIDIA GPU on Linux (with patch) on Li
nux", |
1210 "~followup_annotations": [ | 1232 "~followup_annotations": [ |
1211 "@@@STEP_LOG_LINE@json.output@{@@@", | 1233 "@@@STEP_LOG_LINE@json.output@{@@@", |
1212 "@@@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\", @@
@", | 1234 "@@@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\", @@
@", |
1213 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 1235 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
1214 "@@@STEP_LOG_LINE@json.output@ \"screenshot_sync on NVIDIA GPU on Linux
(with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\": {@@@", | 1236 "@@@STEP_LOG_LINE@json.output@ \"screenshot_sync on NVIDIA GPU on Linux
(with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\": {@@@", |
1215 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 1237 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
1216 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 1238 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
1217 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 1239 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
1218 "@@@STEP_LOG_LINE@json.output@ }@@@", | 1240 "@@@STEP_LOG_LINE@json.output@ }@@@", |
(...skipping 71 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1290 "--show-stdout", | 1312 "--show-stdout", |
1291 "--browser=release", | 1313 "--browser=release", |
1292 "-v", | 1314 "-v", |
1293 "--use-devtools-active-port", | 1315 "--use-devtools-active-port", |
1294 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 1316 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
1295 "--output-format", | 1317 "--output-format", |
1296 "json", | 1318 "json", |
1297 "--output-dir", | 1319 "--output-dir", |
1298 "${ISOLATED_OUTDIR}" | 1320 "${ISOLATED_OUTDIR}" |
1299 ], | 1321 ], |
| 1322 "cwd": "[SLAVE_BUILD]", |
1300 "name": "[trigger] hardware_accelerated_feature on NVIDIA GPU on Linux (with
patch) on Linux", | 1323 "name": "[trigger] hardware_accelerated_feature on NVIDIA GPU on Linux (with
patch) on Linux", |
1301 "~followup_annotations": [ | 1324 "~followup_annotations": [ |
1302 "@@@STEP_LOG_LINE@json.output@{@@@", | 1325 "@@@STEP_LOG_LINE@json.output@{@@@", |
1303 "@@@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\", @@@", | 1326 "@@@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\", @@@", |
1304 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 1327 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
1305 "@@@STEP_LOG_LINE@json.output@ \"hardware_accelerated_feature on NVIDIA
GPU on Linux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\": {@@@", | 1328 "@@@STEP_LOG_LINE@json.output@ \"hardware_accelerated_feature on NVIDIA
GPU on Linux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\": {@@@", |
1306 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 1329 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
1307 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 1330 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
1308 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 1331 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
1309 "@@@STEP_LOG_LINE@json.output@ }@@@", | 1332 "@@@STEP_LOG_LINE@json.output@ }@@@", |
(...skipping 71 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1381 "--show-stdout", | 1404 "--show-stdout", |
1382 "--browser=release", | 1405 "--browser=release", |
1383 "-v", | 1406 "-v", |
1384 "--use-devtools-active-port", | 1407 "--use-devtools-active-port", |
1385 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 1408 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
1386 "--output-format", | 1409 "--output-format", |
1387 "json", | 1410 "json", |
1388 "--output-dir", | 1411 "--output-dir", |
1389 "${ISOLATED_OUTDIR}" | 1412 "${ISOLATED_OUTDIR}" |
1390 ], | 1413 ], |
| 1414 "cwd": "[SLAVE_BUILD]", |
1391 "name": "[trigger] gpu_process_launch on NVIDIA GPU on Linux (with patch) on
Linux", | 1415 "name": "[trigger] gpu_process_launch on NVIDIA GPU on Linux (with patch) on
Linux", |
1392 "~followup_annotations": [ | 1416 "~followup_annotations": [ |
1393 "@@@STEP_LOG_LINE@json.output@{@@@", | 1417 "@@@STEP_LOG_LINE@json.output@{@@@", |
1394 "@@@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\",
@@@", | 1418 "@@@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\",
@@@", |
1395 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 1419 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
1396 "@@@STEP_LOG_LINE@json.output@ \"gpu_process_launch on NVIDIA GPU on Li
nux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\": {@@@", | 1420 "@@@STEP_LOG_LINE@json.output@ \"gpu_process_launch on NVIDIA GPU on Li
nux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\": {@@@", |
1397 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 1421 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
1398 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 1422 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
1399 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 1423 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
1400 "@@@STEP_LOG_LINE@json.output@ }@@@", | 1424 "@@@STEP_LOG_LINE@json.output@ }@@@", |
(...skipping 75 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1476 "--build-revision", | 1500 "--build-revision", |
1477 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 1501 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
1478 "--test-machine-name", | 1502 "--test-machine-name", |
1479 "linux_chromium_rel_ng", | 1503 "linux_chromium_rel_ng", |
1480 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 1504 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
1481 "--output-format", | 1505 "--output-format", |
1482 "json", | 1506 "json", |
1483 "--output-dir", | 1507 "--output-dir", |
1484 "${ISOLATED_OUTDIR}" | 1508 "${ISOLATED_OUTDIR}" |
1485 ], | 1509 ], |
| 1510 "cwd": "[SLAVE_BUILD]", |
1486 "name": "[trigger] gpu_rasterization on NVIDIA GPU on Linux (with patch) on
Linux", | 1511 "name": "[trigger] gpu_rasterization on NVIDIA GPU on Linux (with patch) on
Linux", |
1487 "~followup_annotations": [ | 1512 "~followup_annotations": [ |
1488 "@@@STEP_LOG_LINE@json.output@{@@@", | 1513 "@@@STEP_LOG_LINE@json.output@{@@@", |
1489 "@@@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\",
@@@", | 1514 "@@@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\",
@@@", |
1490 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 1515 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
1491 "@@@STEP_LOG_LINE@json.output@ \"gpu_rasterization on NVIDIA GPU on Lin
ux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\": {@@@", | 1516 "@@@STEP_LOG_LINE@json.output@ \"gpu_rasterization on NVIDIA GPU on Lin
ux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\": {@@@", |
1492 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 1517 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
1493 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 1518 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
1494 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 1519 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
1495 "@@@STEP_LOG_LINE@json.output@ }@@@", | 1520 "@@@STEP_LOG_LINE@json.output@ }@@@", |
(...skipping 63 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1559 "purpose:pre-commit", | 1584 "purpose:pre-commit", |
1560 "--tag", | 1585 "--tag", |
1561 "rietveld:https://codereview.chromium.org/12853011/#ps1", | 1586 "rietveld:https://codereview.chromium.org/12853011/#ps1", |
1562 "--idempotent", | 1587 "--idempotent", |
1563 "--user", | 1588 "--user", |
1564 "commit-bot@chromium.org", | 1589 "commit-bot@chromium.org", |
1565 "[dummy hash for tab_capture_end2end_tests]", | 1590 "[dummy hash for tab_capture_end2end_tests]", |
1566 "--", | 1591 "--", |
1567 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json" | 1592 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json" |
1568 ], | 1593 ], |
| 1594 "cwd": "[SLAVE_BUILD]", |
1569 "name": "[trigger] tab_capture_end2end_tests on NVIDIA GPU on Linux (with pa
tch) on Linux", | 1595 "name": "[trigger] tab_capture_end2end_tests on NVIDIA GPU on Linux (with pa
tch) on Linux", |
1570 "~followup_annotations": [ | 1596 "~followup_annotations": [ |
1571 "@@@STEP_LOG_LINE@json.output@{@@@", | 1597 "@@@STEP_LOG_LINE@json.output@{@@@", |
1572 "@@@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\", @@@", | 1598 "@@@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\", @@@", |
1573 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 1599 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
1574 "@@@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\": {@@@", | 1600 "@@@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\": {@@@", |
1575 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 1601 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
1576 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 1602 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
1577 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 1603 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
1578 "@@@STEP_LOG_LINE@json.output@ }@@@", | 1604 "@@@STEP_LOG_LINE@json.output@ }@@@", |
(...skipping 18 matching lines...) Expand all Loading... |
1597 "--", | 1623 "--", |
1598 "collect", | 1624 "collect", |
1599 "--swarming", | 1625 "--swarming", |
1600 "https://chromium-swarm.appspot.com", | 1626 "https://chromium-swarm.appspot.com", |
1601 "--decorate", | 1627 "--decorate", |
1602 "--print-status-updates", | 1628 "--print-status-updates", |
1603 "--shards", | 1629 "--shards", |
1604 "1", | 1630 "1", |
1605 "content_gl_tests on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/lin
ux_chromium_rel_ng/571" | 1631 "content_gl_tests on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/lin
ux_chromium_rel_ng/571" |
1606 ], | 1632 ], |
| 1633 "cwd": "[SLAVE_BUILD]", |
1607 "name": "content_gl_tests on NVIDIA GPU on Linux (with patch) on Linux" | 1634 "name": "content_gl_tests on NVIDIA GPU on Linux (with patch) on Linux" |
1608 }, | 1635 }, |
1609 { | 1636 { |
1610 "allow_subannotations": true, | 1637 "allow_subannotations": true, |
1611 "cmd": [ | 1638 "cmd": [ |
1612 "python", | 1639 "python", |
1613 "-u", | 1640 "-u", |
1614 "RECIPE_MODULE[swarming]/resources/collect_gtest_task.py", | 1641 "RECIPE_MODULE[swarming]/resources/collect_gtest_task.py", |
1615 "--swarming-client-dir", | 1642 "--swarming-client-dir", |
1616 "[SLAVE_BUILD]/src/tools/swarming_client", | 1643 "[SLAVE_BUILD]/src/tools/swarming_client", |
1617 "--temp-root-dir", | 1644 "--temp-root-dir", |
1618 "[TMP_BASE]", | 1645 "[TMP_BASE]", |
1619 "--merged-test-output", | 1646 "--merged-test-output", |
1620 "/path/to/tmp/json", | 1647 "/path/to/tmp/json", |
1621 "--", | 1648 "--", |
1622 "collect", | 1649 "collect", |
1623 "--swarming", | 1650 "--swarming", |
1624 "https://chromium-swarm.appspot.com", | 1651 "https://chromium-swarm.appspot.com", |
1625 "--decorate", | 1652 "--decorate", |
1626 "--print-status-updates", | 1653 "--print-status-updates", |
1627 "--shards", | 1654 "--shards", |
1628 "1", | 1655 "1", |
1629 "gl_tests on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_chrom
ium_rel_ng/571" | 1656 "gl_tests on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_chrom
ium_rel_ng/571" |
1630 ], | 1657 ], |
| 1658 "cwd": "[SLAVE_BUILD]", |
1631 "name": "gl_tests on NVIDIA GPU on Linux (with patch) on Linux" | 1659 "name": "gl_tests on NVIDIA GPU on Linux (with patch) on Linux" |
1632 }, | 1660 }, |
1633 { | 1661 { |
1634 "allow_subannotations": true, | 1662 "allow_subannotations": true, |
1635 "cmd": [ | 1663 "cmd": [ |
1636 "python", | 1664 "python", |
1637 "-u", | 1665 "-u", |
1638 "RECIPE_MODULE[swarming]/resources/collect_gtest_task.py", | 1666 "RECIPE_MODULE[swarming]/resources/collect_gtest_task.py", |
1639 "--swarming-client-dir", | 1667 "--swarming-client-dir", |
1640 "[SLAVE_BUILD]/src/tools/swarming_client", | 1668 "[SLAVE_BUILD]/src/tools/swarming_client", |
1641 "--temp-root-dir", | 1669 "--temp-root-dir", |
1642 "[TMP_BASE]", | 1670 "[TMP_BASE]", |
1643 "--merged-test-output", | 1671 "--merged-test-output", |
1644 "/path/to/tmp/json", | 1672 "/path/to/tmp/json", |
1645 "--", | 1673 "--", |
1646 "collect", | 1674 "collect", |
1647 "--swarming", | 1675 "--swarming", |
1648 "https://chromium-swarm.appspot.com", | 1676 "https://chromium-swarm.appspot.com", |
1649 "--decorate", | 1677 "--decorate", |
1650 "--print-status-updates", | 1678 "--print-status-updates", |
1651 "--shards", | 1679 "--shards", |
1652 "1", | 1680 "1", |
1653 "angle_unittests on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linu
x_chromium_rel_ng/571" | 1681 "angle_unittests on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linu
x_chromium_rel_ng/571" |
1654 ], | 1682 ], |
| 1683 "cwd": "[SLAVE_BUILD]", |
1655 "name": "angle_unittests on NVIDIA GPU on Linux (with patch) on Linux" | 1684 "name": "angle_unittests on NVIDIA GPU on Linux (with patch) on Linux" |
1656 }, | 1685 }, |
1657 { | 1686 { |
1658 "cmd": [ | 1687 "cmd": [ |
1659 "python", | 1688 "python", |
1660 "-u", | 1689 "-u", |
1661 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 1690 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
1662 "collect", | 1691 "collect", |
1663 "--swarming", | 1692 "--swarming", |
1664 "https://chromium-swarm.appspot.com", | 1693 "https://chromium-swarm.appspot.com", |
1665 "--decorate", | 1694 "--decorate", |
1666 "--print-status-updates", | 1695 "--print-status-updates", |
1667 "--shards", | 1696 "--shards", |
1668 "1", | 1697 "1", |
1669 "maps_pixel_test on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linu
x_chromium_rel_ng/571", | 1698 "maps_pixel_test on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linu
x_chromium_rel_ng/571", |
1670 "--task-output-dir", | 1699 "--task-output-dir", |
1671 "/path/to/tmp/" | 1700 "/path/to/tmp/" |
1672 ], | 1701 ], |
| 1702 "cwd": "[SLAVE_BUILD]", |
1673 "name": "maps_pixel_test on NVIDIA GPU on Linux (with patch) on Linux" | 1703 "name": "maps_pixel_test on NVIDIA GPU on Linux (with patch) on Linux" |
1674 }, | 1704 }, |
1675 { | 1705 { |
1676 "cmd": [ | 1706 "cmd": [ |
1677 "python", | 1707 "python", |
1678 "-u", | 1708 "-u", |
1679 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 1709 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
1680 "collect", | 1710 "collect", |
1681 "--swarming", | 1711 "--swarming", |
1682 "https://chromium-swarm.appspot.com", | 1712 "https://chromium-swarm.appspot.com", |
1683 "--decorate", | 1713 "--decorate", |
1684 "--print-status-updates", | 1714 "--print-status-updates", |
1685 "--shards", | 1715 "--shards", |
1686 "1", | 1716 "1", |
1687 "pixel_test on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_chr
omium_rel_ng/571", | 1717 "pixel_test on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_chr
omium_rel_ng/571", |
1688 "--task-output-dir", | 1718 "--task-output-dir", |
1689 "/path/to/tmp/" | 1719 "/path/to/tmp/" |
1690 ], | 1720 ], |
| 1721 "cwd": "[SLAVE_BUILD]", |
1691 "name": "pixel_test on NVIDIA GPU on Linux (with patch) on Linux" | 1722 "name": "pixel_test on NVIDIA GPU on Linux (with patch) on Linux" |
1692 }, | 1723 }, |
1693 { | 1724 { |
1694 "cmd": [ | 1725 "cmd": [ |
1695 "python", | 1726 "python", |
1696 "-u", | 1727 "-u", |
1697 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 1728 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
1698 "collect", | 1729 "collect", |
1699 "--swarming", | 1730 "--swarming", |
1700 "https://chromium-swarm.appspot.com", | 1731 "https://chromium-swarm.appspot.com", |
1701 "--decorate", | 1732 "--decorate", |
1702 "--print-status-updates", | 1733 "--print-status-updates", |
1703 "--shards", | 1734 "--shards", |
1704 "1", | 1735 "1", |
1705 "webgl_conformance on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/li
nux_chromium_rel_ng/571", | 1736 "webgl_conformance on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/li
nux_chromium_rel_ng/571", |
1706 "--task-output-dir", | 1737 "--task-output-dir", |
1707 "/path/to/tmp/" | 1738 "/path/to/tmp/" |
1708 ], | 1739 ], |
| 1740 "cwd": "[SLAVE_BUILD]", |
1709 "name": "webgl_conformance on NVIDIA GPU on Linux (with patch) on Linux" | 1741 "name": "webgl_conformance on NVIDIA GPU on Linux (with patch) on Linux" |
1710 }, | 1742 }, |
1711 { | 1743 { |
1712 "cmd": [ | 1744 "cmd": [ |
1713 "python", | 1745 "python", |
1714 "-u", | 1746 "-u", |
1715 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 1747 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
1716 "collect", | 1748 "collect", |
1717 "--swarming", | 1749 "--swarming", |
1718 "https://chromium-swarm.appspot.com", | 1750 "https://chromium-swarm.appspot.com", |
1719 "--decorate", | 1751 "--decorate", |
1720 "--print-status-updates", | 1752 "--print-status-updates", |
1721 "--shards", | 1753 "--shards", |
1722 "1", | 1754 "1", |
1723 "context_lost on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_c
hromium_rel_ng/571", | 1755 "context_lost on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_c
hromium_rel_ng/571", |
1724 "--task-output-dir", | 1756 "--task-output-dir", |
1725 "/path/to/tmp/" | 1757 "/path/to/tmp/" |
1726 ], | 1758 ], |
| 1759 "cwd": "[SLAVE_BUILD]", |
1727 "name": "context_lost on NVIDIA GPU on Linux (with patch) on Linux" | 1760 "name": "context_lost on NVIDIA GPU on Linux (with patch) on Linux" |
1728 }, | 1761 }, |
1729 { | 1762 { |
1730 "cmd": [ | 1763 "cmd": [ |
1731 "python", | 1764 "python", |
1732 "-u", | 1765 "-u", |
1733 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 1766 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
1734 "collect", | 1767 "collect", |
1735 "--swarming", | 1768 "--swarming", |
1736 "https://chromium-swarm.appspot.com", | 1769 "https://chromium-swarm.appspot.com", |
1737 "--decorate", | 1770 "--decorate", |
1738 "--print-status-updates", | 1771 "--print-status-updates", |
1739 "--shards", | 1772 "--shards", |
1740 "1", | 1773 "1", |
1741 "memory_test on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_ch
romium_rel_ng/571", | 1774 "memory_test on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_ch
romium_rel_ng/571", |
1742 "--task-output-dir", | 1775 "--task-output-dir", |
1743 "/path/to/tmp/" | 1776 "/path/to/tmp/" |
1744 ], | 1777 ], |
| 1778 "cwd": "[SLAVE_BUILD]", |
1745 "name": "memory_test on NVIDIA GPU on Linux (with patch) on Linux" | 1779 "name": "memory_test on NVIDIA GPU on Linux (with patch) on Linux" |
1746 }, | 1780 }, |
1747 { | 1781 { |
1748 "cmd": [ | 1782 "cmd": [ |
1749 "python", | 1783 "python", |
1750 "-u", | 1784 "-u", |
1751 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 1785 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
1752 "collect", | 1786 "collect", |
1753 "--swarming", | 1787 "--swarming", |
1754 "https://chromium-swarm.appspot.com", | 1788 "https://chromium-swarm.appspot.com", |
1755 "--decorate", | 1789 "--decorate", |
1756 "--print-status-updates", | 1790 "--print-status-updates", |
1757 "--shards", | 1791 "--shards", |
1758 "1", | 1792 "1", |
1759 "trace_test on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_chr
omium_rel_ng/571", | 1793 "trace_test on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_chr
omium_rel_ng/571", |
1760 "--task-output-dir", | 1794 "--task-output-dir", |
1761 "/path/to/tmp/" | 1795 "/path/to/tmp/" |
1762 ], | 1796 ], |
| 1797 "cwd": "[SLAVE_BUILD]", |
1763 "name": "trace_test on NVIDIA GPU on Linux (with patch) on Linux" | 1798 "name": "trace_test on NVIDIA GPU on Linux (with patch) on Linux" |
1764 }, | 1799 }, |
1765 { | 1800 { |
1766 "cmd": [ | 1801 "cmd": [ |
1767 "python", | 1802 "python", |
1768 "-u", | 1803 "-u", |
1769 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 1804 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
1770 "collect", | 1805 "collect", |
1771 "--swarming", | 1806 "--swarming", |
1772 "https://chromium-swarm.appspot.com", | 1807 "https://chromium-swarm.appspot.com", |
1773 "--decorate", | 1808 "--decorate", |
1774 "--print-status-updates", | 1809 "--print-status-updates", |
1775 "--shards", | 1810 "--shards", |
1776 "1", | 1811 "1", |
1777 "screenshot_sync on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linu
x_chromium_rel_ng/571", | 1812 "screenshot_sync on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linu
x_chromium_rel_ng/571", |
1778 "--task-output-dir", | 1813 "--task-output-dir", |
1779 "/path/to/tmp/" | 1814 "/path/to/tmp/" |
1780 ], | 1815 ], |
| 1816 "cwd": "[SLAVE_BUILD]", |
1781 "name": "screenshot_sync on NVIDIA GPU on Linux (with patch) on Linux" | 1817 "name": "screenshot_sync on NVIDIA GPU on Linux (with patch) on Linux" |
1782 }, | 1818 }, |
1783 { | 1819 { |
1784 "cmd": [ | 1820 "cmd": [ |
1785 "python", | 1821 "python", |
1786 "-u", | 1822 "-u", |
1787 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 1823 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
1788 "collect", | 1824 "collect", |
1789 "--swarming", | 1825 "--swarming", |
1790 "https://chromium-swarm.appspot.com", | 1826 "https://chromium-swarm.appspot.com", |
1791 "--decorate", | 1827 "--decorate", |
1792 "--print-status-updates", | 1828 "--print-status-updates", |
1793 "--shards", | 1829 "--shards", |
1794 "1", | 1830 "1", |
1795 "hardware_accelerated_feature on NVIDIA GPU on Linux (with patch)/Linux/[d
ummy has/linux_chromium_rel_ng/571", | 1831 "hardware_accelerated_feature on NVIDIA GPU on Linux (with patch)/Linux/[d
ummy has/linux_chromium_rel_ng/571", |
1796 "--task-output-dir", | 1832 "--task-output-dir", |
1797 "/path/to/tmp/" | 1833 "/path/to/tmp/" |
1798 ], | 1834 ], |
| 1835 "cwd": "[SLAVE_BUILD]", |
1799 "name": "hardware_accelerated_feature on NVIDIA GPU on Linux (with patch) on
Linux" | 1836 "name": "hardware_accelerated_feature on NVIDIA GPU on Linux (with patch) on
Linux" |
1800 }, | 1837 }, |
1801 { | 1838 { |
1802 "cmd": [ | 1839 "cmd": [ |
1803 "python", | 1840 "python", |
1804 "-u", | 1841 "-u", |
1805 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 1842 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
1806 "collect", | 1843 "collect", |
1807 "--swarming", | 1844 "--swarming", |
1808 "https://chromium-swarm.appspot.com", | 1845 "https://chromium-swarm.appspot.com", |
1809 "--decorate", | 1846 "--decorate", |
1810 "--print-status-updates", | 1847 "--print-status-updates", |
1811 "--shards", | 1848 "--shards", |
1812 "1", | 1849 "1", |
1813 "gpu_process_launch on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/l
inux_chromium_rel_ng/571", | 1850 "gpu_process_launch on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/l
inux_chromium_rel_ng/571", |
1814 "--task-output-dir", | 1851 "--task-output-dir", |
1815 "/path/to/tmp/" | 1852 "/path/to/tmp/" |
1816 ], | 1853 ], |
| 1854 "cwd": "[SLAVE_BUILD]", |
1817 "name": "gpu_process_launch on NVIDIA GPU on Linux (with patch) on Linux" | 1855 "name": "gpu_process_launch on NVIDIA GPU on Linux (with patch) on Linux" |
1818 }, | 1856 }, |
1819 { | 1857 { |
1820 "cmd": [ | 1858 "cmd": [ |
1821 "python", | 1859 "python", |
1822 "-u", | 1860 "-u", |
1823 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 1861 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
1824 "collect", | 1862 "collect", |
1825 "--swarming", | 1863 "--swarming", |
1826 "https://chromium-swarm.appspot.com", | 1864 "https://chromium-swarm.appspot.com", |
1827 "--decorate", | 1865 "--decorate", |
1828 "--print-status-updates", | 1866 "--print-status-updates", |
1829 "--shards", | 1867 "--shards", |
1830 "1", | 1868 "1", |
1831 "gpu_rasterization on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/li
nux_chromium_rel_ng/571", | 1869 "gpu_rasterization on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/li
nux_chromium_rel_ng/571", |
1832 "--task-output-dir", | 1870 "--task-output-dir", |
1833 "/path/to/tmp/" | 1871 "/path/to/tmp/" |
1834 ], | 1872 ], |
| 1873 "cwd": "[SLAVE_BUILD]", |
1835 "name": "gpu_rasterization on NVIDIA GPU on Linux (with patch) on Linux" | 1874 "name": "gpu_rasterization on NVIDIA GPU on Linux (with patch) on Linux" |
1836 }, | 1875 }, |
1837 { | 1876 { |
1838 "allow_subannotations": true, | 1877 "allow_subannotations": true, |
1839 "cmd": [ | 1878 "cmd": [ |
1840 "python", | 1879 "python", |
1841 "-u", | 1880 "-u", |
1842 "RECIPE_MODULE[swarming]/resources/collect_gtest_task.py", | 1881 "RECIPE_MODULE[swarming]/resources/collect_gtest_task.py", |
1843 "--swarming-client-dir", | 1882 "--swarming-client-dir", |
1844 "[SLAVE_BUILD]/src/tools/swarming_client", | 1883 "[SLAVE_BUILD]/src/tools/swarming_client", |
1845 "--temp-root-dir", | 1884 "--temp-root-dir", |
1846 "[TMP_BASE]", | 1885 "[TMP_BASE]", |
1847 "--merged-test-output", | 1886 "--merged-test-output", |
1848 "/path/to/tmp/json", | 1887 "/path/to/tmp/json", |
1849 "--", | 1888 "--", |
1850 "collect", | 1889 "collect", |
1851 "--swarming", | 1890 "--swarming", |
1852 "https://chromium-swarm.appspot.com", | 1891 "https://chromium-swarm.appspot.com", |
1853 "--decorate", | 1892 "--decorate", |
1854 "--print-status-updates", | 1893 "--print-status-updates", |
1855 "--shards", | 1894 "--shards", |
1856 "1", | 1895 "1", |
1857 "tab_capture_end2end_tests on NVIDIA GPU on Linux (with patch)/Linux/[dumm
y has/linux_chromium_rel_ng/571" | 1896 "tab_capture_end2end_tests on NVIDIA GPU on Linux (with patch)/Linux/[dumm
y has/linux_chromium_rel_ng/571" |
1858 ], | 1897 ], |
| 1898 "cwd": "[SLAVE_BUILD]", |
1859 "name": "tab_capture_end2end_tests on NVIDIA GPU on Linux (with patch) on Li
nux" | 1899 "name": "tab_capture_end2end_tests on NVIDIA GPU on Linux (with patch) on Li
nux" |
1860 } | 1900 } |
1861 ] | 1901 ] |
OLD | NEW |