| Index: mojo/tools/data/apptests
|
| diff --git a/mojo/tools/data/apptests b/mojo/tools/data/apptests
|
| index a3a4940d742bf7fe9acae58bbd8790e62b751a04..8e6ceef804c761290e0b3422a046926f72c128b3 100644
|
| --- a/mojo/tools/data/apptests
|
| +++ b/mojo/tools/data/apptests
|
| @@ -35,12 +35,6 @@ tests = [
|
| if config.target_os != config.OS_ANDROID:
|
| tests += [
|
| {
|
| - 'test': 'mojo:mash_wm_apptests',
|
| - 'type': 'gtest_isolated',
|
| - 'args': ['--use-x11-test-config',
|
| - '--override-use-gl-with-osmesa-for-tests']
|
| - },
|
| - {
|
| 'test': 'mojo:media_apptests',
|
| 'type': 'gtest_isolated',
|
| },
|
|
|