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

Side by Side Diff: scripts/slave/recipes/chromium_trybot.expected/amp_test_local_fallback_failure.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 1164 matching lines...) Expand 10 before | Expand all | Expand 10 after
2611 "cwd": "[SLAVE_BUILD]", 2603 "cwd": "[SLAVE_BUILD]",
2612 "name": "[trigger] save base_unittests (without patch)" 2604 "name": "[trigger] save base_unittests (without patch)"
2613 }, 2605 },
2614 { 2606 {
2615 "cmd": [ 2607 "cmd": [
2616 "python", 2608 "python",
2617 "-u", 2609 "-u",
2618 "[SLAVE_BUILD]/src/out/Release/bin/run_android_webview_test_apk", 2610 "[SLAVE_BUILD]/src/out/Release/bin/run_android_webview_test_apk",
2619 "--blacklist-file", 2611 "--blacklist-file",
2620 "[SLAVE_BUILD]/src/out/bad_devices.json", 2612 "[SLAVE_BUILD]/src/out/bad_devices.json",
2621 "--logcat-output-file",
2622 "/path/to/tmp/",
2623 "--flakiness-dashboard-server", 2613 "--flakiness-dashboard-server",
2624 "test-results.appspot.com", 2614 "test-results.appspot.com",
2625 "--verbose", 2615 "--verbose",
2626 "--json-results-file", 2616 "--json-results-file",
2627 "/path/to/tmp/json" 2617 "/path/to/tmp/json"
2628 ], 2618 ],
2629 "cwd": "[SLAVE_BUILD]", 2619 "cwd": "[SLAVE_BUILD]",
2630 "name": "Instrumentation test AndroidWebViewTest (without patch)", 2620 "name": "Instrumentation test AndroidWebViewTest (without patch)",
2631 "~followup_annotations": [ 2621 "~followup_annotations": [
2632 "@@@STEP_TEXT@<br/>failures:<br/>TestB<br/>@@@" 2622 "@@@STEP_TEXT@<br/>failures:<br/>TestB<br/>@@@"
2633 ] 2623 ]
2634 }, 2624 },
2635 { 2625 {
2636 "cmd": [ 2626 "cmd": [
2637 "python", 2627 "python",
2638 "-u", 2628 "-u",
2639 "[SLAVE_BUILD]/src/out/Release/bin/run_content_shell_test_apk", 2629 "[SLAVE_BUILD]/src/out/Release/bin/run_content_shell_test_apk",
2640 "--blacklist-file", 2630 "--blacklist-file",
2641 "[SLAVE_BUILD]/src/out/bad_devices.json", 2631 "[SLAVE_BUILD]/src/out/bad_devices.json",
2642 "--logcat-output-file",
2643 "/path/to/tmp/",
2644 "--flakiness-dashboard-server", 2632 "--flakiness-dashboard-server",
2645 "test-results.appspot.com", 2633 "test-results.appspot.com",
2646 "--verbose", 2634 "--verbose",
2647 "--json-results-file", 2635 "--json-results-file",
2648 "/path/to/tmp/json" 2636 "/path/to/tmp/json"
2649 ], 2637 ],
2650 "cwd": "[SLAVE_BUILD]", 2638 "cwd": "[SLAVE_BUILD]",
2651 "name": "Instrumentation test ContentShellTest (without patch)", 2639 "name": "Instrumentation test ContentShellTest (without patch)",
2652 "~followup_annotations": [ 2640 "~followup_annotations": [
2653 "@@@STEP_TEXT@<br/>failures:<br/>TestB<br/>@@@" 2641 "@@@STEP_TEXT@<br/>failures:<br/>TestB<br/>@@@"
2654 ] 2642 ]
2655 }, 2643 },
2656 { 2644 {
2657 "cmd": [ 2645 "cmd": [
2658 "python", 2646 "python",
2659 "-u", 2647 "-u",
2660 "[SLAVE_BUILD]/src/out/Release/bin/run_chrome_public_test_apk", 2648 "[SLAVE_BUILD]/src/out/Release/bin/run_chrome_public_test_apk",
2661 "--blacklist-file", 2649 "--blacklist-file",
2662 "[SLAVE_BUILD]/src/out/bad_devices.json", 2650 "[SLAVE_BUILD]/src/out/bad_devices.json",
2663 "--logcat-output-file",
2664 "/path/to/tmp/",
2665 "--flakiness-dashboard-server", 2651 "--flakiness-dashboard-server",
2666 "test-results.appspot.com", 2652 "test-results.appspot.com",
2667 "--verbose", 2653 "--verbose",
2668 "--json-results-file", 2654 "--json-results-file",
2669 "/path/to/tmp/json" 2655 "/path/to/tmp/json"
2670 ], 2656 ],
2671 "cwd": "[SLAVE_BUILD]", 2657 "cwd": "[SLAVE_BUILD]",
2672 "name": "Instrumentation test ChromePublicTest (without patch)", 2658 "name": "Instrumentation test ChromePublicTest (without patch)",
2673 "~followup_annotations": [ 2659 "~followup_annotations": [
2674 "@@@STEP_TEXT@<br/>failures:<br/>TestB<br/>@@@" 2660 "@@@STEP_TEXT@<br/>failures:<br/>TestB<br/>@@@"
2675 ] 2661 ]
2676 }, 2662 },
2677 { 2663 {
2678 "cmd": [ 2664 "cmd": [
2679 "python", 2665 "python",
2680 "-u", 2666 "-u",
2681 "[SLAVE_BUILD]/src/out/Release/bin/run_chrome_sync_shell_test_apk", 2667 "[SLAVE_BUILD]/src/out/Release/bin/run_chrome_sync_shell_test_apk",
2682 "--blacklist-file", 2668 "--blacklist-file",
2683 "[SLAVE_BUILD]/src/out/bad_devices.json", 2669 "[SLAVE_BUILD]/src/out/bad_devices.json",
2684 "--logcat-output-file",
2685 "/path/to/tmp/",
2686 "--flakiness-dashboard-server", 2670 "--flakiness-dashboard-server",
2687 "test-results.appspot.com", 2671 "test-results.appspot.com",
2688 "--verbose", 2672 "--verbose",
2689 "--json-results-file", 2673 "--json-results-file",
2690 "/path/to/tmp/json" 2674 "/path/to/tmp/json"
2691 ], 2675 ],
2692 "cwd": "[SLAVE_BUILD]", 2676 "cwd": "[SLAVE_BUILD]",
2693 "name": "Instrumentation test ChromeSyncShellTest (without patch)", 2677 "name": "Instrumentation test ChromeSyncShellTest (without patch)",
2694 "~followup_annotations": [ 2678 "~followup_annotations": [
2695 "@@@STEP_TEXT@<br/>failures:<br/>TestB<br/>@@@" 2679 "@@@STEP_TEXT@<br/>failures:<br/>TestB<br/>@@@"
(...skipping 342 matching lines...) Expand 10 before | Expand all | Expand 10 after
3038 "@@@STEP_LOG_END@python.inline@@@", 3022 "@@@STEP_LOG_END@python.inline@@@",
3039 "@@@SET_BUILD_PROPERTY@failure_hash@\"f70a31cd238c86b35b0a8c2c2d85034113dc 9f60\"@@@" 3023 "@@@SET_BUILD_PROPERTY@failure_hash@\"f70a31cd238c86b35b0a8c2c2d85034113dc 9f60\"@@@"
3040 ] 3024 ]
3041 }, 3025 },
3042 { 3026 {
3043 "name": "$result", 3027 "name": "$result",
3044 "reason": "1 out of 8 aggregated steps failed. Failures: Step('base_unittest s (retry summary)') failed with return_code 1", 3028 "reason": "1 out of 8 aggregated steps failed. Failures: Step('base_unittest s (retry summary)') failed with return_code 1",
3045 "status_code": 1 3029 "status_code": 1
3046 } 3030 }
3047 ] 3031 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698