diff options
Diffstat (limited to 'tools/valgrind')
-rw-r--r-- | tools/valgrind/gtest_exclude/ui_tests.gtest.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/valgrind/gtest_exclude/ui_tests.gtest.txt b/tools/valgrind/gtest_exclude/ui_tests.gtest.txt index 825f702..ddd9829 100644 --- a/tools/valgrind/gtest_exclude/ui_tests.gtest.txt +++ b/tools/valgrind/gtest_exclude/ui_tests.gtest.txt @@ -102,3 +102,6 @@ ResourceDispatcherTest.CrossSiteImmediateLoadOnunloadCookie OutOfProcessPPAPITest.Instance OutOfProcessPPAPITest.CursorControl OutOfProcessPPAPITest.PostMessage + +# Flakily times out, http://crbug.com/92527 +NamedInterfaceTest.BasicNamedInterface |