| Index: scripts/slave/recipes/chromium.expected/full_tryserver_chromium_perf_linux_perf_tester.json
|
| diff --git a/scripts/slave/recipes/chromium.expected/full_tryserver_chromium_perf_linux_perf_tester.json b/scripts/slave/recipes/chromium.expected/full_tryserver_chromium_perf_linux_perf_tester.json
|
| index cbceae04fe7102beddab5107b5c5bf7afa9e5cbf..9b36675031629876b7acf1e203ba07cb96d22018 100644
|
| --- a/scripts/slave/recipes/chromium.expected/full_tryserver_chromium_perf_linux_perf_tester.json
|
| +++ b/scripts/slave/recipes/chromium.expected/full_tryserver_chromium_perf_linux_perf_tester.json
|
| @@ -147,15 +147,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"
|
| ],
|
| @@ -190,6 +181,15 @@
|
| },
|
| {
|
| "cmd": [
|
| + "python",
|
| + "-u",
|
| + "[BUILD]/scripts/slave/cleanup_temp.py"
|
| + ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| + "name": "cleanup_temp"
|
| + },
|
| + {
|
| + "cmd": [
|
| "xvfb-run",
|
| "-a",
|
| "tools/perf/run_benchmark",
|
|
|