Index: scripts/slave/recipes/chromium.expected/full_chromium_memory_Linux_Chromium_OS_ASan_LSan_Tests__1_.json |
diff --git a/scripts/slave/recipes/chromium.expected/full_chromium_memory_Linux_Chromium_OS_ASan_LSan_Tests__1_.json b/scripts/slave/recipes/chromium.expected/full_chromium_memory_Linux_Chromium_OS_ASan_LSan_Tests__1_.json |
index eed29a34f6583ffc1bdf75b43c9d47464d629b95..395ae627c7aa18b4fad81878ed77e4380a417d03 100644 |
--- a/scripts/slave/recipes/chromium.expected/full_chromium_memory_Linux_Chromium_OS_ASan_LSan_Tests__1_.json |
+++ b/scripts/slave/recipes/chromium.expected/full_chromium_memory_Linux_Chromium_OS_ASan_LSan_Tests__1_.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" |
], |
@@ -207,6 +198,15 @@ |
"cmd": [ |
"python", |
"-u", |
+ "[BUILD]/scripts/slave/cleanup_temp.py" |
+ ], |
+ "cwd": "[SLAVE_BUILD]", |
+ "name": "cleanup_temp" |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
"[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
"trigger", |
"--swarming", |