| Index: scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_android_nexus5_perf_bisect.json
|
| diff --git a/scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_android_nexus5_perf_bisect.json b/scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_android_nexus5_perf_bisect.json
|
| index 0396a68a3d5c0ef699dfaf474bf18c8ee3db9ab6..2c24a4199e676c6859d5e391e7a51f56642371a8 100644
|
| --- a/scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_android_nexus5_perf_bisect.json
|
| +++ b/scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_android_nexus5_perf_bisect.json
|
| @@ -515,6 +515,9 @@
|
| "--results-label=Patch"
|
| ],
|
| "cwd": "[SLAVE_BUILD]",
|
| + "env": {
|
| + "CHROMIUM_OUTPUT_DIR": "[SLAVE_BUILD]/src/out/Release"
|
| + },
|
| "name": "Performance Test (With Patch) 1 of 1",
|
| "stderr": "/path/to/tmp/",
|
| "stdout": "/path/to/tmp/",
|
| @@ -747,6 +750,9 @@
|
| "--results-label=TOT"
|
| ],
|
| "cwd": "[SLAVE_BUILD]",
|
| + "env": {
|
| + "CHROMIUM_OUTPUT_DIR": "[SLAVE_BUILD]/src/out/Release"
|
| + },
|
| "name": "Performance Test (Without Patch) 1 of 1",
|
| "stderr": "/path/to/tmp/",
|
| "stdout": "/path/to/tmp/",
|
|
|