summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authortimurrrr@chromium.org <timurrrr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-08-03 09:03:54 +0000
committertimurrrr@chromium.org <timurrrr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-08-03 09:03:54 +0000
commitaa73d27453daf11d9b7eaa6401b349a279e53579 (patch)
tree7939113b0d2b0fba99a5ec7e8d01337d36321d5e /tools
parent63d0c4bbbb6cb360737fa93fb941b3d955db8fa7 (diff)
downloadchromium_src-aa73d27453daf11d9b7eaa6401b349a279e53579.zip
chromium_src-aa73d27453daf11d9b7eaa6401b349a279e53579.tar.gz
chromium_src-aa73d27453daf11d9b7eaa6401b349a279e53579.tar.bz2
Exclude IPCSyncChannelTest.RestrictedDispatch4WayDeadlock from running under Valgrind
BUG=140442 TBR=oshima Review URL: https://chromiumcodereview.appspot.com/10834149 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149823 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools')
-rw-r--r--tools/valgrind/gtest_exclude/ipc_tests.gtest.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/valgrind/gtest_exclude/ipc_tests.gtest.txt b/tools/valgrind/gtest_exclude/ipc_tests.gtest.txt
index 30a1f89..7d747b3 100644
--- a/tools/valgrind/gtest_exclude/ipc_tests.gtest.txt
+++ b/tools/valgrind/gtest_exclude/ipc_tests.gtest.txt
@@ -4,3 +4,5 @@ IPCSyncChannelTest.ChattyServer
IPCChannelTest.ChannelTest
# Crashes under Valgrind. See http://crbug.com/46782
IPCSyncChannelTest.Multiple
+# Crashes under Valgrind. See http://crbug.com/140442
+IPCSyncChannelTest.RestrictedDispatch4WayDeadlock