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

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

Issue 2390753005: Double Builds for Blimp Integration Test Infrastructure on FYI bot (Closed)
Patch Set: Dirk comment 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..32f6aa7a0a530bdcddbc755d138e87b8d50d16d6 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
@@ -153,7 +153,7 @@
"--config-file",
"[SLAVE_BUILD]\\src\\tools\\mb\\mb_config.pyl",
"--phase",
- "1",
+ "pgo_phase_1",
"//out/Release"
],
"cwd": "[SLAVE_BUILD]\\src",
@@ -679,7 +679,7 @@
"--config-file",
"[SLAVE_BUILD]\\src\\tools\\mb\\mb_config.pyl",
"--phase",
- "2",
+ "pgo_phase_2",
"//out/Release"
],
"cwd": "[SLAVE_BUILD]\\src",

Powered by Google App Engine
This is Rietveld 408576698