Index: scripts/slave/recipes/chromium.expected/one_failure_keeps_going_dynamic_tests.json |
diff --git a/scripts/slave/recipes/chromium.expected/one_failure_keeps_going_dynamic_tests.json b/scripts/slave/recipes/chromium.expected/one_failure_keeps_going_dynamic_tests.json |
index 1e589534599365f5552849f9580ae93f1ee21aed..eca19c59ce1a5d692b1bef153e25d62519ffc37a 100644 |
--- a/scripts/slave/recipes/chromium.expected/one_failure_keeps_going_dynamic_tests.json |
+++ b/scripts/slave/recipes/chromium.expected/one_failure_keeps_going_dynamic_tests.json |
@@ -141,15 +141,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" |
], |
@@ -185,6 +176,15 @@ |
"name": "extract build" |
}, |
{ |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "[BUILD]/scripts/slave/cleanup_temp.py" |
+ ], |
+ "cwd": "[SLAVE_BUILD]", |
+ "name": "cleanup_temp" |
+ }, |
+ { |
"allow_subannotations": true, |
"cmd": [ |
"python", |