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

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

Issue 1917243002: Revert "build: roll infra_paths changes" (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: 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 side-by-side diff with in-line comments
Download patch
Index: scripts/slave/recipe_modules/perf_dashboard/example.expected/win.json
diff --git a/scripts/slave/recipe_modules/perf_dashboard/example.expected/win.json b/scripts/slave/recipe_modules/perf_dashboard/example.expected/win.json
index fba98557a02ebdb695285241e1d3277a2f329c28..76556be2ace15b440a3164d509e51c1a7dcf3c5c 100644
--- a/scripts/slave/recipe_modules/perf_dashboard/example.expected/win.json
+++ b/scripts/slave/recipe_modules/perf_dashboard/example.expected/win.json
@@ -5,6 +5,7 @@
"-u",
"RECIPE_MODULE[build::perf_dashboard]\\resources\\post_json.py"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "perf dashboard post",
"stdin": "{\"data\": [{\"bot\": \"multivm-windows-perf-be\", \"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-perf-be\", \"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://chrome-perf.googleplex.com/add_point\"}",
"~followup_annotations": [
@@ -17,6 +18,7 @@
"-u",
"RECIPE_MODULE[build::perf_dashboard]\\resources\\post_json.py"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "Post bisect results",
"stdin": "{\"data\": {\"status\": \"completed\", \"try_job_id\": 1}, \"url\": \"https://chrome-perf.googleplex.com/post_bisect_results\"}",
"stdout": "/path/to/tmp/json",

Powered by Google App Engine
This is Rietveld 408576698