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

Unified Diff: scripts/slave/recipes/findit/chromium/test.expected/findit_tests_multiple_culprits.json

Issue 2388683002: Re-enable DepsCache using GOMA_DEPS_CACHE_FILE (Closed)
Patch Set: Rebased Created 4 years, 2 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/findit/chromium/test.expected/findit_tests_multiple_culprits.json
diff --git a/scripts/slave/recipes/findit/chromium/test.expected/findit_tests_multiple_culprits.json b/scripts/slave/recipes/findit/chromium/test.expected/findit_tests_multiple_culprits.json
index bf3c46a2ca4351f14fa312e5bda23b7cd393e2c2..3bf1e867325b22c6a0b06e1e840aca37c615b57b 100644
--- a/scripts/slave/recipes/findit/chromium/test.expected/findit_tests_multiple_culprits.json
+++ b/scripts/slave/recipes/findit/chromium/test.expected/findit_tests_multiple_culprits.json
@@ -629,8 +629,8 @@
"tryserver.chromium.mac",
"--buildbot-slavename",
"build1-a1",
- "--goma-deps-cache-dir",
- "[GOMA_DEPS_CACHE]",
+ "--goma-deps-cache-file",
+ "mac_chromium_variable.gomadeps",
"--compiler",
"goma-clang",
"--goma-jsonstatus",
@@ -1208,8 +1208,8 @@
"tryserver.chromium.mac",
"--buildbot-slavename",
"build1-a1",
- "--goma-deps-cache-dir",
- "[GOMA_DEPS_CACHE]",
+ "--goma-deps-cache-file",
+ "mac_chromium_variable.gomadeps",
"--compiler",
"goma-clang",
"--goma-jsonstatus",
@@ -1787,8 +1787,8 @@
"tryserver.chromium.mac",
"--buildbot-slavename",
"build1-a1",
- "--goma-deps-cache-dir",
- "[GOMA_DEPS_CACHE]",
+ "--goma-deps-cache-file",
+ "mac_chromium_variable.gomadeps",
"--compiler",
"goma-clang",
"--goma-jsonstatus",
@@ -2366,8 +2366,8 @@
"tryserver.chromium.mac",
"--buildbot-slavename",
"build1-a1",
- "--goma-deps-cache-dir",
- "[GOMA_DEPS_CACHE]",
+ "--goma-deps-cache-file",
+ "mac_chromium_variable.gomadeps",
"--compiler",
"goma-clang",
"--goma-jsonstatus",
@@ -2942,8 +2942,8 @@
"tryserver.chromium.mac",
"--buildbot-slavename",
"build1-a1",
- "--goma-deps-cache-dir",
- "[GOMA_DEPS_CACHE]",
+ "--goma-deps-cache-file",
+ "mac_chromium_variable.gomadeps",
"--compiler",
"goma-clang",
"--goma-jsonstatus",

Powered by Google App Engine
This is Rietveld 408576698