Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(908)

Unified Diff: build/android/gtest_filter/media_unittests_disabled

Issue 10808115: Run media_unittests on android test bots. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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.*

Powered by Google App Engine
This is Rietveld 408576698