Index: scripts/slave/recipes/chromium.expected/full_chromium_fyi_CrWinClang64_dbg_.json |
diff --git a/scripts/slave/recipes/chromium.expected/full_chromium_fyi_CrWinClang64_dbg_.json b/scripts/slave/recipes/chromium.expected/full_chromium_fyi_CrWinClang64_dbg_.json |
index 3a830ad337963b29327825c381c556328a93e230..f4aeb17875b4a7a8b842784aa18e0f1bbbf114dd 100644 |
--- a/scripts/slave/recipes/chromium.expected/full_chromium_fyi_CrWinClang64_dbg_.json |
+++ b/scripts/slave/recipes/chromium.expected/full_chromium_fyi_CrWinClang64_dbg_.json |
@@ -87,26 +87,6 @@ |
"cmd": [ |
"python", |
"-u", |
- "[SLAVE_BUILD]\\src\\tools\\mb\\mb.py", |
- "gen", |
- "-v", |
- "-m", |
- "chromium.fyi", |
- "-b", |
- "CrWinClang64(dbg)", |
- "--config-file", |
- "[SLAVE_BUILD]\\src\\tools\\mb\\mb_config.pyl", |
- "--goma-dir", |
- "[BUILD]\\goma", |
- "//out/Debug_x64" |
- ], |
- "cwd": "[SLAVE_BUILD]", |
- "name": "generate_build_files" |
- }, |
- { |
- "cmd": [ |
- "python", |
- "-u", |
"\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
"[SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.fyi.json", |
"/path/to/tmp/json" |
@@ -151,6 +131,26 @@ |
"name": "cleanup_temp" |
}, |
{ |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "[SLAVE_BUILD]\\src\\tools\\mb\\mb.py", |
+ "gen", |
+ "-v", |
+ "-m", |
+ "chromium.fyi", |
+ "-b", |
+ "CrWinClang64(dbg)", |
+ "--config-file", |
+ "[SLAVE_BUILD]\\src\\tools\\mb\\mb_config.pyl", |
+ "--goma-dir", |
+ "[BUILD]\\goma", |
+ "//out/Debug_x64" |
+ ], |
+ "cwd": "[SLAVE_BUILD]", |
+ "name": "generate_build_files" |
+ }, |
+ { |
"allow_subannotations": true, |
"cmd": [ |
"python", |