diff options
-rw-r--r-- | tools/valgrind/gtest_exclude/ui_tests.gtest_mac.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/valgrind/gtest_exclude/ui_tests.gtest_mac.txt b/tools/valgrind/gtest_exclude/ui_tests.gtest_mac.txt index 8e3cfa8d..6fee188 100644 --- a/tools/valgrind/gtest_exclude/ui_tests.gtest_mac.txt +++ b/tools/valgrind/gtest_exclude/ui_tests.gtest_mac.txt @@ -193,3 +193,6 @@ RepostFormWarningTest.TestLoginAfterRepost WorkerFileSystemTest.SyncOperations WorkerFileSystemTest.FileWriterSyncWriteOverlapped WorkerFileSystemTest.AsyncOperations + +# Fails, see http://crbug.com/81657 +AutomationProxyVisibleTest.AppendTab |