Chromium Code Reviews| Index: testing/buildbot/chromium.mojo.json |
| diff --git a/testing/buildbot/chromium.mojo.json b/testing/buildbot/chromium.mojo.json |
| index 2642def62ed82d73878e9b844fbfee33b7756136..91b51fc8ab4718fcf928a7885b0a7425d567562e 100644 |
| --- a/testing/buildbot/chromium.mojo.json |
| +++ b/testing/buildbot/chromium.mojo.json |
| @@ -19,7 +19,8 @@ |
| "args": [ |
| "--override-use-gl-with-osmesa-for-tests", |
| "--run-in-mash", |
| - "--test-launcher-filter-file=src/testing/buildbot/filters/mojo.fyi.browser_tests.filter" |
| + "--test-launcher-filter-file=src/testing/buildbot/filters/mojo.fyi.browser_tests.filter", |
| + "--use-x11-test-config" |
|
sky
2016/04/14 15:55:42
This switch isn't used for win, so only adding to
|
| ], |
| "test": "browser_tests" |
| }, |