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

Unified Diff: scripts/slave/recipe_modules/pgo/example.expected/full_chromium_pgo_test_Test_builder_benchmark_failure.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/recipe_modules/pgo/example.expected/full_chromium_pgo_test_Test_builder_benchmark_failure.json
diff --git a/scripts/slave/recipe_modules/pgo/example.expected/full_chromium_pgo_test_Test_builder_benchmark_failure.json b/scripts/slave/recipe_modules/pgo/example.expected/full_chromium_pgo_test_Test_builder_benchmark_failure.json
index e99237984cdb0c4f4592a1993822f5f57bbd9319..ecab85984e78ec8907239a9ece9752dd1ff554b7 100644
--- a/scripts/slave/recipe_modules/pgo/example.expected/full_chromium_pgo_test_Test_builder_benchmark_failure.json
+++ b/scripts/slave/recipe_modules/pgo/example.expected/full_chromium_pgo_test_Test_builder_benchmark_failure.json
@@ -205,6 +205,8 @@
"chromium_pgo.test",
"--buildbot-slavename",
"TestSlavename",
+ "--goma-deps-cache-file",
+ "Test_builder.gomadeps",
"--",
"chrome"
],
@@ -713,6 +715,8 @@
"chromium_pgo.test",
"--buildbot-slavename",
"TestSlavename",
+ "--goma-deps-cache-file",
+ "Test_builder.gomadeps",
"--",
"chrome"
],

Powered by Google App Engine
This is Rietveld 408576698