summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authortimurrrr@chromium.org <timurrrr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-11-10 11:49:56 +0000
committertimurrrr@chromium.org <timurrrr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-11-10 11:49:56 +0000
commit7eba1d1c8094dbe4f967d100422ccf557add9e39 (patch)
tree7dba24f85651877c25d46834968e8316b9d40690 /tools
parentcdc297b008d40b1071c0a043a60edf1f19db46ff (diff)
downloadchromium_src-7eba1d1c8094dbe4f967d100422ccf557add9e39.zip
chromium_src-7eba1d1c8094dbe4f967d100422ccf557add9e39.tar.gz
chromium_src-7eba1d1c8094dbe4f967d100422ccf557add9e39.tar.bz2
Don't run IPCSyncChannelTest.BadMessage under TSan on Windows
BUG=62511 TBR=glider Review URL: http://codereview.chromium.org/4708004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@65655 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools')
-rw-r--r--tools/valgrind/gtest_exclude/ipc_tests.gtest-tsan_win32.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/valgrind/gtest_exclude/ipc_tests.gtest-tsan_win32.txt b/tools/valgrind/gtest_exclude/ipc_tests.gtest-tsan_win32.txt
new file mode 100644
index 0000000..f13b4d9
--- /dev/null
+++ b/tools/valgrind/gtest_exclude/ipc_tests.gtest-tsan_win32.txt
@@ -0,0 +1,2 @@
+# Fails under TSan, see http://crbug.com/62511
+IPCSyncChannelTest.BadMessage