summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorsergeyu@chromium.org <sergeyu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-10-05 02:31:13 +0000
committersergeyu@chromium.org <sergeyu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-10-05 02:31:13 +0000
commit74101259c1f4358fe37f54921bd39ce9ec604bd8 (patch)
tree99e7565490f6944bdc60e86c2912015c5d94974a /tools
parent7eb68a27b4edcf33b6f8edeb5a133d7397409cd8 (diff)
downloadchromium_src-74101259c1f4358fe37f54921bd39ce9ec604bd8.zip
chromium_src-74101259c1f4358fe37f54921bd39ce9ec604bd8.tar.gz
chromium_src-74101259c1f4358fe37f54921bd39ce9ec604bd8.tar.bz2
Fix races in JingleChromotingConnectionTest.
BUG=57692 TEST=remoting_unittests under TSan. Review URL: http://codereview.chromium.org/3541010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@61469 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools')
-rw-r--r--tools/valgrind/tsan/suppressions.txt8
1 files changed, 0 insertions, 8 deletions
diff --git a/tools/valgrind/tsan/suppressions.txt b/tools/valgrind/tsan/suppressions.txt
index cb4aa7a..1fa7e1f 100644
--- a/tools/valgrind/tsan/suppressions.txt
+++ b/tools/valgrind/tsan/suppressions.txt
@@ -54,14 +54,6 @@
fun:ThreadSanitizerStartThread
}
-{
- bug_57692
- ThreadSanitizer:Race
- ...
- fun:*net*GrowableIOBuffer*
- fun:*remoting*TCPChannelTester*
-}
-
############################
# Real races in third_party
{