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@ \"Linux Tests\": {@@@", | 110 "@@@STEP_LOG_LINE@json.output@ \"Linux Tests\": {@@@", |
107 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@", | 111 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@", |
108 "@@@STEP_LOG_LINE@json.output@ \"base_unittests\"@@@", | 112 "@@@STEP_LOG_LINE@json.output@ \"base_unittests\"@@@", |
109 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 113 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
110 "@@@STEP_LOG_LINE@json.output@ }@@@", | 114 "@@@STEP_LOG_LINE@json.output@ }@@@", |
111 "@@@STEP_LOG_LINE@json.output@}@@@", | 115 "@@@STEP_LOG_LINE@json.output@}@@@", |
112 "@@@STEP_LOG_END@json.output@@@" | 116 "@@@STEP_LOG_END@json.output@@@" |
113 ] | 117 ] |
114 }, | 118 }, |
115 { | 119 { |
116 "cmd": [ | 120 "cmd": [ |
117 "python", | 121 "python", |
118 "-u", | 122 "-u", |
119 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", | 123 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", |
120 "--output", | 124 "--output", |
121 "/path/to/tmp/json", | 125 "/path/to/tmp/json", |
122 "--", | 126 "--", |
123 "--build-config-fs", | 127 "--build-config-fs", |
124 "Release", | 128 "Release", |
125 "--paths", | 129 "--paths", |
126 "{\"build\": \"[BUILD]\", \"checkout\": \"[SLAVE_BUILD]/src\"}", | 130 "{\"build\": \"[BUILD]\", \"checkout\": \"[SLAVE_BUILD]/src\"}", |
127 "--properties", | 131 "--properties", |
128 "{\"buildername\": \"linux_chromium_rel_ng\", \"buildnumber\": 571, \"mast
ername\": \"tryserver.chromium.linux\", \"slavename\": \"TestSlavename\", \"targ
et_platform\": \"linux\"}" | 132 "{\"buildername\": \"linux_chromium_rel_ng\", \"buildnumber\": 571, \"mast
ername\": \"tryserver.chromium.linux\", \"slavename\": \"TestSlavename\", \"targ
et_platform\": \"linux\"}" |
129 ], | 133 ], |
| 134 "cwd": "[SLAVE_BUILD]", |
130 "name": "get compile targets for scripts", | 135 "name": "get compile targets for scripts", |
131 "~followup_annotations": [ | 136 "~followup_annotations": [ |
132 "@@@STEP_LOG_LINE@json.output@{}@@@", | 137 "@@@STEP_LOG_LINE@json.output@{}@@@", |
133 "@@@STEP_LOG_END@json.output@@@" | 138 "@@@STEP_LOG_END@json.output@@@" |
134 ] | 139 ] |
135 }, | 140 }, |
136 { | 141 { |
137 "cmd": [ | 142 "cmd": [ |
138 "killall", | 143 "killall", |
139 "-9", | 144 "-9", |
140 "gnome-keyring-daemon" | 145 "gnome-keyring-daemon" |
141 ], | 146 ], |
| 147 "cwd": "[SLAVE_BUILD]", |
142 "name": "killall gnome-keyring-daemon" | 148 "name": "killall gnome-keyring-daemon" |
143 }, | 149 }, |
144 { | 150 { |
145 "cmd": [ | 151 "cmd": [ |
146 "git", | 152 "git", |
147 "diff", | 153 "diff", |
148 "--cached", | 154 "--cached", |
149 "--name-only" | 155 "--name-only" |
150 ], | 156 ], |
151 "cwd": "[SLAVE_BUILD]/src", | 157 "cwd": "[SLAVE_BUILD]/src", |
152 "name": "git diff to analyze patch", | 158 "name": "git diff to analyze patch", |
153 "stdout": "/path/to/tmp/", | 159 "stdout": "/path/to/tmp/", |
154 "~followup_annotations": [ | 160 "~followup_annotations": [ |
155 "@@@STEP_LOG_LINE@files@foo.cc@@@", | 161 "@@@STEP_LOG_LINE@files@foo.cc@@@", |
156 "@@@STEP_LOG_END@files@@@" | 162 "@@@STEP_LOG_END@files@@@" |
157 ] | 163 ] |
158 }, | 164 }, |
159 { | 165 { |
160 "cmd": [ | 166 "cmd": [ |
161 "python", | 167 "python", |
162 "-u", | 168 "-u", |
163 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 169 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
164 "[SLAVE_BUILD]/src/testing/buildbot/trybot_analyze_config.json", | 170 "[SLAVE_BUILD]/src/testing/buildbot/trybot_analyze_config.json", |
165 "/path/to/tmp/json" | 171 "/path/to/tmp/json" |
166 ], | 172 ], |
| 173 "cwd": "[SLAVE_BUILD]", |
167 "name": "read filter exclusion spec", | 174 "name": "read filter exclusion spec", |
168 "~followup_annotations": [ | 175 "~followup_annotations": [ |
169 "@@@STEP_TEXT@path: 'testing/buildbot/trybot_analyze_config.json'@@@", | 176 "@@@STEP_TEXT@path: 'testing/buildbot/trybot_analyze_config.json'@@@", |
170 "@@@STEP_LOG_LINE@json.output@{@@@", | 177 "@@@STEP_LOG_LINE@json.output@{@@@", |
171 "@@@STEP_LOG_LINE@json.output@ \"base\": {@@@", | 178 "@@@STEP_LOG_LINE@json.output@ \"base\": {@@@", |
172 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": [@@@", | 179 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": [@@@", |
173 "@@@STEP_LOG_LINE@json.output@ \"f.*\"@@@", | 180 "@@@STEP_LOG_LINE@json.output@ \"f.*\"@@@", |
174 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 181 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
175 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 182 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
176 "@@@STEP_LOG_LINE@json.output@ \"chromium\": {@@@", | 183 "@@@STEP_LOG_LINE@json.output@ \"chromium\": {@@@", |
177 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": []@@@", | 184 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": []@@@", |
178 "@@@STEP_LOG_LINE@json.output@ }@@@", | 185 "@@@STEP_LOG_LINE@json.output@ }@@@", |
179 "@@@STEP_LOG_LINE@json.output@}@@@", | 186 "@@@STEP_LOG_LINE@json.output@}@@@", |
180 "@@@STEP_LOG_END@json.output@@@" | 187 "@@@STEP_LOG_END@json.output@@@" |
181 ] | 188 ] |
182 }, | 189 }, |
183 { | 190 { |
184 "cmd": [ | 191 "cmd": [ |
185 "python", | 192 "python", |
186 "-u", | 193 "-u", |
187 "import sys; sys.exit(0)" | 194 "import sys; sys.exit(0)" |
188 ], | 195 ], |
| 196 "cwd": "[SLAVE_BUILD]", |
189 "name": "analyze", | 197 "name": "analyze", |
190 "~followup_annotations": [ | 198 "~followup_annotations": [ |
191 "@@@STEP_LOG_LINE@excluded_files@foo.cc (regex = 'f.*')@@@", | 199 "@@@STEP_LOG_LINE@excluded_files@foo.cc (regex = 'f.*')@@@", |
192 "@@@STEP_LOG_END@excluded_files@@@", | 200 "@@@STEP_LOG_END@excluded_files@@@", |
193 "@@@STEP_LOG_LINE@analyze_details@{@@@", | 201 "@@@STEP_LOG_LINE@analyze_details@{@@@", |
194 "@@@STEP_LOG_LINE@analyze_details@ \"compile_targets\": [@@@", | 202 "@@@STEP_LOG_LINE@analyze_details@ \"compile_targets\": [@@@", |
195 "@@@STEP_LOG_LINE@analyze_details@ \"angle_unittests_run\", @@@", | 203 "@@@STEP_LOG_LINE@analyze_details@ \"angle_unittests_run\", @@@", |
196 "@@@STEP_LOG_LINE@analyze_details@ \"chrome\", @@@", | 204 "@@@STEP_LOG_LINE@analyze_details@ \"chrome\", @@@", |
197 "@@@STEP_LOG_LINE@analyze_details@ \"telemetry_gpu_test_run\", @@@", | 205 "@@@STEP_LOG_LINE@analyze_details@ \"telemetry_gpu_test_run\", @@@", |
198 "@@@STEP_LOG_LINE@analyze_details@ \"tab_capture_end2end_tests_run\", @
@@", | 206 "@@@STEP_LOG_LINE@analyze_details@ \"tab_capture_end2end_tests_run\", @
@@", |
(...skipping 43 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
242 "@@@STEP_LOG_LINE@analyze_details@}@@@", | 250 "@@@STEP_LOG_LINE@analyze_details@}@@@", |
243 "@@@STEP_LOG_END@analyze_details@@@" | 251 "@@@STEP_LOG_END@analyze_details@@@" |
244 ] | 252 ] |
245 }, | 253 }, |
246 { | 254 { |
247 "cmd": [ | 255 "cmd": [ |
248 "python", | 256 "python", |
249 "-u", | 257 "-u", |
250 "[BUILD]/scripts/slave/cleanup_temp.py" | 258 "[BUILD]/scripts/slave/cleanup_temp.py" |
251 ], | 259 ], |
| 260 "cwd": "[SLAVE_BUILD]", |
252 "name": "cleanup_temp" | 261 "name": "cleanup_temp" |
253 }, | 262 }, |
254 { | 263 { |
255 "cmd": [ | 264 "cmd": [ |
256 "python", | 265 "python", |
257 "-u", | 266 "-u", |
258 "RECIPE_MODULE[isolate]/resources/find_isolated_tests.py", | 267 "RECIPE_MODULE[isolate]/resources/find_isolated_tests.py", |
259 "--build-dir", | 268 "--build-dir", |
260 "[SLAVE_BUILD]/src/out/Release", | 269 "[SLAVE_BUILD]/src/out/Release", |
261 "--clean-isolated-files" | 270 "--clean-isolated-files" |
262 ], | 271 ], |
| 272 "cwd": "[SLAVE_BUILD]", |
263 "name": "clean isolated files" | 273 "name": "clean isolated files" |
264 }, | 274 }, |
265 { | 275 { |
266 "cmd": [ | 276 "cmd": [ |
267 "python", | 277 "python", |
268 "-u", | 278 "-u", |
269 "[BUILD]/scripts/slave/compile.py", | 279 "[BUILD]/scripts/slave/compile.py", |
270 "--target", | 280 "--target", |
271 "Release", | 281 "Release", |
272 "--src-dir", | 282 "--src-dir", |
273 "[SLAVE_BUILD]/src", | 283 "[SLAVE_BUILD]/src", |
274 "--build-tool", | 284 "--build-tool", |
275 "ninja", | 285 "ninja", |
276 "--compiler", | 286 "--compiler", |
277 "goma", | 287 "goma", |
278 "--goma-dir", | 288 "--goma-dir", |
279 "[BUILD]/goma", | 289 "[BUILD]/goma", |
280 "--ninja-ensure-up-to-date", | 290 "--ninja-ensure-up-to-date", |
281 "--", | 291 "--", |
282 "angle_unittests_run", | 292 "angle_unittests_run", |
283 "chrome", | 293 "chrome", |
284 "telemetry_gpu_test_run", | 294 "telemetry_gpu_test_run", |
285 "tab_capture_end2end_tests_run", | 295 "tab_capture_end2end_tests_run", |
286 "base_unittests", | 296 "base_unittests", |
287 "content_gl_tests_run", | 297 "content_gl_tests_run", |
288 "gl_tests_run", | 298 "gl_tests_run", |
289 "chromium_swarm_tests" | 299 "chromium_swarm_tests" |
290 ], | 300 ], |
| 301 "cwd": "[SLAVE_BUILD]", |
291 "name": "compile (with patch)" | 302 "name": "compile (with patch)" |
292 }, | 303 }, |
293 { | 304 { |
294 "cmd": [ | 305 "cmd": [ |
295 "python", | 306 "python", |
296 "-u", | 307 "-u", |
297 "RECIPE_MODULE[isolate]/resources/remove_build_metadata.py", | 308 "RECIPE_MODULE[isolate]/resources/remove_build_metadata.py", |
298 "--build-dir", | 309 "--build-dir", |
299 "[SLAVE_BUILD]/src/out/Release", | 310 "[SLAVE_BUILD]/src/out/Release", |
300 "--src-dir", | 311 "--src-dir", |
(...skipping 12 matching lines...) Expand all Loading... |
313 "/path/to/tmp/json", | 324 "/path/to/tmp/json", |
314 "--isolate-server", | 325 "--isolate-server", |
315 "https://isolateserver.appspot.com", | 326 "https://isolateserver.appspot.com", |
316 "--verbose", | 327 "--verbose", |
317 "[SLAVE_BUILD]/src/out/Release/tab_capture_end2end_tests.isolated.gen.json
", | 328 "[SLAVE_BUILD]/src/out/Release/tab_capture_end2end_tests.isolated.gen.json
", |
318 "[SLAVE_BUILD]/src/out/Release/gl_tests.isolated.gen.json", | 329 "[SLAVE_BUILD]/src/out/Release/gl_tests.isolated.gen.json", |
319 "[SLAVE_BUILD]/src/out/Release/content_gl_tests.isolated.gen.json", | 330 "[SLAVE_BUILD]/src/out/Release/content_gl_tests.isolated.gen.json", |
320 "[SLAVE_BUILD]/src/out/Release/angle_unittests.isolated.gen.json", | 331 "[SLAVE_BUILD]/src/out/Release/angle_unittests.isolated.gen.json", |
321 "[SLAVE_BUILD]/src/out/Release/telemetry_gpu_test.isolated.gen.json" | 332 "[SLAVE_BUILD]/src/out/Release/telemetry_gpu_test.isolated.gen.json" |
322 ], | 333 ], |
| 334 "cwd": "[SLAVE_BUILD]", |
323 "name": "isolate tests", | 335 "name": "isolate tests", |
324 "~followup_annotations": [ | 336 "~followup_annotations": [ |
325 "@@@STEP_LOG_LINE@json.output@{@@@", | 337 "@@@STEP_LOG_LINE@json.output@{@@@", |
326 "@@@STEP_LOG_LINE@json.output@ \"angle_unittests\": \"[dummy hash for ang
le_unittests]\", @@@", | 338 "@@@STEP_LOG_LINE@json.output@ \"angle_unittests\": \"[dummy hash for ang
le_unittests]\", @@@", |
327 "@@@STEP_LOG_LINE@json.output@ \"content_gl_tests\": \"[dummy hash for co
ntent_gl_tests]\", @@@", | 339 "@@@STEP_LOG_LINE@json.output@ \"content_gl_tests\": \"[dummy hash for co
ntent_gl_tests]\", @@@", |
328 "@@@STEP_LOG_LINE@json.output@ \"gl_tests\": \"[dummy hash for gl_tests]\
", @@@", | 340 "@@@STEP_LOG_LINE@json.output@ \"gl_tests\": \"[dummy hash for gl_tests]\
", @@@", |
329 "@@@STEP_LOG_LINE@json.output@ \"tab_capture_end2end_tests\": \"[dummy ha
sh for tab_capture_end2end_tests]\", @@@", | 341 "@@@STEP_LOG_LINE@json.output@ \"tab_capture_end2end_tests\": \"[dummy ha
sh for tab_capture_end2end_tests]\", @@@", |
330 "@@@STEP_LOG_LINE@json.output@ \"telemetry_gpu_test\": \"[dummy hash for
telemetry_gpu_test]\"@@@", | 342 "@@@STEP_LOG_LINE@json.output@ \"telemetry_gpu_test\": \"[dummy hash for
telemetry_gpu_test]\"@@@", |
331 "@@@STEP_LOG_LINE@json.output@}@@@", | 343 "@@@STEP_LOG_LINE@json.output@}@@@", |
332 "@@@STEP_LOG_END@json.output@@@" | 344 "@@@STEP_LOG_END@json.output@@@" |
(...skipping 60 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
393 "--tag", | 405 "--tag", |
394 "rietveld:https://codereview.chromium.org/12853011/#ps1", | 406 "rietveld:https://codereview.chromium.org/12853011/#ps1", |
395 "--idempotent", | 407 "--idempotent", |
396 "--user", | 408 "--user", |
397 "commit-bot@chromium.org", | 409 "commit-bot@chromium.org", |
398 "[dummy hash for content_gl_tests]", | 410 "[dummy hash for content_gl_tests]", |
399 "--", | 411 "--", |
400 "--use-gpu-in-tests", | 412 "--use-gpu-in-tests", |
401 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json" | 413 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json" |
402 ], | 414 ], |
| 415 "cwd": "[SLAVE_BUILD]", |
403 "name": "[trigger] content_gl_tests on NVIDIA GPU on Linux (with patch) on L
inux", | 416 "name": "[trigger] content_gl_tests on NVIDIA GPU on Linux (with patch) on L
inux", |
404 "~followup_annotations": [ | 417 "~followup_annotations": [ |
405 "@@@STEP_LOG_LINE@json.output@{@@@", | 418 "@@@STEP_LOG_LINE@json.output@{@@@", |
406 "@@@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\", @
@@", | 419 "@@@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@ \"tasks\": {@@@", | 420 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
408 "@@@STEP_LOG_LINE@json.output@ \"content_gl_tests on NVIDIA GPU on Linu
x (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\": {@@@", | 421 "@@@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@ \"shard_index\": 0, @@@", | 422 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
410 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 423 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
411 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 424 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
412 "@@@STEP_LOG_LINE@json.output@ }@@@", | 425 "@@@STEP_LOG_LINE@json.output@ }@@@", |
(...skipping 64 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
477 "--tag", | 490 "--tag", |
478 "rietveld:https://codereview.chromium.org/12853011/#ps1", | 491 "rietveld:https://codereview.chromium.org/12853011/#ps1", |
479 "--idempotent", | 492 "--idempotent", |
480 "--user", | 493 "--user", |
481 "commit-bot@chromium.org", | 494 "commit-bot@chromium.org", |
482 "[dummy hash for gl_tests]", | 495 "[dummy hash for gl_tests]", |
483 "--", | 496 "--", |
484 "--use-gpu-in-tests", | 497 "--use-gpu-in-tests", |
485 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json" | 498 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json" |
486 ], | 499 ], |
| 500 "cwd": "[SLAVE_BUILD]", |
487 "name": "[trigger] gl_tests on NVIDIA GPU on Linux (with patch) on Linux", | 501 "name": "[trigger] gl_tests on NVIDIA GPU on Linux (with patch) on Linux", |
488 "~followup_annotations": [ | 502 "~followup_annotations": [ |
489 "@@@STEP_LOG_LINE@json.output@{@@@", | 503 "@@@STEP_LOG_LINE@json.output@{@@@", |
490 "@@@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\", @@@", | 504 "@@@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\", @@@", |
491 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 505 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
492 "@@@STEP_LOG_LINE@json.output@ \"gl_tests on NVIDIA GPU on Linux (with
patch)/Linux/[dummy has/linux_chromium_rel_ng/571\": {@@@", | 506 "@@@STEP_LOG_LINE@json.output@ \"gl_tests on NVIDIA GPU on Linux (with
patch)/Linux/[dummy has/linux_chromium_rel_ng/571\": {@@@", |
493 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 507 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
494 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 508 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
495 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 509 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
496 "@@@STEP_LOG_LINE@json.output@ }@@@", | 510 "@@@STEP_LOG_LINE@json.output@ }@@@", |
(...skipping 64 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
561 "--tag", | 575 "--tag", |
562 "rietveld:https://codereview.chromium.org/12853011/#ps1", | 576 "rietveld:https://codereview.chromium.org/12853011/#ps1", |
563 "--idempotent", | 577 "--idempotent", |
564 "--user", | 578 "--user", |
565 "commit-bot@chromium.org", | 579 "commit-bot@chromium.org", |
566 "[dummy hash for angle_unittests]", | 580 "[dummy hash for angle_unittests]", |
567 "--", | 581 "--", |
568 "--use-gpu-in-tests", | 582 "--use-gpu-in-tests", |
569 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json" | 583 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json" |
570 ], | 584 ], |
| 585 "cwd": "[SLAVE_BUILD]", |
571 "name": "[trigger] angle_unittests on NVIDIA GPU on Linux (with patch) on Li
nux", | 586 "name": "[trigger] angle_unittests on NVIDIA GPU on Linux (with patch) on Li
nux", |
572 "~followup_annotations": [ | 587 "~followup_annotations": [ |
573 "@@@STEP_LOG_LINE@json.output@{@@@", | 588 "@@@STEP_LOG_LINE@json.output@{@@@", |
574 "@@@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\", @@
@", | 589 "@@@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\", @@
@", |
575 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 590 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
576 "@@@STEP_LOG_LINE@json.output@ \"angle_unittests on NVIDIA GPU on Linux
(with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\": {@@@", | 591 "@@@STEP_LOG_LINE@json.output@ \"angle_unittests on NVIDIA GPU on Linux
(with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\": {@@@", |
577 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 592 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
578 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 593 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
579 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 594 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
580 "@@@STEP_LOG_LINE@json.output@ }@@@", | 595 "@@@STEP_LOG_LINE@json.output@ }@@@", |
(...skipping 75 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
656 "--build-revision", | 671 "--build-revision", |
657 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 672 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
658 "--test-machine-name", | 673 "--test-machine-name", |
659 "linux_chromium_rel_ng", | 674 "linux_chromium_rel_ng", |
660 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 675 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
661 "--output-format", | 676 "--output-format", |
662 "json", | 677 "json", |
663 "--output-dir", | 678 "--output-dir", |
664 "${ISOLATED_OUTDIR}" | 679 "${ISOLATED_OUTDIR}" |
665 ], | 680 ], |
| 681 "cwd": "[SLAVE_BUILD]", |
666 "name": "[trigger] maps_pixel_test on NVIDIA GPU on Linux (with patch) on Li
nux", | 682 "name": "[trigger] maps_pixel_test on NVIDIA GPU on Linux (with patch) on Li
nux", |
667 "~followup_annotations": [ | 683 "~followup_annotations": [ |
668 "@@@STEP_LOG_LINE@json.output@{@@@", | 684 "@@@STEP_LOG_LINE@json.output@{@@@", |
669 "@@@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\", @@
@", | 685 "@@@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\", @@
@", |
670 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 686 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
671 "@@@STEP_LOG_LINE@json.output@ \"maps_pixel_test on NVIDIA GPU on Linux
(with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\": {@@@", | 687 "@@@STEP_LOG_LINE@json.output@ \"maps_pixel_test on NVIDIA GPU on Linux
(with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\": {@@@", |
672 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 688 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
673 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 689 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
674 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 690 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
675 "@@@STEP_LOG_LINE@json.output@ }@@@", | 691 "@@@STEP_LOG_LINE@json.output@ }@@@", |
(...skipping 80 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
756 "--os-type", | 772 "--os-type", |
757 "linux", | 773 "linux", |
758 "--test-machine-name", | 774 "--test-machine-name", |
759 "linux_chromium_rel_ng", | 775 "linux_chromium_rel_ng", |
760 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 776 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
761 "--output-format", | 777 "--output-format", |
762 "json", | 778 "json", |
763 "--output-dir", | 779 "--output-dir", |
764 "${ISOLATED_OUTDIR}" | 780 "${ISOLATED_OUTDIR}" |
765 ], | 781 ], |
| 782 "cwd": "[SLAVE_BUILD]", |
766 "name": "[trigger] pixel_test on NVIDIA GPU on Linux (with patch) on Linux", | 783 "name": "[trigger] pixel_test on NVIDIA GPU on Linux (with patch) on Linux", |
767 "~followup_annotations": [ | 784 "~followup_annotations": [ |
768 "@@@STEP_LOG_LINE@json.output@{@@@", | 785 "@@@STEP_LOG_LINE@json.output@{@@@", |
769 "@@@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\", @@@", | 786 "@@@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\", @@@", |
770 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 787 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
771 "@@@STEP_LOG_LINE@json.output@ \"pixel_test on NVIDIA GPU on Linux (wit
h patch)/Linux/[dummy has/linux_chromium_rel_ng/571\": {@@@", | 788 "@@@STEP_LOG_LINE@json.output@ \"pixel_test on NVIDIA GPU on Linux (wit
h patch)/Linux/[dummy has/linux_chromium_rel_ng/571\": {@@@", |
772 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 789 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
773 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 790 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
774 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 791 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
775 "@@@STEP_LOG_LINE@json.output@ }@@@", | 792 "@@@STEP_LOG_LINE@json.output@ }@@@", |
(...skipping 71 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
847 "--show-stdout", | 864 "--show-stdout", |
848 "--browser=release", | 865 "--browser=release", |
849 "-v", | 866 "-v", |
850 "--use-devtools-active-port", | 867 "--use-devtools-active-port", |
851 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 868 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
852 "--output-format", | 869 "--output-format", |
853 "json", | 870 "json", |
854 "--output-dir", | 871 "--output-dir", |
855 "${ISOLATED_OUTDIR}" | 872 "${ISOLATED_OUTDIR}" |
856 ], | 873 ], |
| 874 "cwd": "[SLAVE_BUILD]", |
857 "name": "[trigger] webgl_conformance on NVIDIA GPU on Linux (with patch) on
Linux", | 875 "name": "[trigger] webgl_conformance on NVIDIA GPU on Linux (with patch) on
Linux", |
858 "~followup_annotations": [ | 876 "~followup_annotations": [ |
859 "@@@STEP_LOG_LINE@json.output@{@@@", | 877 "@@@STEP_LOG_LINE@json.output@{@@@", |
860 "@@@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\",
@@@", | 878 "@@@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\",
@@@", |
861 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 879 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
862 "@@@STEP_LOG_LINE@json.output@ \"webgl_conformance on NVIDIA GPU on Lin
ux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\": {@@@", | 880 "@@@STEP_LOG_LINE@json.output@ \"webgl_conformance on NVIDIA GPU on Lin
ux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\": {@@@", |
863 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 881 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
864 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 882 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
865 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 883 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
866 "@@@STEP_LOG_LINE@json.output@ }@@@", | 884 "@@@STEP_LOG_LINE@json.output@ }@@@", |
(...skipping 71 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
938 "--show-stdout", | 956 "--show-stdout", |
939 "--browser=release", | 957 "--browser=release", |
940 "-v", | 958 "-v", |
941 "--use-devtools-active-port", | 959 "--use-devtools-active-port", |
942 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 960 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
943 "--output-format", | 961 "--output-format", |
944 "json", | 962 "json", |
945 "--output-dir", | 963 "--output-dir", |
946 "${ISOLATED_OUTDIR}" | 964 "${ISOLATED_OUTDIR}" |
947 ], | 965 ], |
| 966 "cwd": "[SLAVE_BUILD]", |
948 "name": "[trigger] context_lost on NVIDIA GPU on Linux (with patch) on Linux
", | 967 "name": "[trigger] context_lost on NVIDIA GPU on Linux (with patch) on Linux
", |
949 "~followup_annotations": [ | 968 "~followup_annotations": [ |
950 "@@@STEP_LOG_LINE@json.output@{@@@", | 969 "@@@STEP_LOG_LINE@json.output@{@@@", |
951 "@@@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\", @@@", | 970 "@@@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\", @@@", |
952 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 971 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
953 "@@@STEP_LOG_LINE@json.output@ \"context_lost on NVIDIA GPU on Linux (w
ith patch)/Linux/[dummy has/linux_chromium_rel_ng/571\": {@@@", | 972 "@@@STEP_LOG_LINE@json.output@ \"context_lost on NVIDIA GPU on Linux (w
ith patch)/Linux/[dummy has/linux_chromium_rel_ng/571\": {@@@", |
954 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 973 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
955 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 974 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
956 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 975 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
957 "@@@STEP_LOG_LINE@json.output@ }@@@", | 976 "@@@STEP_LOG_LINE@json.output@ }@@@", |
(...skipping 71 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1029 "--show-stdout", | 1048 "--show-stdout", |
1030 "--browser=release", | 1049 "--browser=release", |
1031 "-v", | 1050 "-v", |
1032 "--use-devtools-active-port", | 1051 "--use-devtools-active-port", |
1033 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 1052 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
1034 "--output-format", | 1053 "--output-format", |
1035 "json", | 1054 "json", |
1036 "--output-dir", | 1055 "--output-dir", |
1037 "${ISOLATED_OUTDIR}" | 1056 "${ISOLATED_OUTDIR}" |
1038 ], | 1057 ], |
| 1058 "cwd": "[SLAVE_BUILD]", |
1039 "name": "[trigger] memory_test on NVIDIA GPU on Linux (with patch) on Linux"
, | 1059 "name": "[trigger] memory_test on NVIDIA GPU on Linux (with patch) on Linux"
, |
1040 "~followup_annotations": [ | 1060 "~followup_annotations": [ |
1041 "@@@STEP_LOG_LINE@json.output@{@@@", | 1061 "@@@STEP_LOG_LINE@json.output@{@@@", |
1042 "@@@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\", @@@", | 1062 "@@@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\", @@@", |
1043 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 1063 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
1044 "@@@STEP_LOG_LINE@json.output@ \"memory_test on NVIDIA GPU on Linux (wi
th patch)/Linux/[dummy has/linux_chromium_rel_ng/571\": {@@@", | 1064 "@@@STEP_LOG_LINE@json.output@ \"memory_test on NVIDIA GPU on Linux (wi
th patch)/Linux/[dummy has/linux_chromium_rel_ng/571\": {@@@", |
1045 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 1065 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
1046 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 1066 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
1047 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 1067 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
1048 "@@@STEP_LOG_LINE@json.output@ }@@@", | 1068 "@@@STEP_LOG_LINE@json.output@ }@@@", |
(...skipping 71 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1120 "--show-stdout", | 1140 "--show-stdout", |
1121 "--browser=release", | 1141 "--browser=release", |
1122 "-v", | 1142 "-v", |
1123 "--use-devtools-active-port", | 1143 "--use-devtools-active-port", |
1124 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 1144 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
1125 "--output-format", | 1145 "--output-format", |
1126 "json", | 1146 "json", |
1127 "--output-dir", | 1147 "--output-dir", |
1128 "${ISOLATED_OUTDIR}" | 1148 "${ISOLATED_OUTDIR}" |
1129 ], | 1149 ], |
| 1150 "cwd": "[SLAVE_BUILD]", |
1130 "name": "[trigger] trace_test on NVIDIA GPU on Linux (with patch) on Linux", | 1151 "name": "[trigger] trace_test on NVIDIA GPU on Linux (with patch) on Linux", |
1131 "~followup_annotations": [ | 1152 "~followup_annotations": [ |
1132 "@@@STEP_LOG_LINE@json.output@{@@@", | 1153 "@@@STEP_LOG_LINE@json.output@{@@@", |
1133 "@@@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\", @@@", | 1154 "@@@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\", @@@", |
1134 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 1155 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
1135 "@@@STEP_LOG_LINE@json.output@ \"trace_test on NVIDIA GPU on Linux (wit
h patch)/Linux/[dummy has/linux_chromium_rel_ng/571\": {@@@", | 1156 "@@@STEP_LOG_LINE@json.output@ \"trace_test on NVIDIA GPU on Linux (wit
h patch)/Linux/[dummy has/linux_chromium_rel_ng/571\": {@@@", |
1136 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 1157 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
1137 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 1158 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
1138 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 1159 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
1139 "@@@STEP_LOG_LINE@json.output@ }@@@", | 1160 "@@@STEP_LOG_LINE@json.output@ }@@@", |
(...skipping 71 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1211 "--show-stdout", | 1232 "--show-stdout", |
1212 "--browser=release", | 1233 "--browser=release", |
1213 "-v", | 1234 "-v", |
1214 "--use-devtools-active-port", | 1235 "--use-devtools-active-port", |
1215 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 1236 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
1216 "--output-format", | 1237 "--output-format", |
1217 "json", | 1238 "json", |
1218 "--output-dir", | 1239 "--output-dir", |
1219 "${ISOLATED_OUTDIR}" | 1240 "${ISOLATED_OUTDIR}" |
1220 ], | 1241 ], |
| 1242 "cwd": "[SLAVE_BUILD]", |
1221 "name": "[trigger] screenshot_sync on NVIDIA GPU on Linux (with patch) on Li
nux", | 1243 "name": "[trigger] screenshot_sync on NVIDIA GPU on Linux (with patch) on Li
nux", |
1222 "~followup_annotations": [ | 1244 "~followup_annotations": [ |
1223 "@@@STEP_LOG_LINE@json.output@{@@@", | 1245 "@@@STEP_LOG_LINE@json.output@{@@@", |
1224 "@@@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\", @@
@", | 1246 "@@@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\", @@
@", |
1225 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 1247 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
1226 "@@@STEP_LOG_LINE@json.output@ \"screenshot_sync on NVIDIA GPU on Linux
(with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\": {@@@", | 1248 "@@@STEP_LOG_LINE@json.output@ \"screenshot_sync on NVIDIA GPU on Linux
(with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\": {@@@", |
1227 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 1249 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
1228 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 1250 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
1229 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 1251 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
1230 "@@@STEP_LOG_LINE@json.output@ }@@@", | 1252 "@@@STEP_LOG_LINE@json.output@ }@@@", |
(...skipping 71 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1302 "--show-stdout", | 1324 "--show-stdout", |
1303 "--browser=release", | 1325 "--browser=release", |
1304 "-v", | 1326 "-v", |
1305 "--use-devtools-active-port", | 1327 "--use-devtools-active-port", |
1306 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 1328 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
1307 "--output-format", | 1329 "--output-format", |
1308 "json", | 1330 "json", |
1309 "--output-dir", | 1331 "--output-dir", |
1310 "${ISOLATED_OUTDIR}" | 1332 "${ISOLATED_OUTDIR}" |
1311 ], | 1333 ], |
| 1334 "cwd": "[SLAVE_BUILD]", |
1312 "name": "[trigger] hardware_accelerated_feature on NVIDIA GPU on Linux (with
patch) on Linux", | 1335 "name": "[trigger] hardware_accelerated_feature on NVIDIA GPU on Linux (with
patch) on Linux", |
1313 "~followup_annotations": [ | 1336 "~followup_annotations": [ |
1314 "@@@STEP_LOG_LINE@json.output@{@@@", | 1337 "@@@STEP_LOG_LINE@json.output@{@@@", |
1315 "@@@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\", @@@", | 1338 "@@@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\", @@@", |
1316 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 1339 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
1317 "@@@STEP_LOG_LINE@json.output@ \"hardware_accelerated_feature on NVIDIA
GPU on Linux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\": {@@@", | 1340 "@@@STEP_LOG_LINE@json.output@ \"hardware_accelerated_feature on NVIDIA
GPU on Linux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\": {@@@", |
1318 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 1341 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
1319 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 1342 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
1320 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 1343 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
1321 "@@@STEP_LOG_LINE@json.output@ }@@@", | 1344 "@@@STEP_LOG_LINE@json.output@ }@@@", |
(...skipping 71 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1393 "--show-stdout", | 1416 "--show-stdout", |
1394 "--browser=release", | 1417 "--browser=release", |
1395 "-v", | 1418 "-v", |
1396 "--use-devtools-active-port", | 1419 "--use-devtools-active-port", |
1397 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 1420 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
1398 "--output-format", | 1421 "--output-format", |
1399 "json", | 1422 "json", |
1400 "--output-dir", | 1423 "--output-dir", |
1401 "${ISOLATED_OUTDIR}" | 1424 "${ISOLATED_OUTDIR}" |
1402 ], | 1425 ], |
| 1426 "cwd": "[SLAVE_BUILD]", |
1403 "name": "[trigger] gpu_process_launch on NVIDIA GPU on Linux (with patch) on
Linux", | 1427 "name": "[trigger] gpu_process_launch on NVIDIA GPU on Linux (with patch) on
Linux", |
1404 "~followup_annotations": [ | 1428 "~followup_annotations": [ |
1405 "@@@STEP_LOG_LINE@json.output@{@@@", | 1429 "@@@STEP_LOG_LINE@json.output@{@@@", |
1406 "@@@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\",
@@@", | 1430 "@@@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\",
@@@", |
1407 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 1431 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
1408 "@@@STEP_LOG_LINE@json.output@ \"gpu_process_launch on NVIDIA GPU on Li
nux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\": {@@@", | 1432 "@@@STEP_LOG_LINE@json.output@ \"gpu_process_launch on NVIDIA GPU on Li
nux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\": {@@@", |
1409 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 1433 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
1410 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 1434 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
1411 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 1435 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
1412 "@@@STEP_LOG_LINE@json.output@ }@@@", | 1436 "@@@STEP_LOG_LINE@json.output@ }@@@", |
(...skipping 75 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1488 "--build-revision", | 1512 "--build-revision", |
1489 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 1513 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
1490 "--test-machine-name", | 1514 "--test-machine-name", |
1491 "linux_chromium_rel_ng", | 1515 "linux_chromium_rel_ng", |
1492 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 1516 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
1493 "--output-format", | 1517 "--output-format", |
1494 "json", | 1518 "json", |
1495 "--output-dir", | 1519 "--output-dir", |
1496 "${ISOLATED_OUTDIR}" | 1520 "${ISOLATED_OUTDIR}" |
1497 ], | 1521 ], |
| 1522 "cwd": "[SLAVE_BUILD]", |
1498 "name": "[trigger] gpu_rasterization on NVIDIA GPU on Linux (with patch) on
Linux", | 1523 "name": "[trigger] gpu_rasterization on NVIDIA GPU on Linux (with patch) on
Linux", |
1499 "~followup_annotations": [ | 1524 "~followup_annotations": [ |
1500 "@@@STEP_LOG_LINE@json.output@{@@@", | 1525 "@@@STEP_LOG_LINE@json.output@{@@@", |
1501 "@@@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\",
@@@", | 1526 "@@@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\",
@@@", |
1502 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 1527 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
1503 "@@@STEP_LOG_LINE@json.output@ \"gpu_rasterization on NVIDIA GPU on Lin
ux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\": {@@@", | 1528 "@@@STEP_LOG_LINE@json.output@ \"gpu_rasterization on NVIDIA GPU on Lin
ux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\": {@@@", |
1504 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 1529 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
1505 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 1530 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
1506 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 1531 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
1507 "@@@STEP_LOG_LINE@json.output@ }@@@", | 1532 "@@@STEP_LOG_LINE@json.output@ }@@@", |
(...skipping 63 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1571 "purpose:pre-commit", | 1596 "purpose:pre-commit", |
1572 "--tag", | 1597 "--tag", |
1573 "rietveld:https://codereview.chromium.org/12853011/#ps1", | 1598 "rietveld:https://codereview.chromium.org/12853011/#ps1", |
1574 "--idempotent", | 1599 "--idempotent", |
1575 "--user", | 1600 "--user", |
1576 "commit-bot@chromium.org", | 1601 "commit-bot@chromium.org", |
1577 "[dummy hash for tab_capture_end2end_tests]", | 1602 "[dummy hash for tab_capture_end2end_tests]", |
1578 "--", | 1603 "--", |
1579 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json" | 1604 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json" |
1580 ], | 1605 ], |
| 1606 "cwd": "[SLAVE_BUILD]", |
1581 "name": "[trigger] tab_capture_end2end_tests on NVIDIA GPU on Linux (with pa
tch) on Linux", | 1607 "name": "[trigger] tab_capture_end2end_tests on NVIDIA GPU on Linux (with pa
tch) on Linux", |
1582 "~followup_annotations": [ | 1608 "~followup_annotations": [ |
1583 "@@@STEP_LOG_LINE@json.output@{@@@", | 1609 "@@@STEP_LOG_LINE@json.output@{@@@", |
1584 "@@@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\", @@@", | 1610 "@@@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\", @@@", |
1585 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 1611 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
1586 "@@@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\": {@@@", | 1612 "@@@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\": {@@@", |
1587 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 1613 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
1588 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 1614 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
1589 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 1615 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
1590 "@@@STEP_LOG_LINE@json.output@ }@@@", | 1616 "@@@STEP_LOG_LINE@json.output@ }@@@", |
(...skipping 21 matching lines...) Expand all Loading... |
1612 "--test-launcher-summary-output", | 1638 "--test-launcher-summary-output", |
1613 "/path/to/tmp/json", | 1639 "/path/to/tmp/json", |
1614 "--generate-json-file", | 1640 "--generate-json-file", |
1615 "-o", | 1641 "-o", |
1616 "gtest-results/base_unittests", | 1642 "gtest-results/base_unittests", |
1617 "--builder-name=linux_chromium_rel_ng", | 1643 "--builder-name=linux_chromium_rel_ng", |
1618 "--slave-name=TestSlavename", | 1644 "--slave-name=TestSlavename", |
1619 "--build-number=571", | 1645 "--build-number=571", |
1620 "base_unittests" | 1646 "base_unittests" |
1621 ], | 1647 ], |
| 1648 "cwd": "[SLAVE_BUILD]", |
1622 "name": "base_unittests (with patch)", | 1649 "name": "base_unittests (with patch)", |
1623 "~followup_annotations": [ | 1650 "~followup_annotations": [ |
1624 "step returned non-zero exit code: 1", | 1651 "step returned non-zero exit code: 1", |
1625 "@@@STEP_TEXT@<br/>failures:<br/>Test.Two<br/>@@@", | 1652 "@@@STEP_TEXT@<br/>failures:<br/>Test.Two<br/>@@@", |
1626 "@@@STEP_FAILURE@@@" | 1653 "@@@STEP_FAILURE@@@" |
1627 ] | 1654 ] |
1628 }, | 1655 }, |
1629 { | 1656 { |
1630 "allow_subannotations": true, | 1657 "allow_subannotations": true, |
1631 "cmd": [ | 1658 "cmd": [ |
1632 "python", | 1659 "python", |
1633 "-u", | 1660 "-u", |
1634 "RECIPE_MODULE[swarming]/resources/collect_gtest_task.py", | 1661 "RECIPE_MODULE[swarming]/resources/collect_gtest_task.py", |
1635 "--swarming-client-dir", | 1662 "--swarming-client-dir", |
1636 "[SLAVE_BUILD]/src/tools/swarming_client", | 1663 "[SLAVE_BUILD]/src/tools/swarming_client", |
1637 "--temp-root-dir", | 1664 "--temp-root-dir", |
1638 "[TMP_BASE]", | 1665 "[TMP_BASE]", |
1639 "--merged-test-output", | 1666 "--merged-test-output", |
1640 "/path/to/tmp/json", | 1667 "/path/to/tmp/json", |
1641 "--", | 1668 "--", |
1642 "collect", | 1669 "collect", |
1643 "--swarming", | 1670 "--swarming", |
1644 "https://chromium-swarm.appspot.com", | 1671 "https://chromium-swarm.appspot.com", |
1645 "--decorate", | 1672 "--decorate", |
1646 "--print-status-updates", | 1673 "--print-status-updates", |
1647 "--shards", | 1674 "--shards", |
1648 "1", | 1675 "1", |
1649 "content_gl_tests on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/lin
ux_chromium_rel_ng/571" | 1676 "content_gl_tests on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/lin
ux_chromium_rel_ng/571" |
1650 ], | 1677 ], |
| 1678 "cwd": "[SLAVE_BUILD]", |
1651 "name": "content_gl_tests on NVIDIA GPU on Linux (with patch) on Linux" | 1679 "name": "content_gl_tests on NVIDIA GPU on Linux (with patch) on Linux" |
1652 }, | 1680 }, |
1653 { | 1681 { |
1654 "allow_subannotations": true, | 1682 "allow_subannotations": true, |
1655 "cmd": [ | 1683 "cmd": [ |
1656 "python", | 1684 "python", |
1657 "-u", | 1685 "-u", |
1658 "RECIPE_MODULE[swarming]/resources/collect_gtest_task.py", | 1686 "RECIPE_MODULE[swarming]/resources/collect_gtest_task.py", |
1659 "--swarming-client-dir", | 1687 "--swarming-client-dir", |
1660 "[SLAVE_BUILD]/src/tools/swarming_client", | 1688 "[SLAVE_BUILD]/src/tools/swarming_client", |
1661 "--temp-root-dir", | 1689 "--temp-root-dir", |
1662 "[TMP_BASE]", | 1690 "[TMP_BASE]", |
1663 "--merged-test-output", | 1691 "--merged-test-output", |
1664 "/path/to/tmp/json", | 1692 "/path/to/tmp/json", |
1665 "--", | 1693 "--", |
1666 "collect", | 1694 "collect", |
1667 "--swarming", | 1695 "--swarming", |
1668 "https://chromium-swarm.appspot.com", | 1696 "https://chromium-swarm.appspot.com", |
1669 "--decorate", | 1697 "--decorate", |
1670 "--print-status-updates", | 1698 "--print-status-updates", |
1671 "--shards", | 1699 "--shards", |
1672 "1", | 1700 "1", |
1673 "gl_tests on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_chrom
ium_rel_ng/571" | 1701 "gl_tests on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_chrom
ium_rel_ng/571" |
1674 ], | 1702 ], |
| 1703 "cwd": "[SLAVE_BUILD]", |
1675 "name": "gl_tests on NVIDIA GPU on Linux (with patch) on Linux" | 1704 "name": "gl_tests on NVIDIA GPU on Linux (with patch) on Linux" |
1676 }, | 1705 }, |
1677 { | 1706 { |
1678 "allow_subannotations": true, | 1707 "allow_subannotations": true, |
1679 "cmd": [ | 1708 "cmd": [ |
1680 "python", | 1709 "python", |
1681 "-u", | 1710 "-u", |
1682 "RECIPE_MODULE[swarming]/resources/collect_gtest_task.py", | 1711 "RECIPE_MODULE[swarming]/resources/collect_gtest_task.py", |
1683 "--swarming-client-dir", | 1712 "--swarming-client-dir", |
1684 "[SLAVE_BUILD]/src/tools/swarming_client", | 1713 "[SLAVE_BUILD]/src/tools/swarming_client", |
1685 "--temp-root-dir", | 1714 "--temp-root-dir", |
1686 "[TMP_BASE]", | 1715 "[TMP_BASE]", |
1687 "--merged-test-output", | 1716 "--merged-test-output", |
1688 "/path/to/tmp/json", | 1717 "/path/to/tmp/json", |
1689 "--", | 1718 "--", |
1690 "collect", | 1719 "collect", |
1691 "--swarming", | 1720 "--swarming", |
1692 "https://chromium-swarm.appspot.com", | 1721 "https://chromium-swarm.appspot.com", |
1693 "--decorate", | 1722 "--decorate", |
1694 "--print-status-updates", | 1723 "--print-status-updates", |
1695 "--shards", | 1724 "--shards", |
1696 "1", | 1725 "1", |
1697 "angle_unittests on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linu
x_chromium_rel_ng/571" | 1726 "angle_unittests on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linu
x_chromium_rel_ng/571" |
1698 ], | 1727 ], |
| 1728 "cwd": "[SLAVE_BUILD]", |
1699 "name": "angle_unittests on NVIDIA GPU on Linux (with patch) on Linux" | 1729 "name": "angle_unittests on NVIDIA GPU on Linux (with patch) on Linux" |
1700 }, | 1730 }, |
1701 { | 1731 { |
1702 "cmd": [ | 1732 "cmd": [ |
1703 "python", | 1733 "python", |
1704 "-u", | 1734 "-u", |
1705 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 1735 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
1706 "collect", | 1736 "collect", |
1707 "--swarming", | 1737 "--swarming", |
1708 "https://chromium-swarm.appspot.com", | 1738 "https://chromium-swarm.appspot.com", |
1709 "--decorate", | 1739 "--decorate", |
1710 "--print-status-updates", | 1740 "--print-status-updates", |
1711 "--shards", | 1741 "--shards", |
1712 "1", | 1742 "1", |
1713 "maps_pixel_test on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linu
x_chromium_rel_ng/571", | 1743 "maps_pixel_test on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linu
x_chromium_rel_ng/571", |
1714 "--task-output-dir", | 1744 "--task-output-dir", |
1715 "/path/to/tmp/" | 1745 "/path/to/tmp/" |
1716 ], | 1746 ], |
| 1747 "cwd": "[SLAVE_BUILD]", |
1717 "name": "maps_pixel_test on NVIDIA GPU on Linux (with patch) on Linux" | 1748 "name": "maps_pixel_test on NVIDIA GPU on Linux (with patch) on Linux" |
1718 }, | 1749 }, |
1719 { | 1750 { |
1720 "cmd": [ | 1751 "cmd": [ |
1721 "python", | 1752 "python", |
1722 "-u", | 1753 "-u", |
1723 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 1754 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
1724 "collect", | 1755 "collect", |
1725 "--swarming", | 1756 "--swarming", |
1726 "https://chromium-swarm.appspot.com", | 1757 "https://chromium-swarm.appspot.com", |
1727 "--decorate", | 1758 "--decorate", |
1728 "--print-status-updates", | 1759 "--print-status-updates", |
1729 "--shards", | 1760 "--shards", |
1730 "1", | 1761 "1", |
1731 "pixel_test on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_chr
omium_rel_ng/571", | 1762 "pixel_test on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_chr
omium_rel_ng/571", |
1732 "--task-output-dir", | 1763 "--task-output-dir", |
1733 "/path/to/tmp/" | 1764 "/path/to/tmp/" |
1734 ], | 1765 ], |
| 1766 "cwd": "[SLAVE_BUILD]", |
1735 "name": "pixel_test on NVIDIA GPU on Linux (with patch) on Linux" | 1767 "name": "pixel_test on NVIDIA GPU on Linux (with patch) on Linux" |
1736 }, | 1768 }, |
1737 { | 1769 { |
1738 "cmd": [ | 1770 "cmd": [ |
1739 "python", | 1771 "python", |
1740 "-u", | 1772 "-u", |
1741 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 1773 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
1742 "collect", | 1774 "collect", |
1743 "--swarming", | 1775 "--swarming", |
1744 "https://chromium-swarm.appspot.com", | 1776 "https://chromium-swarm.appspot.com", |
1745 "--decorate", | 1777 "--decorate", |
1746 "--print-status-updates", | 1778 "--print-status-updates", |
1747 "--shards", | 1779 "--shards", |
1748 "1", | 1780 "1", |
1749 "webgl_conformance on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/li
nux_chromium_rel_ng/571", | 1781 "webgl_conformance on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/li
nux_chromium_rel_ng/571", |
1750 "--task-output-dir", | 1782 "--task-output-dir", |
1751 "/path/to/tmp/" | 1783 "/path/to/tmp/" |
1752 ], | 1784 ], |
| 1785 "cwd": "[SLAVE_BUILD]", |
1753 "name": "webgl_conformance on NVIDIA GPU on Linux (with patch) on Linux" | 1786 "name": "webgl_conformance on NVIDIA GPU on Linux (with patch) on Linux" |
1754 }, | 1787 }, |
1755 { | 1788 { |
1756 "cmd": [ | 1789 "cmd": [ |
1757 "python", | 1790 "python", |
1758 "-u", | 1791 "-u", |
1759 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 1792 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
1760 "collect", | 1793 "collect", |
1761 "--swarming", | 1794 "--swarming", |
1762 "https://chromium-swarm.appspot.com", | 1795 "https://chromium-swarm.appspot.com", |
1763 "--decorate", | 1796 "--decorate", |
1764 "--print-status-updates", | 1797 "--print-status-updates", |
1765 "--shards", | 1798 "--shards", |
1766 "1", | 1799 "1", |
1767 "context_lost on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_c
hromium_rel_ng/571", | 1800 "context_lost on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_c
hromium_rel_ng/571", |
1768 "--task-output-dir", | 1801 "--task-output-dir", |
1769 "/path/to/tmp/" | 1802 "/path/to/tmp/" |
1770 ], | 1803 ], |
| 1804 "cwd": "[SLAVE_BUILD]", |
1771 "name": "context_lost on NVIDIA GPU on Linux (with patch) on Linux" | 1805 "name": "context_lost on NVIDIA GPU on Linux (with patch) on Linux" |
1772 }, | 1806 }, |
1773 { | 1807 { |
1774 "cmd": [ | 1808 "cmd": [ |
1775 "python", | 1809 "python", |
1776 "-u", | 1810 "-u", |
1777 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 1811 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
1778 "collect", | 1812 "collect", |
1779 "--swarming", | 1813 "--swarming", |
1780 "https://chromium-swarm.appspot.com", | 1814 "https://chromium-swarm.appspot.com", |
1781 "--decorate", | 1815 "--decorate", |
1782 "--print-status-updates", | 1816 "--print-status-updates", |
1783 "--shards", | 1817 "--shards", |
1784 "1", | 1818 "1", |
1785 "memory_test on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_ch
romium_rel_ng/571", | 1819 "memory_test on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_ch
romium_rel_ng/571", |
1786 "--task-output-dir", | 1820 "--task-output-dir", |
1787 "/path/to/tmp/" | 1821 "/path/to/tmp/" |
1788 ], | 1822 ], |
| 1823 "cwd": "[SLAVE_BUILD]", |
1789 "name": "memory_test on NVIDIA GPU on Linux (with patch) on Linux" | 1824 "name": "memory_test on NVIDIA GPU on Linux (with patch) on Linux" |
1790 }, | 1825 }, |
1791 { | 1826 { |
1792 "cmd": [ | 1827 "cmd": [ |
1793 "python", | 1828 "python", |
1794 "-u", | 1829 "-u", |
1795 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 1830 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
1796 "collect", | 1831 "collect", |
1797 "--swarming", | 1832 "--swarming", |
1798 "https://chromium-swarm.appspot.com", | 1833 "https://chromium-swarm.appspot.com", |
1799 "--decorate", | 1834 "--decorate", |
1800 "--print-status-updates", | 1835 "--print-status-updates", |
1801 "--shards", | 1836 "--shards", |
1802 "1", | 1837 "1", |
1803 "trace_test on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_chr
omium_rel_ng/571", | 1838 "trace_test on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_chr
omium_rel_ng/571", |
1804 "--task-output-dir", | 1839 "--task-output-dir", |
1805 "/path/to/tmp/" | 1840 "/path/to/tmp/" |
1806 ], | 1841 ], |
| 1842 "cwd": "[SLAVE_BUILD]", |
1807 "name": "trace_test on NVIDIA GPU on Linux (with patch) on Linux" | 1843 "name": "trace_test on NVIDIA GPU on Linux (with patch) on Linux" |
1808 }, | 1844 }, |
1809 { | 1845 { |
1810 "cmd": [ | 1846 "cmd": [ |
1811 "python", | 1847 "python", |
1812 "-u", | 1848 "-u", |
1813 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 1849 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
1814 "collect", | 1850 "collect", |
1815 "--swarming", | 1851 "--swarming", |
1816 "https://chromium-swarm.appspot.com", | 1852 "https://chromium-swarm.appspot.com", |
1817 "--decorate", | 1853 "--decorate", |
1818 "--print-status-updates", | 1854 "--print-status-updates", |
1819 "--shards", | 1855 "--shards", |
1820 "1", | 1856 "1", |
1821 "screenshot_sync on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linu
x_chromium_rel_ng/571", | 1857 "screenshot_sync on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linu
x_chromium_rel_ng/571", |
1822 "--task-output-dir", | 1858 "--task-output-dir", |
1823 "/path/to/tmp/" | 1859 "/path/to/tmp/" |
1824 ], | 1860 ], |
| 1861 "cwd": "[SLAVE_BUILD]", |
1825 "name": "screenshot_sync on NVIDIA GPU on Linux (with patch) on Linux" | 1862 "name": "screenshot_sync on NVIDIA GPU on Linux (with patch) on Linux" |
1826 }, | 1863 }, |
1827 { | 1864 { |
1828 "cmd": [ | 1865 "cmd": [ |
1829 "python", | 1866 "python", |
1830 "-u", | 1867 "-u", |
1831 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 1868 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
1832 "collect", | 1869 "collect", |
1833 "--swarming", | 1870 "--swarming", |
1834 "https://chromium-swarm.appspot.com", | 1871 "https://chromium-swarm.appspot.com", |
1835 "--decorate", | 1872 "--decorate", |
1836 "--print-status-updates", | 1873 "--print-status-updates", |
1837 "--shards", | 1874 "--shards", |
1838 "1", | 1875 "1", |
1839 "hardware_accelerated_feature on NVIDIA GPU on Linux (with patch)/Linux/[d
ummy has/linux_chromium_rel_ng/571", | 1876 "hardware_accelerated_feature on NVIDIA GPU on Linux (with patch)/Linux/[d
ummy has/linux_chromium_rel_ng/571", |
1840 "--task-output-dir", | 1877 "--task-output-dir", |
1841 "/path/to/tmp/" | 1878 "/path/to/tmp/" |
1842 ], | 1879 ], |
| 1880 "cwd": "[SLAVE_BUILD]", |
1843 "name": "hardware_accelerated_feature on NVIDIA GPU on Linux (with patch) on
Linux" | 1881 "name": "hardware_accelerated_feature on NVIDIA GPU on Linux (with patch) on
Linux" |
1844 }, | 1882 }, |
1845 { | 1883 { |
1846 "cmd": [ | 1884 "cmd": [ |
1847 "python", | 1885 "python", |
1848 "-u", | 1886 "-u", |
1849 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 1887 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
1850 "collect", | 1888 "collect", |
1851 "--swarming", | 1889 "--swarming", |
1852 "https://chromium-swarm.appspot.com", | 1890 "https://chromium-swarm.appspot.com", |
1853 "--decorate", | 1891 "--decorate", |
1854 "--print-status-updates", | 1892 "--print-status-updates", |
1855 "--shards", | 1893 "--shards", |
1856 "1", | 1894 "1", |
1857 "gpu_process_launch on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/l
inux_chromium_rel_ng/571", | 1895 "gpu_process_launch on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/l
inux_chromium_rel_ng/571", |
1858 "--task-output-dir", | 1896 "--task-output-dir", |
1859 "/path/to/tmp/" | 1897 "/path/to/tmp/" |
1860 ], | 1898 ], |
| 1899 "cwd": "[SLAVE_BUILD]", |
1861 "name": "gpu_process_launch on NVIDIA GPU on Linux (with patch) on Linux" | 1900 "name": "gpu_process_launch on NVIDIA GPU on Linux (with patch) on Linux" |
1862 }, | 1901 }, |
1863 { | 1902 { |
1864 "cmd": [ | 1903 "cmd": [ |
1865 "python", | 1904 "python", |
1866 "-u", | 1905 "-u", |
1867 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 1906 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
1868 "collect", | 1907 "collect", |
1869 "--swarming", | 1908 "--swarming", |
1870 "https://chromium-swarm.appspot.com", | 1909 "https://chromium-swarm.appspot.com", |
1871 "--decorate", | 1910 "--decorate", |
1872 "--print-status-updates", | 1911 "--print-status-updates", |
1873 "--shards", | 1912 "--shards", |
1874 "1", | 1913 "1", |
1875 "gpu_rasterization on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/li
nux_chromium_rel_ng/571", | 1914 "gpu_rasterization on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/li
nux_chromium_rel_ng/571", |
1876 "--task-output-dir", | 1915 "--task-output-dir", |
1877 "/path/to/tmp/" | 1916 "/path/to/tmp/" |
1878 ], | 1917 ], |
| 1918 "cwd": "[SLAVE_BUILD]", |
1879 "name": "gpu_rasterization on NVIDIA GPU on Linux (with patch) on Linux" | 1919 "name": "gpu_rasterization on NVIDIA GPU on Linux (with patch) on Linux" |
1880 }, | 1920 }, |
1881 { | 1921 { |
1882 "allow_subannotations": true, | 1922 "allow_subannotations": true, |
1883 "cmd": [ | 1923 "cmd": [ |
1884 "python", | 1924 "python", |
1885 "-u", | 1925 "-u", |
1886 "RECIPE_MODULE[swarming]/resources/collect_gtest_task.py", | 1926 "RECIPE_MODULE[swarming]/resources/collect_gtest_task.py", |
1887 "--swarming-client-dir", | 1927 "--swarming-client-dir", |
1888 "[SLAVE_BUILD]/src/tools/swarming_client", | 1928 "[SLAVE_BUILD]/src/tools/swarming_client", |
1889 "--temp-root-dir", | 1929 "--temp-root-dir", |
1890 "[TMP_BASE]", | 1930 "[TMP_BASE]", |
1891 "--merged-test-output", | 1931 "--merged-test-output", |
1892 "/path/to/tmp/json", | 1932 "/path/to/tmp/json", |
1893 "--", | 1933 "--", |
1894 "collect", | 1934 "collect", |
1895 "--swarming", | 1935 "--swarming", |
1896 "https://chromium-swarm.appspot.com", | 1936 "https://chromium-swarm.appspot.com", |
1897 "--decorate", | 1937 "--decorate", |
1898 "--print-status-updates", | 1938 "--print-status-updates", |
1899 "--shards", | 1939 "--shards", |
1900 "1", | 1940 "1", |
1901 "tab_capture_end2end_tests on NVIDIA GPU on Linux (with patch)/Linux/[dumm
y has/linux_chromium_rel_ng/571" | 1941 "tab_capture_end2end_tests on NVIDIA GPU on Linux (with patch)/Linux/[dumm
y has/linux_chromium_rel_ng/571" |
1902 ], | 1942 ], |
| 1943 "cwd": "[SLAVE_BUILD]", |
1903 "name": "tab_capture_end2end_tests on NVIDIA GPU on Linux (with patch) on Li
nux" | 1944 "name": "tab_capture_end2end_tests on NVIDIA GPU on Linux (with patch) on Li
nux" |
1904 }, | 1945 }, |
1905 { | 1946 { |
1906 "cmd": [ | 1947 "cmd": [ |
1907 "python", | 1948 "python", |
1908 "-u", | 1949 "-u", |
1909 "[BUILD]/scripts/slave/bot_update.py", | 1950 "[BUILD]/scripts/slave/bot_update.py", |
1910 "--master", | 1951 "--master", |
1911 "tryserver.chromium.linux", | 1952 "tryserver.chromium.linux", |
1912 "--builder", | 1953 "--builder", |
1913 "linux_chromium_rel_ng", | 1954 "linux_chromium_rel_ng", |
1914 "--slave", | 1955 "--slave", |
1915 "TestSlavename", | 1956 "TestSlavename", |
1916 "--spec", | 1957 "--spec", |
1917 "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'}]", | 1958 "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'}]", |
1918 "--root", | 1959 "--root", |
1919 "src", | 1960 "src", |
1920 "--revision_mapping_file", | 1961 "--revision_mapping_file", |
1921 "{\"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\"}", | 1962 "{\"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\"}", |
1922 "--rietveld_server", | 1963 "--rietveld_server", |
1923 "https://codereview.chromium.org", | 1964 "https://codereview.chromium.org", |
1924 "--output_json", | 1965 "--output_json", |
1925 "/path/to/tmp/json", | 1966 "/path/to/tmp/json", |
1926 "--revision", | 1967 "--revision", |
1927 "src@f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 1968 "src@f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
1928 "--force" | 1969 "--force" |
1929 ], | 1970 ], |
| 1971 "cwd": "[SLAVE_BUILD]", |
1930 "name": "bot_update (without patch)", | 1972 "name": "bot_update (without patch)", |
1931 "~followup_annotations": [ | 1973 "~followup_annotations": [ |
1932 "@@@STEP_TEXT@Some step text@@@", | 1974 "@@@STEP_TEXT@Some step text@@@", |
1933 "@@@STEP_LOG_LINE@json.output@{@@@", | 1975 "@@@STEP_LOG_LINE@json.output@{@@@", |
1934 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 1976 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
1935 "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@", | 1977 "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@", |
1936 "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"src\", @@@", | 1978 "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"src\", @@@", |
1937 "@@@STEP_LOG_LINE@json.output@ \"properties\": {@@@", | 1979 "@@@STEP_LOG_LINE@json.output@ \"properties\": {@@@", |
1938 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision\": \"d998e125e825398
0d76e269b7982aeeefc1b9b50\", @@@", | 1980 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision\": \"d998e125e825398
0d76e269b7982aeeefc1b9b50\", @@@", |
1939 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision_cp\": \"refs/heads/m
aster@{#274981}\", @@@", | 1981 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision_cp\": \"refs/heads/m
aster@{#274981}\", @@@", |
(...skipping 14 matching lines...) Expand all Loading... |
1954 "@@@STEP_LOG_END@json.output@@@" | 1996 "@@@STEP_LOG_END@json.output@@@" |
1955 ] | 1997 ] |
1956 }, | 1998 }, |
1957 { | 1999 { |
1958 "cmd": [ | 2000 "cmd": [ |
1959 "python", | 2001 "python", |
1960 "-u", | 2002 "-u", |
1961 "[DEPOT_TOOLS]/gclient.py", | 2003 "[DEPOT_TOOLS]/gclient.py", |
1962 "runhooks" | 2004 "runhooks" |
1963 ], | 2005 ], |
| 2006 "cwd": "[SLAVE_BUILD]", |
1964 "env": { | 2007 "env": { |
1965 "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" | 2008 "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" |
1966 }, | 2009 }, |
1967 "name": "gclient runhooks (without patch)" | 2010 "name": "gclient runhooks (without patch)" |
1968 }, | 2011 }, |
1969 { | 2012 { |
1970 "cmd": [ | 2013 "cmd": [ |
1971 "python", | 2014 "python", |
1972 "-u", | 2015 "-u", |
1973 "[BUILD]/scripts/slave/compile.py", | 2016 "[BUILD]/scripts/slave/compile.py", |
1974 "--target", | 2017 "--target", |
1975 "Release", | 2018 "Release", |
1976 "--src-dir", | 2019 "--src-dir", |
1977 "[SLAVE_BUILD]/src", | 2020 "[SLAVE_BUILD]/src", |
1978 "--build-tool", | 2021 "--build-tool", |
1979 "ninja", | 2022 "ninja", |
1980 "--compiler", | 2023 "--compiler", |
1981 "goma", | 2024 "goma", |
1982 "--goma-dir", | 2025 "--goma-dir", |
1983 "[BUILD]/goma", | 2026 "[BUILD]/goma", |
1984 "--ninja-ensure-up-to-date", | 2027 "--ninja-ensure-up-to-date", |
1985 "--", | 2028 "--", |
1986 "base_unittests" | 2029 "base_unittests" |
1987 ], | 2030 ], |
| 2031 "cwd": "[SLAVE_BUILD]", |
1988 "name": "compile (without patch)", | 2032 "name": "compile (without patch)", |
1989 "~followup_annotations": [ | 2033 "~followup_annotations": [ |
1990 "step returned non-zero exit code: 1", | 2034 "step returned non-zero exit code: 1", |
1991 "@@@STEP_FAILURE@@@", | 2035 "@@@STEP_FAILURE@@@", |
1992 "@@@SET_BUILD_PROPERTY@failure_type@\"TRANSIENT_FAILURE\"@@@" | 2036 "@@@SET_BUILD_PROPERTY@failure_type@\"TRANSIENT_FAILURE\"@@@" |
1993 ] | 2037 ] |
1994 }, | 2038 }, |
1995 { | 2039 { |
1996 "allow_subannotations": true, | 2040 "allow_subannotations": true, |
1997 "cmd": [ | 2041 "cmd": [ |
(...skipping 13 matching lines...) Expand all Loading... |
2011 "/path/to/tmp/json", | 2055 "/path/to/tmp/json", |
2012 "--generate-json-file", | 2056 "--generate-json-file", |
2013 "-o", | 2057 "-o", |
2014 "gtest-results/base_unittests", | 2058 "gtest-results/base_unittests", |
2015 "--builder-name=linux_chromium_rel_ng", | 2059 "--builder-name=linux_chromium_rel_ng", |
2016 "--slave-name=TestSlavename", | 2060 "--slave-name=TestSlavename", |
2017 "--build-number=571", | 2061 "--build-number=571", |
2018 "base_unittests", | 2062 "base_unittests", |
2019 "Test.Two" | 2063 "Test.Two" |
2020 ], | 2064 ], |
| 2065 "cwd": "[SLAVE_BUILD]", |
2021 "name": "base_unittests (without patch)" | 2066 "name": "base_unittests (without patch)" |
2022 }, | 2067 }, |
2023 { | 2068 { |
2024 "cmd": [ | 2069 "cmd": [ |
2025 "python", | 2070 "python", |
2026 "-u", | 2071 "-u", |
2027 "\nimport sys, json\nfailures = json.load(open(sys.argv[1], 'rb'))\n\nsucc
ess = True\n\nif failures['new']:\n success = False\n print 'New failures:'\n
for f in failures['new']:\n print f\n\nif failures['ignored']:\n print 'Ign
ored failures:'\n for f in failures['ignored']:\n print f\n\nsys.exit(0 if s
uccess else 1)\n", | 2072 "\nimport sys, json\nfailures = json.load(open(sys.argv[1], 'rb'))\n\nsucc
ess = True\n\nif failures['new']:\n success = False\n print 'New failures:'\n
for f in failures['new']:\n print f\n\nif failures['ignored']:\n print 'Ign
ored failures:'\n for f in failures['ignored']:\n print f\n\nsys.exit(0 if s
uccess else 1)\n", |
2028 "{\"ignored\": [], \"new\": [\"Test.Two\"]}" | 2073 "{\"ignored\": [], \"new\": [\"Test.Two\"]}" |
2029 ], | 2074 ], |
| 2075 "cwd": "[SLAVE_BUILD]", |
2030 "name": "base_unittests", | 2076 "name": "base_unittests", |
2031 "~followup_annotations": [ | 2077 "~followup_annotations": [ |
2032 "@@@STEP_TEXT@<br/>failures:<br/>Test.Two<br/>@@@", | 2078 "@@@STEP_TEXT@<br/>failures:<br/>Test.Two<br/>@@@", |
2033 "@@@STEP_LOG_LINE@python.inline@@@@", | 2079 "@@@STEP_LOG_LINE@python.inline@@@@", |
2034 "@@@STEP_LOG_LINE@python.inline@import sys, json@@@", | 2080 "@@@STEP_LOG_LINE@python.inline@import sys, json@@@", |
2035 "@@@STEP_LOG_LINE@python.inline@failures = json.load(open(sys.argv[1], 'rb
'))@@@", | 2081 "@@@STEP_LOG_LINE@python.inline@failures = json.load(open(sys.argv[1], 'rb
'))@@@", |
2036 "@@@STEP_LOG_LINE@python.inline@@@@", | 2082 "@@@STEP_LOG_LINE@python.inline@@@@", |
2037 "@@@STEP_LOG_LINE@python.inline@success = True@@@", | 2083 "@@@STEP_LOG_LINE@python.inline@success = True@@@", |
2038 "@@@STEP_LOG_LINE@python.inline@@@@", | 2084 "@@@STEP_LOG_LINE@python.inline@@@@", |
2039 "@@@STEP_LOG_LINE@python.inline@if failures['new']:@@@", | 2085 "@@@STEP_LOG_LINE@python.inline@if failures['new']:@@@", |
(...skipping 12 matching lines...) Expand all Loading... |
2052 "@@@STEP_FAILURE@@@", | 2098 "@@@STEP_FAILURE@@@", |
2053 "@@@SET_BUILD_PROPERTY@failure_hash@\"716f1ed01f0f98b7d163919eb5a166f06118
8d43\"@@@" | 2099 "@@@SET_BUILD_PROPERTY@failure_hash@\"716f1ed01f0f98b7d163919eb5a166f06118
8d43\"@@@" |
2054 ] | 2100 ] |
2055 }, | 2101 }, |
2056 { | 2102 { |
2057 "name": "$final_result", | 2103 "name": "$final_result", |
2058 "reason": "Step('compile (without patch)') failed with return_code 1", | 2104 "reason": "Step('compile (without patch)') failed with return_code 1", |
2059 "status_code": 1 | 2105 "status_code": 1 |
2060 } | 2106 } |
2061 ] | 2107 ] |
OLD | NEW |