Chromium Code Reviews

Unified Diff: scripts/slave/recipes/chromium_trybot.expected/webkit_tests_interrupted.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.
Jump to:
View side-by-side diff with in-line comments
Index: scripts/slave/recipes/chromium_trybot.expected/webkit_tests_interrupted.json
diff --git a/scripts/slave/recipes/chromium_trybot.expected/webkit_tests_interrupted.json b/scripts/slave/recipes/chromium_trybot.expected/webkit_tests_interrupted.json
index 762623d56f9cbe9a8816c1fd08c3b6810b880603..58fd4b6caa9ecdd9afa7085abe325a079b02dedb 100644
--- a/scripts/slave/recipes/chromium_trybot.expected/webkit_tests_interrupted.json
+++ b/scripts/slave/recipes/chromium_trybot.expected/webkit_tests_interrupted.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": [

Powered by Google App Engine