Index: scripts/slave/recipes/chromium.expected/full_chromium_fyi_ChromiumPracticeTester.json |
diff --git a/scripts/slave/recipes/chromium.expected/full_chromium_fyi_ChromiumPracticeTester.json b/scripts/slave/recipes/chromium.expected/full_chromium_fyi_ChromiumPracticeTester.json |
index d01065e899477d4831236f295a0d0f3dd56a35a0..926c9afafede7358fd2f512a45a3e43b284bf957 100644 |
--- a/scripts/slave/recipes/chromium.expected/full_chromium_fyi_ChromiumPracticeTester.json |
+++ b/scripts/slave/recipes/chromium.expected/full_chromium_fyi_ChromiumPracticeTester.json |
@@ -116,15 +116,6 @@ |
"cmd": [ |
"python", |
"-u", |
- "[BUILD]/scripts/slave/cleanup_temp.py" |
- ], |
- "cwd": "[SLAVE_BUILD]", |
- "name": "cleanup_temp" |
- }, |
- { |
- "cmd": [ |
- "python", |
- "-u", |
"\nimport os, sys\nfrom common import chromium_utils\n\nif os.path.exists(sys.argv[1]):\n chromium_utils.RemoveDirectory(sys.argv[1])\n", |
"[SLAVE_BUILD]/src/out/Release" |
], |
@@ -161,6 +152,15 @@ |
"cmd": [ |
"python", |
"-u", |
+ "[BUILD]/scripts/slave/cleanup_temp.py" |
+ ], |
+ "cwd": "[SLAVE_BUILD]", |
+ "name": "cleanup_temp" |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
"[BUILD]/scripts/slave/runtest.py", |
"--target", |
"Release", |