Chromium Code Reviews| Index: testing/buildbot/chromium.linux.json |
| diff --git a/testing/buildbot/chromium.linux.json b/testing/buildbot/chromium.linux.json |
| index 520bd50ae94fb35f4c0e7e8936761027ac3be709..4a83e14d9751339cea469b3adf451639534ca908 100644 |
| --- a/testing/buildbot/chromium.linux.json |
| +++ b/testing/buildbot/chromium.linux.json |
| @@ -1012,6 +1012,9 @@ |
| } |
| }, |
| { |
| + "args": [ |
| + "--xvfb" |
|
ghost stip (do not use)
2016/06/01 08:42:25
because --xvfb no longer on by default in gn_isola
|
| + ], |
| "isolate_name": "telemetry_perf_unittests", |
| "name": "telemetry_perf_unittests", |
| "override_compile_targets": [ |
| @@ -1428,6 +1431,9 @@ |
| } |
| }, |
| { |
| + "args": [ |
| + "--xvfb" |
| + ], |
| "isolate_name": "telemetry_perf_unittests", |
| "name": "telemetry_perf_unittests", |
| "override_compile_targets": [ |