summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorjam@chromium.org <jam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-07-09 17:32:28 +0000
committerjam@chromium.org <jam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-07-09 17:32:28 +0000
commita912411749977da8d8e13309dc2179ba512687d0 (patch)
treed8c1d05d0db1a91592d00125551bf6e0cf9202b0 /tools
parentf1ddc1da13daa47d4513ead413cd167faadd4c71 (diff)
downloadchromium_src-a912411749977da8d8e13309dc2179ba512687d0.zip
chromium_src-a912411749977da8d8e13309dc2179ba512687d0.tar.gz
chromium_src-a912411749977da8d8e13309dc2179ba512687d0.tar.bz2
Don't run WebRTCAudioDeviceTest under heapcheck. There are a bunch of leaks related to the fact that the SyncChannel isn't closed, which regressed and was fixed in r145676. I believe this test is the only one affected because it spins up a real RenderThreadImpl.
TBR=tommi Review URL: https://chromiumcodereview.appspot.com/10760002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@145691 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools')
-rw-r--r--tools/heapcheck/content_unittests.gtest-heapcheck.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/heapcheck/content_unittests.gtest-heapcheck.txt b/tools/heapcheck/content_unittests.gtest-heapcheck.txt
new file mode 100644
index 0000000..4e50d30
--- /dev/null
+++ b/tools/heapcheck/content_unittests.gtest-heapcheck.txt
@@ -0,0 +1 @@
+WebRTCAudioDeviceTest.*