Index: tools/valgrind/gtest_exclude/ipc_tests.gtest-memcheck.txt |
=================================================================== |
--- tools/valgrind/gtest_exclude/ipc_tests.gtest-memcheck.txt (revision 148971) |
+++ tools/valgrind/gtest_exclude/ipc_tests.gtest-memcheck.txt (working copy) |
@@ -3,3 +3,6 @@ |
# ChromeOS-specific exclude files. |
IPCSyncChannelTest.SendAfterClose |
IPCSyncChannelTest.RestrictedDispatch |
+ |
+# http://crbug.com/139659 - maybe related to http://crbug.com/136351? |
+IPCSyncChannelTest.RestrictedDispatchDeadlock |