summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortimurrrr@chromium.org <timurrrr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-01-18 13:24:38 +0000
committertimurrrr@chromium.org <timurrrr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-01-18 13:24:38 +0000
commit743a1aa270e02d6b5cbf424ba07f1fd77a038f3c (patch)
treefec0aceb00185fb5aae2250c272e39ac3d156aab
parent6534175fbe31f9affae0df26565577ad805ac5d4 (diff)
downloadchromium_src-743a1aa270e02d6b5cbf424ba07f1fd77a038f3c.zip
chromium_src-743a1aa270e02d6b5cbf424ba07f1fd77a038f3c.tar.gz
chromium_src-743a1aa270e02d6b5cbf424ba07f1fd77a038f3c.tar.bz2
Don't run some failing UI tests under TSan
BUG=32529 TBR=dank TEST=TSan UI should become green Review URL: http://codereview.chromium.org/545110 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@36495 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--chrome/test/data/valgrind/ui_tests.gtest-tsan.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/chrome/test/data/valgrind/ui_tests.gtest-tsan.txt b/chrome/test/data/valgrind/ui_tests.gtest-tsan.txt
index 228d656..e53cf4d 100644
--- a/chrome/test/data/valgrind/ui_tests.gtest-tsan.txt
+++ b/chrome/test/data/valgrind/ui_tests.gtest-tsan.txt
@@ -1,3 +1,9 @@
# These tests hang under ThreadSanitizer on x64 bot,
# see http://crbug.com/28115
TabRestoreUITest.*
+
+# These tests fail due to timeouts under TSan, http://crbug.com/32529
+ChromeMainTest.SecondLaunch
+ChromeMainTest.ReuseBrowserInstanceWhenOpeningFile
+ResourceDispatcherTest.CrossSiteOnunloadCookie
+ResourceDispatcherTest.CrossSiteNavigationErrorPage