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

Unified Diff: scripts/slave/recipe_modules/perf_dashboard/example.expected/win_use_mirror.json

Issue 1115453002: Recipes: make cwd default to slave_build (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: rebase Created 5 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 side-by-side diff with in-line comments
Download patch
Index: scripts/slave/recipe_modules/perf_dashboard/example.expected/win_use_mirror.json
diff --git a/scripts/slave/recipe_modules/perf_dashboard/example.expected/win_use_mirror.json b/scripts/slave/recipe_modules/perf_dashboard/example.expected/win_use_mirror.json
index 2126f86229f06aefad2c7c36fb9071e0fd6b3e14..f0a1976e67774ba56558b646a660fa2afbe92928 100644
--- a/scripts/slave/recipe_modules/perf_dashboard/example.expected/win_use_mirror.json
+++ b/scripts/slave/recipe_modules/perf_dashboard/example.expected/win_use_mirror.json
@@ -5,6 +5,7 @@
"-u",
"RECIPE_MODULE[perf_dashboard]\\resources\\post_json.py"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "perf dashboard post",
"stdin": "{\"data\": [{\"bot\": \"multivm-windows-release\", \"buildername\": \"multivm-windows-perf-be\", \"buildnumber\": 75, \"error\": \"0.5\", \"master\": \"client.dart.fyi\", \"masterid\": \"client.dart.fyi\", \"revision\": 33241, \"supplemental_columns\": {\"r_webkit_rev\": \"167808\"}, \"test\": \"sunspider/string-unpack-code/ref\", \"units\": \"ms\", \"value\": \"18.5\"}, {\"bot\": \"multivm-windows-release\", \"buildername\": \"multivm-windows-perf-be\", \"buildnumber\": 75, \"error\": \"0.4898\", \"master\": \"client.dart.fyi\", \"masterid\": \"client.dart.fyi\", \"revision\": 33241, \"supplemental_columns\": {\"r_webkit_rev\": \"167808\"}, \"test\": \"sunspider/string-unpack-code\", \"units\": \"ms\", \"value\": \"18.4\"}], \"url\": \"https://chromeperf.appspot.com/add_point\"}"
}

Powered by Google App Engine
This is Rietveld 408576698