| Index: testing/buildbot/chromium.win.json
|
| diff --git a/testing/buildbot/chromium.win.json b/testing/buildbot/chromium.win.json
|
| index 80569ac307f5e64e5d50d1e2afffc942a36cfeb9..160d356283b4ca16e05f6f83acb734a04b08dd80 100644
|
| --- a/testing/buildbot/chromium.win.json
|
| +++ b/testing/buildbot/chromium.win.json
|
| @@ -2156,7 +2156,6 @@
|
| "ipc_tests",
|
| "jingle_unittests",
|
| "keyboard_unittests",
|
| - "mash:all",
|
| "media_unittests",
|
| "media_blink_unittests",
|
| "message_center_unittests",
|
| @@ -2255,15 +2254,6 @@
|
| "test": "mus_public_unittests"
|
| },
|
| {
|
| - "args": [
|
| - "--override-use-gl-with-osmesa-for-tests"
|
| - ],
|
| - "swarming": {
|
| - "can_use_on_swarming_builders": true
|
| - },
|
| - "test": "mash_unittests"
|
| - },
|
| - {
|
| "test": "mus_gpu_unittests"
|
| },
|
| {
|
|
|