Index: tools/valgrind/gtest_exclude/ui_tests.gtest-tsan.txt |
=================================================================== |
--- tools/valgrind/gtest_exclude/ui_tests.gtest-tsan.txt (revision 126869) |
+++ tools/valgrind/gtest_exclude/ui_tests.gtest-tsan.txt (working copy) |
@@ -32,3 +32,12 @@ |
NPAPIVisiblePluginTester.DeletePluginInDeallocate |
NPAPIVisiblePluginTester.GetURLRequestFailWrite |
NPAPIVisiblePluginTester.PluginReferrerTest |
+ |
+# Flaky under TSan, see http://crbug.com/118365 |
+AudioUILayoutTest.AudioConstructor |
+AudioUILayoutTest.AudioPlayEvent |
+ |
+# These tests make TSan mad: 100+ nonsense reports, see http://crbug.com/118367 |
+AutomationProxyTest.GetTabCount |
+AutomationProxyTest.GetBrowserWindow |
+ChromeMainTest.SecondLaunchWithIncognitoUrl |