Index: build/android/pylib/gtest/filter/content_browsertests_disabled |
=================================================================== |
--- build/android/pylib/gtest/filter/content_browsertests_disabled (revision 195684) |
+++ build/android/pylib/gtest/filter/content_browsertests_disabled (working copy) |
@@ -57,6 +57,10 @@ |
BrowserPluginTest.* |
PluginTest.* |
+# These used to be test_shell_tests and were ported to content_browsertests in |
+# https://codereview.chromium.org/14304004/. Investigate more. |
+DomSerializerTests.* |
+ |
# http://crbug.com/187500 |
RenderViewImplTest.* |
RendererAccessibilityTest.EditableTextModeFocusNotifications |