| Index: scripts/slave/recipes/skia/swarm_test.expected/Test-Win8-MSVC-ShuttleB-CPU-AVX2-x86_64-Release-Trybot.json
|
| diff --git a/scripts/slave/recipes/skia/swarm_test.expected/Test-Win8-MSVC-ShuttleB-CPU-AVX2-x86_64-Release-Trybot.json b/scripts/slave/recipes/skia/swarm_test.expected/Test-Win8-MSVC-ShuttleB-CPU-AVX2-x86_64-Release-Trybot.json
|
| index 8766cdd58700fb22aa184b143f8db39f9c11d96f..0104a58cc2284a397d5b15c9930ee5f3d1d43f73 100644
|
| --- a/scripts/slave/recipes/skia/swarm_test.expected/Test-Win8-MSVC-ShuttleB-CPU-AVX2-x86_64-Release-Trybot.json
|
| +++ b/scripts/slave/recipes/skia/swarm_test.expected/Test-Win8-MSVC-ShuttleB-CPU-AVX2-x86_64-Release-Trybot.json
|
| @@ -51,7 +51,6 @@
|
| "[SLAVE_BUILD]\\tmp\\SKP_VERSION",
|
| "/path/to/tmp/"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "Get downloaded SKP_VERSION"
|
| },
|
| {
|
| @@ -62,7 +61,6 @@
|
| "[SLAVE_BUILD]\\tmp\\SK_IMAGE_VERSION",
|
| "/path/to/tmp/"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "Get downloaded SK_IMAGE_VERSION"
|
| },
|
| {
|
| @@ -72,7 +70,6 @@
|
| "\nimport os, sys\nfrom common import chromium_utils # Error? See https://crbug.com/584783.\n\n\nif os.path.exists(sys.argv[1]):\n chromium_utils.RemoveDirectory(sys.argv[1])\n",
|
| "[SWARM_OUT_DIR]\\dm"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| "PYTHONPATH": "build\\scripts"
|
| },
|
| @@ -96,7 +93,6 @@
|
| "[SWARM_OUT_DIR]\\dm",
|
| "511"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "makedirs dm",
|
| "~followup_annotations": [
|
| "@@@STEP_LOG_LINE@python.inline@@@@",
|
| @@ -119,7 +115,6 @@
|
| "[SLAVE_BUILD]\\tmp",
|
| "511"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "makedirs tmp_dir",
|
| "~followup_annotations": [
|
| "@@@STEP_LOG_LINE@python.inline@@@@",
|
| @@ -230,7 +225,6 @@
|
| "--nogpu",
|
| "--dummy-flags"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| "BUILDTYPE": "Release_x64",
|
| "CHROME_HEADLESS": "1",
|
| @@ -246,7 +240,6 @@
|
| "-u",
|
| "import psutil\nfor p in psutil.process_iter():\n try:\n if p.name == 'mspdbsrv.exe':\n p.kill()\n except psutil._error.AccessDenied:\n pass\n"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "cleanup",
|
| "~followup_annotations": [
|
| "@@@STEP_LOG_LINE@python.inline@import psutil@@@",
|
|
|