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

Side by Side Diff: infra/bots/recipes/swarm_test.expected/Test-Android-GCC-NVIDIA_Shield-GPU-TegraX1-Arm64-Debug.json

Issue 2344553002: 565 is not this important. (Closed)
Patch Set: still an option Created 4 years, 3 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 "which", 4 "which",
5 "adb" 5 "adb"
6 ], 6 ],
7 "name": "which adb", 7 "name": "which adb",
8 "stdout": "/path/to/tmp/", 8 "stdout": "/path/to/tmp/",
9 "~followup_annotations": [ 9 "~followup_annotations": [
10 "step returned non-zero exit code: 1", 10 "step returned non-zero exit code: 1",
(...skipping 513 matching lines...) Expand 10 before | Expand all | Expand 10 after
524 "model", 524 "model",
525 "NVIDIA_Shield", 525 "NVIDIA_Shield",
526 "os", 526 "os",
527 "Android", 527 "Android",
528 "--uninterestingHashesFile", 528 "--uninterestingHashesFile",
529 "/storage/emulated/legacy/skiabot/skia_tmp_dir/uninteresting_hashes.txt", 529 "/storage/emulated/legacy/skiabot/skia_tmp_dir/uninteresting_hashes.txt",
530 "--writePath", 530 "--writePath",
531 "/storage/emulated/legacy/skiabot/skia_dm", 531 "/storage/emulated/legacy/skiabot/skia_dm",
532 "--nocpu", 532 "--nocpu",
533 "--config", 533 "--config",
534 "565",
535 "8888", 534 "8888",
536 "gl", 535 "gl",
537 "glsrgb", 536 "glsrgb",
538 "glmsaa4", 537 "glmsaa4",
539 "glinstdit4", 538 "glinstdit4",
540 "serialize-8888", 539 "serialize-8888",
541 "tiles_rt-8888", 540 "tiles_rt-8888",
542 "pic-8888", 541 "pic-8888",
543 "glinst", 542 "glinst",
544 "--src", 543 "--src",
(...skipping 420 matching lines...) Expand 10 before | Expand all | Expand 10 after
965 "SKIA_OUT": "[SLAVE_BUILD]/out" 964 "SKIA_OUT": "[SLAVE_BUILD]/out"
966 }, 965 },
967 "name": "kill-server" 966 "name": "kill-server"
968 }, 967 },
969 { 968 {
970 "name": "$result", 969 "name": "$result",
971 "recipe_result": null, 970 "recipe_result": null,
972 "status_code": 0 971 "status_code": 0
973 } 972 }
974 ] 973 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698