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

Unified Diff: scripts/slave/recipes/chromedriver.expected/Android_ChromeDriver_Tests__dbg__basic.json

Issue 2143893003: Fix how revision_cp is obtained in chromedriver recipe. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 4 years, 5 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/recipes/chromedriver.expected/Android_ChromeDriver_Tests__dbg__basic.json
diff --git a/scripts/slave/recipes/chromedriver.expected/Android_ChromeDriver_Tests__dbg__basic.json b/scripts/slave/recipes/chromedriver.expected/Android_ChromeDriver_Tests__dbg__basic.json
index 4a6cf27abe93b0cfa46992d37051c9abec0c5c72..9b6158d9b33e20c199248edda12e911cbec8350e 100644
--- a/scripts/slave/recipes/chromedriver.expected/Android_ChromeDriver_Tests__dbg__basic.json
+++ b/scripts/slave/recipes/chromedriver.expected/Android_ChromeDriver_Tests__dbg__basic.json
@@ -943,7 +943,7 @@
"python",
"-u",
"\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
- "{\"333333\": true}",
+ "{\"170242\": true}",
"[TMP_BASE]/results_log_tmp_11/android_log.json"
],
"name": "Upload Test Results Log.write results log to file android_log.json",

Powered by Google App Engine
This is Rietveld 408576698