Index: tools/valgrind/gtest_exclude/content_unittests.gtest_mac.txt |
=================================================================== |
--- tools/valgrind/gtest_exclude/content_unittests.gtest_mac.txt (revision 202422) |
+++ tools/valgrind/gtest_exclude/content_unittests.gtest_mac.txt (working copy) |
@@ -32,3 +32,6 @@ |
# Speculative disable of hanging tests. http://crbug.com/241919 |
VideoCaptureControllerTest.* |
VideoCaptureHostTest.* |
+ |
+# Hangs under Valgrind, see http://crbug.com/244257 |
+SmoothScrollGestureControllerTest.Tick |