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

Side by Side Diff: scripts/slave/recipe_modules/chromedriver/example.expected/Android_ChromeDriver_test_failure.json

Issue 2154383002: Remove build-type arg from Chromedriver tests. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 [ 1 [
2 { 2 {
3 "cmd": [ 3 "cmd": [
4 "python", 4 "python",
5 "-u", 5 "-u",
6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", 6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py",
7 "--master", 7 "--master",
8 "chromium.testing.master", 8 "chromium.testing.master",
9 "--builder", 9 "--builder",
10 "Android ChromeDriver Tests Example", 10 "Android ChromeDriver Tests Example",
(...skipping 164 matching lines...) Expand 10 before | Expand all | Expand 10 after
175 "cmd": [ 175 "cmd": [
176 "xvfb-run", 176 "xvfb-run",
177 "-a", 177 "-a",
178 "[SLAVE_BUILD]/src/chrome/test/chromedriver/test/run_py_tests.py", 178 "[SLAVE_BUILD]/src/chrome/test/chromedriver/test/run_py_tests.py",
179 "--chromedriver", 179 "--chromedriver",
180 "[SLAVE_BUILD]/src/out/Release/chromedriver", 180 "[SLAVE_BUILD]/src/out/Release/chromedriver",
181 "--log-path", 181 "--log-path",
182 "[TMP_BASE]/server_log_tmp_2/server_log", 182 "[TMP_BASE]/server_log_tmp_2/server_log",
183 "--reference-chromedriver", 183 "--reference-chromedriver",
184 "[SLAVE_BUILD]/src/chrome/test/chromedriver/third_party/java_tests/referen ce_builds/chromedriver_linux64", 184 "[SLAVE_BUILD]/src/chrome/test/chromedriver/third_party/java_tests/referen ce_builds/chromedriver_linux64",
185 "--build-type",
186 "Release",
187 "--android-package", 185 "--android-package",
188 "chrome_shell" 186 "chrome_shell"
189 ], 187 ],
190 "env": { 188 "env": {
191 "PATH": "%(PATH)s:[SLAVE_BUILD]/src/chrome/test/chromedriver/chrome" 189 "PATH": "%(PATH)s:[SLAVE_BUILD]/src/chrome/test/chromedriver/chrome"
192 }, 190 },
193 "name": "python_tests(chrome_shell)" 191 "name": "python_tests(chrome_shell)"
194 }, 192 },
195 { 193 {
196 "cmd": [ 194 "cmd": [
(...skipping 23 matching lines...) Expand all
220 }, 218 },
221 { 219 {
222 "cmd": [ 220 "cmd": [
223 "xvfb-run", 221 "xvfb-run",
224 "-a", 222 "-a",
225 "[SLAVE_BUILD]/src/chrome/test/chromedriver/test/run_java_tests.py", 223 "[SLAVE_BUILD]/src/chrome/test/chromedriver/test/run_java_tests.py",
226 "--chromedriver", 224 "--chromedriver",
227 "[SLAVE_BUILD]/src/out/Release/chromedriver", 225 "[SLAVE_BUILD]/src/out/Release/chromedriver",
228 "--log-path", 226 "--log-path",
229 "[TMP_BASE]/server_log_tmp_3/server_log", 227 "[TMP_BASE]/server_log_tmp_3/server_log",
230 "--build-type",
231 "Release",
232 "--verbose", 228 "--verbose",
233 "--android-package", 229 "--android-package",
234 "chrome_shell" 230 "chrome_shell"
235 ], 231 ],
236 "env": { 232 "env": {
237 "PATH": "%(PATH)s:[SLAVE_BUILD]/src/chrome/test/chromedriver/chrome" 233 "PATH": "%(PATH)s:[SLAVE_BUILD]/src/chrome/test/chromedriver/chrome"
238 }, 234 },
239 "name": "java_tests(chrome_shell)" 235 "name": "java_tests(chrome_shell)"
240 }, 236 },
241 { 237 {
(...skipping 26 matching lines...) Expand all
268 "cmd": [ 264 "cmd": [
269 "xvfb-run", 265 "xvfb-run",
270 "-a", 266 "-a",
271 "[SLAVE_BUILD]/src/chrome/test/chromedriver/test/run_py_tests.py", 267 "[SLAVE_BUILD]/src/chrome/test/chromedriver/test/run_py_tests.py",
272 "--chromedriver", 268 "--chromedriver",
273 "[SLAVE_BUILD]/src/out/Release/chromedriver", 269 "[SLAVE_BUILD]/src/out/Release/chromedriver",
274 "--log-path", 270 "--log-path",
275 "[TMP_BASE]/server_log_tmp_4/server_log", 271 "[TMP_BASE]/server_log_tmp_4/server_log",
276 "--reference-chromedriver", 272 "--reference-chromedriver",
277 "[SLAVE_BUILD]/src/chrome/test/chromedriver/third_party/java_tests/referen ce_builds/chromedriver_linux64", 273 "[SLAVE_BUILD]/src/chrome/test/chromedriver/third_party/java_tests/referen ce_builds/chromedriver_linux64",
278 "--build-type",
279 "Release",
280 "--android-package", 274 "--android-package",
281 "chrome_stable" 275 "chrome_stable"
282 ], 276 ],
283 "env": { 277 "env": {
284 "PATH": "%(PATH)s:[SLAVE_BUILD]/src/chrome/test/chromedriver/chrome" 278 "PATH": "%(PATH)s:[SLAVE_BUILD]/src/chrome/test/chromedriver/chrome"
285 }, 279 },
286 "name": "python_tests(chrome_stable)" 280 "name": "python_tests(chrome_stable)"
287 }, 281 },
288 { 282 {
289 "cmd": [ 283 "cmd": [
(...skipping 23 matching lines...) Expand all
313 }, 307 },
314 { 308 {
315 "cmd": [ 309 "cmd": [
316 "xvfb-run", 310 "xvfb-run",
317 "-a", 311 "-a",
318 "[SLAVE_BUILD]/src/chrome/test/chromedriver/test/run_java_tests.py", 312 "[SLAVE_BUILD]/src/chrome/test/chromedriver/test/run_java_tests.py",
319 "--chromedriver", 313 "--chromedriver",
320 "[SLAVE_BUILD]/src/out/Release/chromedriver", 314 "[SLAVE_BUILD]/src/out/Release/chromedriver",
321 "--log-path", 315 "--log-path",
322 "[TMP_BASE]/server_log_tmp_5/server_log", 316 "[TMP_BASE]/server_log_tmp_5/server_log",
323 "--build-type",
324 "Release",
325 "--verbose", 317 "--verbose",
326 "--android-package", 318 "--android-package",
327 "chrome_stable" 319 "chrome_stable"
328 ], 320 ],
329 "env": { 321 "env": {
330 "PATH": "%(PATH)s:[SLAVE_BUILD]/src/chrome/test/chromedriver/chrome" 322 "PATH": "%(PATH)s:[SLAVE_BUILD]/src/chrome/test/chromedriver/chrome"
331 }, 323 },
332 "name": "java_tests(chrome_stable)", 324 "name": "java_tests(chrome_stable)",
333 "~followup_annotations": [ 325 "~followup_annotations": [
334 "step returned non-zero exit code: 1", 326 "step returned non-zero exit code: 1",
(...skipping 13 matching lines...) Expand all
348 "cmd": [ 340 "cmd": [
349 "xvfb-run", 341 "xvfb-run",
350 "-a", 342 "-a",
351 "[SLAVE_BUILD]/src/chrome/test/chromedriver/test/run_py_tests.py", 343 "[SLAVE_BUILD]/src/chrome/test/chromedriver/test/run_py_tests.py",
352 "--chromedriver", 344 "--chromedriver",
353 "[SLAVE_BUILD]/src/out/Release/chromedriver", 345 "[SLAVE_BUILD]/src/out/Release/chromedriver",
354 "--log-path", 346 "--log-path",
355 "[TMP_BASE]/server_log_tmp_6/server_log", 347 "[TMP_BASE]/server_log_tmp_6/server_log",
356 "--reference-chromedriver", 348 "--reference-chromedriver",
357 "[SLAVE_BUILD]/src/chrome/test/chromedriver/third_party/java_tests/referen ce_builds/chromedriver_linux64", 349 "[SLAVE_BUILD]/src/chrome/test/chromedriver/third_party/java_tests/referen ce_builds/chromedriver_linux64",
358 "--build-type",
359 "Release",
360 "--android-package", 350 "--android-package",
361 "chrome_beta" 351 "chrome_beta"
362 ], 352 ],
363 "env": { 353 "env": {
364 "PATH": "%(PATH)s:[SLAVE_BUILD]/src/chrome/test/chromedriver/chrome" 354 "PATH": "%(PATH)s:[SLAVE_BUILD]/src/chrome/test/chromedriver/chrome"
365 }, 355 },
366 "name": "python_tests(chrome_beta)" 356 "name": "python_tests(chrome_beta)"
367 }, 357 },
368 { 358 {
369 "cmd": [ 359 "cmd": [
(...skipping 23 matching lines...) Expand all
393 }, 383 },
394 { 384 {
395 "cmd": [ 385 "cmd": [
396 "xvfb-run", 386 "xvfb-run",
397 "-a", 387 "-a",
398 "[SLAVE_BUILD]/src/chrome/test/chromedriver/test/run_java_tests.py", 388 "[SLAVE_BUILD]/src/chrome/test/chromedriver/test/run_java_tests.py",
399 "--chromedriver", 389 "--chromedriver",
400 "[SLAVE_BUILD]/src/out/Release/chromedriver", 390 "[SLAVE_BUILD]/src/out/Release/chromedriver",
401 "--log-path", 391 "--log-path",
402 "[TMP_BASE]/server_log_tmp_7/server_log", 392 "[TMP_BASE]/server_log_tmp_7/server_log",
403 "--build-type",
404 "Release",
405 "--verbose", 393 "--verbose",
406 "--android-package", 394 "--android-package",
407 "chrome_beta" 395 "chrome_beta"
408 ], 396 ],
409 "env": { 397 "env": {
410 "PATH": "%(PATH)s:[SLAVE_BUILD]/src/chrome/test/chromedriver/chrome" 398 "PATH": "%(PATH)s:[SLAVE_BUILD]/src/chrome/test/chromedriver/chrome"
411 }, 399 },
412 "name": "java_tests(chrome_beta)" 400 "name": "java_tests(chrome_beta)"
413 }, 401 },
414 { 402 {
(...skipping 26 matching lines...) Expand all
441 "cmd": [ 429 "cmd": [
442 "xvfb-run", 430 "xvfb-run",
443 "-a", 431 "-a",
444 "[SLAVE_BUILD]/src/chrome/test/chromedriver/test/run_py_tests.py", 432 "[SLAVE_BUILD]/src/chrome/test/chromedriver/test/run_py_tests.py",
445 "--chromedriver", 433 "--chromedriver",
446 "[SLAVE_BUILD]/src/out/Release/chromedriver", 434 "[SLAVE_BUILD]/src/out/Release/chromedriver",
447 "--log-path", 435 "--log-path",
448 "[TMP_BASE]/server_log_tmp_8/server_log", 436 "[TMP_BASE]/server_log_tmp_8/server_log",
449 "--reference-chromedriver", 437 "--reference-chromedriver",
450 "[SLAVE_BUILD]/src/chrome/test/chromedriver/third_party/java_tests/referen ce_builds/chromedriver_linux64", 438 "[SLAVE_BUILD]/src/chrome/test/chromedriver/third_party/java_tests/referen ce_builds/chromedriver_linux64",
451 "--build-type",
452 "Release",
453 "--android-package", 439 "--android-package",
454 "chromedriver_webview_shell" 440 "chromedriver_webview_shell"
455 ], 441 ],
456 "env": { 442 "env": {
457 "PATH": "%(PATH)s:[SLAVE_BUILD]/src/chrome/test/chromedriver/chrome" 443 "PATH": "%(PATH)s:[SLAVE_BUILD]/src/chrome/test/chromedriver/chrome"
458 }, 444 },
459 "name": "python_tests(chromedriver_webview_shell)" 445 "name": "python_tests(chromedriver_webview_shell)"
460 }, 446 },
461 { 447 {
462 "cmd": [ 448 "cmd": [
(...skipping 23 matching lines...) Expand all
486 }, 472 },
487 { 473 {
488 "cmd": [ 474 "cmd": [
489 "xvfb-run", 475 "xvfb-run",
490 "-a", 476 "-a",
491 "[SLAVE_BUILD]/src/chrome/test/chromedriver/test/run_java_tests.py", 477 "[SLAVE_BUILD]/src/chrome/test/chromedriver/test/run_java_tests.py",
492 "--chromedriver", 478 "--chromedriver",
493 "[SLAVE_BUILD]/src/out/Release/chromedriver", 479 "[SLAVE_BUILD]/src/out/Release/chromedriver",
494 "--log-path", 480 "--log-path",
495 "[TMP_BASE]/server_log_tmp_9/server_log", 481 "[TMP_BASE]/server_log_tmp_9/server_log",
496 "--build-type",
497 "Release",
498 "--verbose", 482 "--verbose",
499 "--android-package", 483 "--android-package",
500 "chromedriver_webview_shell" 484 "chromedriver_webview_shell"
501 ], 485 ],
502 "env": { 486 "env": {
503 "PATH": "%(PATH)s:[SLAVE_BUILD]/src/chrome/test/chromedriver/chrome" 487 "PATH": "%(PATH)s:[SLAVE_BUILD]/src/chrome/test/chromedriver/chrome"
504 }, 488 },
505 "name": "java_tests(chromedriver_webview_shell)" 489 "name": "java_tests(chromedriver_webview_shell)"
506 }, 490 },
507 { 491 {
(...skipping 130 matching lines...) Expand 10 before | Expand all | Expand 10 after
638 "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[ 1])@@@", 622 "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[ 1])@@@",
639 "@@@STEP_LOG_END@python.inline@@@" 623 "@@@STEP_LOG_END@python.inline@@@"
640 ] 624 ]
641 }, 625 },
642 { 626 {
643 "name": "$result", 627 "name": "$result",
644 "recipe_result": null, 628 "recipe_result": null,
645 "status_code": 0 629 "status_code": 0
646 } 630 }
647 ] 631 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698