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

Side by Side Diff: scripts/slave/recipes/skia/skia.expected/Perf-Android-GCC-Nexus7-GPU-Tegra3-Arm7-Release.json

Issue 1917903003: Skia bots: use nanobench images in nanobench (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 4 years, 7 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 "git", 4 "git",
5 "remote", 5 "remote",
6 "set-url", 6 "set-url",
7 "origin", 7 "origin",
8 "https://skia.googlesource.com/skia.git" 8 "https://skia.googlesource.com/skia.git"
9 ], 9 ],
10 "cwd": "[SLAVE_BUILD]/skia", 10 "cwd": "[SLAVE_BUILD]/skia",
(...skipping 543 matching lines...) Expand 10 before | Expand all | Expand 10 after
554 "015d210a13480604", 554 "015d210a13480604",
555 "-t", 555 "-t",
556 "Release", 556 "Release",
557 "nanobench", 557 "nanobench",
558 "--undefok", 558 "--undefok",
559 "-i", 559 "-i",
560 "/storage/emulated/legacy/skiabot/skia_resources", 560 "/storage/emulated/legacy/skiabot/skia_resources",
561 "--skps", 561 "--skps",
562 "/storage/emulated/legacy/skiabot/skia_skp/skps", 562 "/storage/emulated/legacy/skiabot/skia_skp/skps",
563 "--images", 563 "--images",
564 "/storage/emulated/legacy/skiabot/skia_images/dm", 564 "/storage/emulated/legacy/skiabot/skia_images/nanobench",
565 "--nocpu", 565 "--nocpu",
566 "--dummy-flags", 566 "--dummy-flags",
567 "--outResultsFile", 567 "--outResultsFile",
568 "/storage/emulated/legacy/skiabot/skia_perf/nanobench_164710_1408633190.js on", 568 "/storage/emulated/legacy/skiabot/skia_perf/nanobench_164710_1408633190.js on",
569 "--properties", 569 "--properties",
570 "gitHash", 570 "gitHash",
571 "164710", 571 "164710",
572 "build_number", 572 "build_number",
573 "5", 573 "5",
574 "--key", 574 "--key",
(...skipping 163 matching lines...) Expand 10 before | Expand all | Expand 10 after
738 "SKIA_OUT": "[SLAVE_BUILD]/skia/out/Perf-Android-GCC-Nexus7-GPU-Tegra3-Arm 7-Release" 738 "SKIA_OUT": "[SLAVE_BUILD]/skia/out/Perf-Android-GCC-Nexus7-GPU-Tegra3-Arm 7-Release"
739 }, 739 },
740 "name": "wait for charge (3)" 740 "name": "wait for charge (3)"
741 }, 741 },
742 { 742 {
743 "name": "$result", 743 "name": "$result",
744 "recipe_result": null, 744 "recipe_result": null,
745 "status_code": 0 745 "status_code": 0
746 } 746 }
747 ] 747 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698