| Index: testing/buildbot/chromium.chromiumos.json
|
| diff --git a/testing/buildbot/chromium.chromiumos.json b/testing/buildbot/chromium.chromiumos.json
|
| index 37b6e15eea47660c32bc760defdfce67f58fa2c9..fa25d911d3606c14d50d47ac4d59bc403a3b73a0 100644
|
| --- a/testing/buildbot/chromium.chromiumos.json
|
| +++ b/testing/buildbot/chromium.chromiumos.json
|
| @@ -382,6 +382,15 @@
|
| "swarming": {
|
| "can_use_on_swarming_builders": false
|
| },
|
| + "test": "views_aura_mus_unittests"
|
| + },
|
| + {
|
| + "args": [
|
| + "--override-use-gl-with-osmesa-for-tests"
|
| + ],
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": false
|
| + },
|
| "test": "views_mus_interactive_ui_tests"
|
| },
|
| {
|
|
|