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

Side by Side Diff: scripts/slave/recipes/chromium_trybot.expected/amp_test_local_fallback.json

Issue 1869193003: Remove logcats from instrumentation test run steps. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Rebase! Created 4 years, 8 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 | Annotate | Revision Log
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 "tryserver.chromium.android", 8 "tryserver.chromium.android",
9 "--builder", 9 "--builder",
10 "android_amp", 10 "android_amp",
(...skipping 1351 matching lines...) Expand 10 before | Expand all | Expand 10 after
1362 "cwd": "[SLAVE_BUILD]", 1362 "cwd": "[SLAVE_BUILD]",
1363 "name": "[trigger] save ui_touch_selection_unittests (with patch)" 1363 "name": "[trigger] save ui_touch_selection_unittests (with patch)"
1364 }, 1364 },
1365 { 1365 {
1366 "cmd": [ 1366 "cmd": [
1367 "python", 1367 "python",
1368 "-u", 1368 "-u",
1369 "[SLAVE_BUILD]/src/out/Release/bin/run_android_webview_test_apk", 1369 "[SLAVE_BUILD]/src/out/Release/bin/run_android_webview_test_apk",
1370 "--blacklist-file", 1370 "--blacklist-file",
1371 "[SLAVE_BUILD]/src/out/bad_devices.json", 1371 "[SLAVE_BUILD]/src/out/bad_devices.json",
1372 "--logcat-output-file",
1373 "/path/to/tmp/",
1374 "--flakiness-dashboard-server", 1372 "--flakiness-dashboard-server",
1375 "test-results.appspot.com", 1373 "test-results.appspot.com",
1376 "--verbose", 1374 "--verbose",
1377 "--json-results-file", 1375 "--json-results-file",
1378 "/path/to/tmp/json" 1376 "/path/to/tmp/json"
1379 ], 1377 ],
1380 "cwd": "[SLAVE_BUILD]", 1378 "cwd": "[SLAVE_BUILD]",
1381 "name": "Instrumentation test AndroidWebViewTest (with patch)", 1379 "name": "Instrumentation test AndroidWebViewTest (with patch)",
1382 "~followup_annotations": [ 1380 "~followup_annotations": [
1383 "@@@STEP_TEXT@<br/>failures:<br/>TestB<br/>@@@" 1381 "@@@STEP_TEXT@<br/>failures:<br/>TestB<br/>@@@"
1384 ] 1382 ]
1385 }, 1383 },
1386 { 1384 {
1387 "cmd": [ 1385 "cmd": [
1388 "python", 1386 "python",
1389 "-u", 1387 "-u",
1390 "[SLAVE_BUILD]/src/out/Release/bin/run_content_shell_test_apk", 1388 "[SLAVE_BUILD]/src/out/Release/bin/run_content_shell_test_apk",
1391 "--blacklist-file", 1389 "--blacklist-file",
1392 "[SLAVE_BUILD]/src/out/bad_devices.json", 1390 "[SLAVE_BUILD]/src/out/bad_devices.json",
1393 "--logcat-output-file",
1394 "/path/to/tmp/",
1395 "--flakiness-dashboard-server", 1391 "--flakiness-dashboard-server",
1396 "test-results.appspot.com", 1392 "test-results.appspot.com",
1397 "--verbose", 1393 "--verbose",
1398 "--json-results-file", 1394 "--json-results-file",
1399 "/path/to/tmp/json" 1395 "/path/to/tmp/json"
1400 ], 1396 ],
1401 "cwd": "[SLAVE_BUILD]", 1397 "cwd": "[SLAVE_BUILD]",
1402 "name": "Instrumentation test ContentShellTest (with patch)", 1398 "name": "Instrumentation test ContentShellTest (with patch)",
1403 "~followup_annotations": [ 1399 "~followup_annotations": [
1404 "@@@STEP_TEXT@<br/>failures:<br/>TestB<br/>@@@" 1400 "@@@STEP_TEXT@<br/>failures:<br/>TestB<br/>@@@"
1405 ] 1401 ]
1406 }, 1402 },
1407 { 1403 {
1408 "cmd": [ 1404 "cmd": [
1409 "python", 1405 "python",
1410 "-u", 1406 "-u",
1411 "[SLAVE_BUILD]/src/out/Release/bin/run_chrome_public_test_apk", 1407 "[SLAVE_BUILD]/src/out/Release/bin/run_chrome_public_test_apk",
1412 "--blacklist-file", 1408 "--blacklist-file",
1413 "[SLAVE_BUILD]/src/out/bad_devices.json", 1409 "[SLAVE_BUILD]/src/out/bad_devices.json",
1414 "--logcat-output-file",
1415 "/path/to/tmp/",
1416 "--flakiness-dashboard-server", 1410 "--flakiness-dashboard-server",
1417 "test-results.appspot.com", 1411 "test-results.appspot.com",
1418 "--verbose", 1412 "--verbose",
1419 "--json-results-file", 1413 "--json-results-file",
1420 "/path/to/tmp/json" 1414 "/path/to/tmp/json"
1421 ], 1415 ],
1422 "cwd": "[SLAVE_BUILD]", 1416 "cwd": "[SLAVE_BUILD]",
1423 "name": "Instrumentation test ChromePublicTest (with patch)", 1417 "name": "Instrumentation test ChromePublicTest (with patch)",
1424 "~followup_annotations": [ 1418 "~followup_annotations": [
1425 "@@@STEP_TEXT@<br/>failures:<br/>TestB<br/>@@@" 1419 "@@@STEP_TEXT@<br/>failures:<br/>TestB<br/>@@@"
1426 ] 1420 ]
1427 }, 1421 },
1428 { 1422 {
1429 "cmd": [ 1423 "cmd": [
1430 "python", 1424 "python",
1431 "-u", 1425 "-u",
1432 "[SLAVE_BUILD]/src/out/Release/bin/run_chrome_sync_shell_test_apk", 1426 "[SLAVE_BUILD]/src/out/Release/bin/run_chrome_sync_shell_test_apk",
1433 "--blacklist-file", 1427 "--blacklist-file",
1434 "[SLAVE_BUILD]/src/out/bad_devices.json", 1428 "[SLAVE_BUILD]/src/out/bad_devices.json",
1435 "--logcat-output-file",
1436 "/path/to/tmp/",
1437 "--flakiness-dashboard-server", 1429 "--flakiness-dashboard-server",
1438 "test-results.appspot.com", 1430 "test-results.appspot.com",
1439 "--verbose", 1431 "--verbose",
1440 "--json-results-file", 1432 "--json-results-file",
1441 "/path/to/tmp/json" 1433 "/path/to/tmp/json"
1442 ], 1434 ],
1443 "cwd": "[SLAVE_BUILD]", 1435 "cwd": "[SLAVE_BUILD]",
1444 "name": "Instrumentation test ChromeSyncShellTest (with patch)", 1436 "name": "Instrumentation test ChromeSyncShellTest (with patch)",
1445 "~followup_annotations": [ 1437 "~followup_annotations": [
1446 "@@@STEP_TEXT@<br/>failures:<br/>TestB<br/>@@@" 1438 "@@@STEP_TEXT@<br/>failures:<br/>TestB<br/>@@@"
(...skipping 1091 matching lines...) Expand 10 before | Expand all | Expand 10 after
2538 "@@@STEP_LOG_END@json.output (invalid)@@@" 2530 "@@@STEP_LOG_END@json.output (invalid)@@@"
2539 ] 2531 ]
2540 }, 2532 },
2541 { 2533 {
2542 "cmd": [ 2534 "cmd": [
2543 "python", 2535 "python",
2544 "-u", 2536 "-u",
2545 "[SLAVE_BUILD]/src/out/Release/bin/run_android_webview_test_apk", 2537 "[SLAVE_BUILD]/src/out/Release/bin/run_android_webview_test_apk",
2546 "--blacklist-file", 2538 "--blacklist-file",
2547 "[SLAVE_BUILD]/src/out/bad_devices.json", 2539 "[SLAVE_BUILD]/src/out/bad_devices.json",
2548 "--logcat-output-file",
2549 "/path/to/tmp/",
2550 "--flakiness-dashboard-server", 2540 "--flakiness-dashboard-server",
2551 "test-results.appspot.com", 2541 "test-results.appspot.com",
2552 "--verbose", 2542 "--verbose",
2553 "--json-results-file", 2543 "--json-results-file",
2554 "/path/to/tmp/json" 2544 "/path/to/tmp/json"
2555 ], 2545 ],
2556 "cwd": "[SLAVE_BUILD]", 2546 "cwd": "[SLAVE_BUILD]",
2557 "name": "Instrumentation test AndroidWebViewTest (without patch)", 2547 "name": "Instrumentation test AndroidWebViewTest (without patch)",
2558 "~followup_annotations": [ 2548 "~followup_annotations": [
2559 "@@@STEP_TEXT@<br/>failures:<br/>TestB<br/>@@@" 2549 "@@@STEP_TEXT@<br/>failures:<br/>TestB<br/>@@@"
2560 ] 2550 ]
2561 }, 2551 },
2562 { 2552 {
2563 "cmd": [ 2553 "cmd": [
2564 "python", 2554 "python",
2565 "-u", 2555 "-u",
2566 "[SLAVE_BUILD]/src/out/Release/bin/run_content_shell_test_apk", 2556 "[SLAVE_BUILD]/src/out/Release/bin/run_content_shell_test_apk",
2567 "--blacklist-file", 2557 "--blacklist-file",
2568 "[SLAVE_BUILD]/src/out/bad_devices.json", 2558 "[SLAVE_BUILD]/src/out/bad_devices.json",
2569 "--logcat-output-file",
2570 "/path/to/tmp/",
2571 "--flakiness-dashboard-server", 2559 "--flakiness-dashboard-server",
2572 "test-results.appspot.com", 2560 "test-results.appspot.com",
2573 "--verbose", 2561 "--verbose",
2574 "--json-results-file", 2562 "--json-results-file",
2575 "/path/to/tmp/json" 2563 "/path/to/tmp/json"
2576 ], 2564 ],
2577 "cwd": "[SLAVE_BUILD]", 2565 "cwd": "[SLAVE_BUILD]",
2578 "name": "Instrumentation test ContentShellTest (without patch)", 2566 "name": "Instrumentation test ContentShellTest (without patch)",
2579 "~followup_annotations": [ 2567 "~followup_annotations": [
2580 "@@@STEP_TEXT@<br/>failures:<br/>TestB<br/>@@@" 2568 "@@@STEP_TEXT@<br/>failures:<br/>TestB<br/>@@@"
2581 ] 2569 ]
2582 }, 2570 },
2583 { 2571 {
2584 "cmd": [ 2572 "cmd": [
2585 "python", 2573 "python",
2586 "-u", 2574 "-u",
2587 "[SLAVE_BUILD]/src/out/Release/bin/run_chrome_public_test_apk", 2575 "[SLAVE_BUILD]/src/out/Release/bin/run_chrome_public_test_apk",
2588 "--blacklist-file", 2576 "--blacklist-file",
2589 "[SLAVE_BUILD]/src/out/bad_devices.json", 2577 "[SLAVE_BUILD]/src/out/bad_devices.json",
2590 "--logcat-output-file",
2591 "/path/to/tmp/",
2592 "--flakiness-dashboard-server", 2578 "--flakiness-dashboard-server",
2593 "test-results.appspot.com", 2579 "test-results.appspot.com",
2594 "--verbose", 2580 "--verbose",
2595 "--json-results-file", 2581 "--json-results-file",
2596 "/path/to/tmp/json" 2582 "/path/to/tmp/json"
2597 ], 2583 ],
2598 "cwd": "[SLAVE_BUILD]", 2584 "cwd": "[SLAVE_BUILD]",
2599 "name": "Instrumentation test ChromePublicTest (without patch)", 2585 "name": "Instrumentation test ChromePublicTest (without patch)",
2600 "~followup_annotations": [ 2586 "~followup_annotations": [
2601 "@@@STEP_TEXT@<br/>failures:<br/>TestB<br/>@@@" 2587 "@@@STEP_TEXT@<br/>failures:<br/>TestB<br/>@@@"
2602 ] 2588 ]
2603 }, 2589 },
2604 { 2590 {
2605 "cmd": [ 2591 "cmd": [
2606 "python", 2592 "python",
2607 "-u", 2593 "-u",
2608 "[SLAVE_BUILD]/src/out/Release/bin/run_chrome_sync_shell_test_apk", 2594 "[SLAVE_BUILD]/src/out/Release/bin/run_chrome_sync_shell_test_apk",
2609 "--blacklist-file", 2595 "--blacklist-file",
2610 "[SLAVE_BUILD]/src/out/bad_devices.json", 2596 "[SLAVE_BUILD]/src/out/bad_devices.json",
2611 "--logcat-output-file",
2612 "/path/to/tmp/",
2613 "--flakiness-dashboard-server", 2597 "--flakiness-dashboard-server",
2614 "test-results.appspot.com", 2598 "test-results.appspot.com",
2615 "--verbose", 2599 "--verbose",
2616 "--json-results-file", 2600 "--json-results-file",
2617 "/path/to/tmp/json" 2601 "/path/to/tmp/json"
2618 ], 2602 ],
2619 "cwd": "[SLAVE_BUILD]", 2603 "cwd": "[SLAVE_BUILD]",
2620 "name": "Instrumentation test ChromeSyncShellTest (without patch)", 2604 "name": "Instrumentation test ChromeSyncShellTest (without patch)",
2621 "~followup_annotations": [ 2605 "~followup_annotations": [
2622 "@@@STEP_TEXT@<br/>failures:<br/>TestB<br/>@@@" 2606 "@@@STEP_TEXT@<br/>failures:<br/>TestB<br/>@@@"
(...skipping 256 matching lines...) Expand 10 before | Expand all | Expand 10 after
2879 "@@@STEP_LOG_LINE@python.inline@ os.remove(report)@@@", 2863 "@@@STEP_LOG_LINE@python.inline@ os.remove(report)@@@",
2880 "@@@STEP_LOG_END@python.inline@@@" 2864 "@@@STEP_LOG_END@python.inline@@@"
2881 ] 2865 ]
2882 }, 2866 },
2883 { 2867 {
2884 "name": "$result", 2868 "name": "$result",
2885 "recipe_result": null, 2869 "recipe_result": null,
2886 "status_code": 0 2870 "status_code": 0
2887 } 2871 }
2888 ] 2872 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698