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

Unified Diff: scripts/slave/recipes/chromium_pgo.expected/full_tryserver_chromium_win_win_pgo.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/recipes/chromium_pgo.expected/full_tryserver_chromium_win_win_pgo.json
diff --git a/scripts/slave/recipes/chromium_pgo.expected/full_tryserver_chromium_win_win_pgo.json b/scripts/slave/recipes/chromium_pgo.expected/full_tryserver_chromium_win_win_pgo.json
index 3c2f3dcc6effef8da8541482ece0dac58ac01c89..6cff9a1ed688571768e7e85de089493a649c1979 100644
--- a/scripts/slave/recipes/chromium_pgo.expected/full_tryserver_chromium_win_win_pgo.json
+++ b/scripts/slave/recipes/chromium_pgo.expected/full_tryserver_chromium_win_win_pgo.json
@@ -159,7 +159,7 @@
"--config-file",
"[SLAVE_BUILD]\\src\\tools\\mb\\mb_config.pyl",
"--phase",
- "1",
+ "pgo_phase_1",
"//out/Release"
],
"cwd": "[SLAVE_BUILD]\\src",
@@ -683,7 +683,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