summaryrefslogtreecommitdiffstats
path: root/tools/valgrind/gtest_exclude/ui_tests.gtest-tsan.txt
diff options
context:
space:
mode:
authortimurrrr@chromium.org <timurrrr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-03-02 08:37:39 +0000
committertimurrrr@chromium.org <timurrrr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-03-02 08:37:39 +0000
commit428d178cf20d18b87d60f16bbfcf338e7e4e1bdf (patch)
tree781dec73a1c4e428d6e54ea2e4022358b1a51d07 /tools/valgrind/gtest_exclude/ui_tests.gtest-tsan.txt
parent25a1de62bfc96c9e0a3ee31cda8149250fc55c8a (diff)
downloadchromium_src-428d178cf20d18b87d60f16bbfcf338e7e4e1bdf.zip
chromium_src-428d178cf20d18b87d60f16bbfcf338e7e4e1bdf.tar.gz
chromium_src-428d178cf20d18b87d60f16bbfcf338e7e4e1bdf.tar.bz2
Don't run FLAKY ui tests under ThreadSanitizer
TBR=glider TEST=TSan/UI bot becomes faster and more stable Review URL: http://codereview.chromium.org/6596102 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76518 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools/valgrind/gtest_exclude/ui_tests.gtest-tsan.txt')
-rw-r--r--tools/valgrind/gtest_exclude/ui_tests.gtest-tsan.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/valgrind/gtest_exclude/ui_tests.gtest-tsan.txt b/tools/valgrind/gtest_exclude/ui_tests.gtest-tsan.txt
index 77a4342..f0b9fde 100644
--- a/tools/valgrind/gtest_exclude/ui_tests.gtest-tsan.txt
+++ b/tools/valgrind/gtest_exclude/ui_tests.gtest-tsan.txt
@@ -1,3 +1,6 @@
+# Don't run FLAKY ui tests under TSan - they tend to hang the ui test runner
+*FLAKY_*
+
# These tests hang under ThreadSanitizer on x64 bot,
# see http://crbug.com/28115
TabRestoreUITest.*