| Index: scripts/slave/recipes/skia/swarm_perf.expected/Test-Ubuntu-GCC-ShuttleA-GPU-GTX550Ti-x86_64-Release-Valgrind.json
|
| diff --git a/scripts/slave/recipes/skia/swarm_perf.expected/Test-Ubuntu-GCC-ShuttleA-GPU-GTX550Ti-x86_64-Release-Valgrind.json b/scripts/slave/recipes/skia/swarm_perf.expected/Test-Ubuntu-GCC-ShuttleA-GPU-GTX550Ti-x86_64-Release-Valgrind.json
|
| index c604317ed93e2c4418ab1dbf0f948f83e5528f15..1ad39e02d0d8a76cd474c24110d67b35b96b833d 100644
|
| --- a/scripts/slave/recipes/skia/swarm_perf.expected/Test-Ubuntu-GCC-ShuttleA-GPU-GTX550Ti-x86_64-Release-Valgrind.json
|
| +++ b/scripts/slave/recipes/skia/swarm_perf.expected/Test-Ubuntu-GCC-ShuttleA-GPU-GTX550Ti-x86_64-Release-Valgrind.json
|
| @@ -3,11 +3,11 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "[SLAVE_BUILD]/skia/tools/buildbot_spec.py",
|
| + "[CWD]/skia/tools/buildbot_spec.py",
|
| "/path/to/tmp/json",
|
| "Test-Ubuntu-GCC-ShuttleA-GPU-GTX550Ti-x86_64-Release-Valgrind"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]/skia",
|
| + "cwd": "[CWD]/skia",
|
| "name": "exec buildbot_spec.py",
|
| "~followup_annotations": [
|
| "@@@STEP_LOG_LINE@json.output@{@@@",
|
| @@ -50,10 +50,9 @@
|
| "python",
|
| "-u",
|
| "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
|
| - "[SLAVE_BUILD]/tmp/SKP_VERSION",
|
| + "[CWD]/tmp/SKP_VERSION",
|
| "/path/to/tmp/"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "Get downloaded SKP_VERSION"
|
| },
|
| {
|
| @@ -61,10 +60,9 @@
|
| "python",
|
| "-u",
|
| "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
|
| - "[SLAVE_BUILD]/tmp/SK_IMAGE_VERSION",
|
| + "[CWD]/tmp/SK_IMAGE_VERSION",
|
| "/path/to/tmp/"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "Get downloaded SK_IMAGE_VERSION"
|
| },
|
| {
|
| @@ -75,25 +73,24 @@
|
| "--track-origins=yes",
|
| "--error-exitcode=1",
|
| "--num-callers=40",
|
| - "--suppressions=[SLAVE_BUILD]/skia/tools/valgrind.supp",
|
| - "[SLAVE_BUILD]/out/Release/nanobench",
|
| + "--suppressions=[CWD]/skia/tools/valgrind.supp",
|
| + "[CWD]/out/Release/nanobench",
|
| "--undefok",
|
| "-i",
|
| - "[SLAVE_BUILD]/skia/resources",
|
| + "[CWD]/skia/resources",
|
| "--skps",
|
| - "[SLAVE_BUILD]/skps",
|
| + "[CWD]/skps",
|
| "--images",
|
| - "[SLAVE_BUILD]/images/dm",
|
| + "[CWD]/images/dm",
|
| "--nocpu",
|
| "--dummy-flags"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| "BUILDTYPE": "Release",
|
| "CHROME_HEADLESS": "1",
|
| "GYP_DEFINES": "skia_arch_type=x86_64 skia_release_optimization_level=1 skia_warnings_as_errors=0",
|
| - "PATH": "[SLAVE_BUILD]/depot_tools:%(PATH)s",
|
| - "SKIA_OUT": "[SLAVE_BUILD]/out"
|
| + "PATH": "[CWD]/depot_tools:%(PATH)s",
|
| + "SKIA_OUT": "[CWD]/out"
|
| },
|
| "name": "nanobench"
|
| },
|
| @@ -105,27 +102,26 @@
|
| "--track-origins=yes",
|
| "--error-exitcode=1",
|
| "--num-callers=40",
|
| - "--suppressions=[SLAVE_BUILD]/skia/tools/valgrind.supp",
|
| - "[SLAVE_BUILD]/out/Release/nanobench",
|
| + "--suppressions=[CWD]/skia/tools/valgrind.supp",
|
| + "[CWD]/out/Release/nanobench",
|
| "--undefok",
|
| "-i",
|
| - "[SLAVE_BUILD]/skia/resources",
|
| + "[CWD]/skia/resources",
|
| "--skps",
|
| - "[SLAVE_BUILD]/skps",
|
| + "[CWD]/skps",
|
| "--images",
|
| - "[SLAVE_BUILD]/images/dm",
|
| + "[CWD]/images/dm",
|
| "--nocpu",
|
| "--dummy-flags",
|
| "--abandonGpuContext",
|
| "--nocpu"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| "BUILDTYPE": "Release",
|
| "CHROME_HEADLESS": "1",
|
| "GYP_DEFINES": "skia_arch_type=x86_64 skia_release_optimization_level=1 skia_warnings_as_errors=0",
|
| - "PATH": "[SLAVE_BUILD]/depot_tools:%(PATH)s",
|
| - "SKIA_OUT": "[SLAVE_BUILD]/out"
|
| + "PATH": "[CWD]/depot_tools:%(PATH)s",
|
| + "SKIA_OUT": "[CWD]/out"
|
| },
|
| "name": "nanobench --abandonGpuContext"
|
| },
|
|
|