Chromium Code Reviews| Index: build/android/pylib/gtest/filter/media_unittests_disabled |
| diff --git a/build/android/pylib/gtest/filter/media_unittests_disabled b/build/android/pylib/gtest/filter/media_unittests_disabled |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..ed3b9aac651112c93c3ad650ccce1e4a0b117bf7 |
| --- /dev/null |
| +++ b/build/android/pylib/gtest/filter/media_unittests_disabled |
| @@ -0,0 +1,8 @@ |
| +# List of suppressions |
| + |
| +# Death tests are not supported on APK |
| +# http://crbug.com/138855 |
| +CompositeFilterDeathTest.* |
| + |
| +# http://crbug.com/138833 |
| +AesDecryptorTest.* |