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

Side by Side Diff: infra/bots/recipes/swarm_test.expected/failed_get_hashes.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 515 matching lines...) Expand 10 before | Expand all | Expand 10 after
526 "model", 526 "model",
527 "Nexus7", 527 "Nexus7",
528 "os", 528 "os",
529 "Android", 529 "Android",
530 "--uninterestingHashesFile", 530 "--uninterestingHashesFile",
531 "/storage/emulated/legacy/skiabot/skia_tmp_dir/uninteresting_hashes.txt", 531 "/storage/emulated/legacy/skiabot/skia_tmp_dir/uninteresting_hashes.txt",
532 "--writePath", 532 "--writePath",
533 "/storage/emulated/legacy/skiabot/skia_dm", 533 "/storage/emulated/legacy/skiabot/skia_dm",
534 "--nocpu", 534 "--nocpu",
535 "--config", 535 "--config",
536 "565",
537 "8888", 536 "8888",
538 "gpu", 537 "gpu",
539 "gpusrgb", 538 "gpusrgb",
540 "serialize-8888", 539 "serialize-8888",
541 "tiles_rt-8888", 540 "tiles_rt-8888",
542 "pic-8888", 541 "pic-8888",
543 "--src", 542 "--src",
544 "tests", 543 "tests",
545 "gm", 544 "gm",
546 "image", 545 "image",
(...skipping 417 matching lines...) Expand 10 before | Expand all | Expand 10 after
964 "SKIA_OUT": "[SLAVE_BUILD]/out" 963 "SKIA_OUT": "[SLAVE_BUILD]/out"
965 }, 964 },
966 "name": "kill-server" 965 "name": "kill-server"
967 }, 966 },
968 { 967 {
969 "name": "$result", 968 "name": "$result",
970 "recipe_result": null, 969 "recipe_result": null,
971 "status_code": 0 970 "status_code": 0
972 } 971 }
973 ] 972 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698