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

Unified Diff: scripts/slave/recipes/chromium_trybot.expected/webkit_tests_unexpected_error.json

Issue 2140083002: chromium_tests: use correct cwd for analyze diff (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
« no previous file with comments | « scripts/slave/recipes/chromium_trybot.expected/webkit_tests_interrupted.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: scripts/slave/recipes/chromium_trybot.expected/webkit_tests_unexpected_error.json
diff --git a/scripts/slave/recipes/chromium_trybot.expected/webkit_tests_unexpected_error.json b/scripts/slave/recipes/chromium_trybot.expected/webkit_tests_unexpected_error.json
index 6eb65416b7bd102f49df2a1601edc9b7df9f9a56..06e7bd38e803d1dc23243fdc49dabf482c819264 100644
--- a/scripts/slave/recipes/chromium_trybot.expected/webkit_tests_unexpected_error.json
+++ b/scripts/slave/recipes/chromium_trybot.expected/webkit_tests_unexpected_error.json
@@ -258,7 +258,7 @@
"--cached",
"--name-only"
],
- "cwd": "[SLAVE_BUILD]/src",
+ "cwd": "[BUILDER_CACHE]/linux_layout/src",
"name": "git diff to analyze patch",
"stdout": "/path/to/tmp/",
"~followup_annotations": [
« no previous file with comments | « scripts/slave/recipes/chromium_trybot.expected/webkit_tests_interrupted.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698