Index: build/android/gtest_filter/media_unittests_disabled |
diff --git a/build/android/gtest_filter/media_unittests_disabled b/build/android/gtest_filter/media_unittests_disabled |
new file mode 100644 |
index 0000000000000000000000000000000000000000..41e42a5ed32a6aabae5e73bad952edac773dac2b |
--- /dev/null |
+++ b/build/android/gtest_filter/media_unittests_disabled |
@@ -0,0 +1,16 @@ |
+# List of suppressions |
+# This file was automatically generated by build/android/run_tests.py |
Ami GONE FROM CHROMIUM
2012/07/24 23:37:35
run_tests.py knows how to pick out bug numbers??
nilesh
2012/07/25 00:19:45
Sorry. Removed.
|
+ |
+# b/6336635 |
Yaron
2012/07/24 23:29:42
Switch to crbug.com (obsolte these and file new bu
nilesh
2012/07/25 00:19:45
Done.
|
+AudioOutputControllerTest.CreateAndClose |
+AudioOutputControllerTest.PlayPauseClose |
+AudioOutputControllerTest.PlayPausePlayClose |
+ |
+# b/6456527 |
+CrossProcessNotificationMultiProcessTest.Basic |
+ |
+# Death tests are not supported on APK |
+CompositeFilterDeathTest.* |
+ |
+# http://crbug.com/138833 |
+AesDecryptorTest.* |