Index: tools/valgrind/gtest_exclude/unit_tests.gtest_linux.txt |
=================================================================== |
--- tools/valgrind/gtest_exclude/unit_tests.gtest_linux.txt (revision 109805) |
+++ tools/valgrind/gtest_exclude/unit_tests.gtest_linux.txt (working copy) |
@@ -4,3 +4,7 @@ |
RenderViewTest.OnHandleKeyboardEvent |
# http://crbug.com/88221 |
ConnectionTesterTest.DeleteWhileInProgress |
+# Fails on CrOS, see http://crbug.com/104030 |
+GViewRequestInterceptorTest.DoNotInterceptHtml |
+# Flaky on CrOS, see http://crbug.com/104031 |
+RenderWidgetHostTest.StopAndStartHangMonitorTimeout |