| Index: scripts/slave/recipes/chromium.expected/perf_test_profile_failure.json
|
| diff --git a/scripts/slave/recipes/chromium.expected/perf_test_profile_failure.json b/scripts/slave/recipes/chromium.expected/perf_test_profile_failure.json
|
| index c342f6f59f4f99b5160f15ecb92481a55087559e..c23c55b9b0eb6c23547cea8649f10091a26c1027 100644
|
| --- a/scripts/slave/recipes/chromium.expected/perf_test_profile_failure.json
|
| +++ b/scripts/slave/recipes/chromium.expected/perf_test_profile_failure.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"
|
| ],
|
| @@ -163,6 +154,15 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| + "[BUILD]/scripts/slave/cleanup_temp.py"
|
| + ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| + "name": "cleanup_temp"
|
| + },
|
| + {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| "[SLAVE_BUILD]/src/tools/perf/run_benchmark",
|
| "list",
|
| "--browser",
|
|
|