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

Unified Diff: scripts/slave/recipe_modules/pgo/example.expected/full_chromium_pgo_test_Test_builder_benchmark_failure.json

Issue 2306523002: Avoid to use environment. (Closed)
Patch Set: rebase Created 4 years, 3 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 9baaa1506dc6584a87185a905be4691dfe208aed..68ba3394a2db97c30bfe831aaa02c8d8b9408501 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
@@ -206,6 +206,12 @@
"[SLAVE_BUILD]\\src",
"--goma-cache-dir",
"[GOMA_CACHE]",
+ "--buildbot-buildername",
+ "Test builder",
+ "--buildbot-mastername",
+ "chromium_pgo.test",
+ "--buildbot-slavename",
+ "TestSlavename",
"--",
"chrome"
],
@@ -708,6 +714,12 @@
"[SLAVE_BUILD]\\src",
"--goma-cache-dir",
"[GOMA_CACHE]",
+ "--buildbot-buildername",
+ "Test builder",
+ "--buildbot-mastername",
+ "chromium_pgo.test",
+ "--buildbot-slavename",
+ "TestSlavename",
"--",
"chrome"
],

Powered by Google App Engine
This is Rietveld 408576698