summaryrefslogtreecommitdiffstats
path: root/tools/heapcheck
diff options
context:
space:
mode:
authorthestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-03-22 23:21:20 +0000
committerthestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-03-22 23:21:20 +0000
commit76b79a93e800add97fb6bca9c8f829be2a1fdb4e (patch)
tree1179e842dab96b421b56ce686c163270cf18d997 /tools/heapcheck
parentac35d10902bd0eec2acce643b3a511d8301c6fce (diff)
downloadchromium_src-76b79a93e800add97fb6bca9c8f829be2a1fdb4e.zip
chromium_src-76b79a93e800add97fb6bca9c8f829be2a1fdb4e.tar.gz
chromium_src-76b79a93e800add97fb6bca9c8f829be2a1fdb4e.tar.bz2
Heapchecker: Disable a crashy test.
TSAN: Suppress a race in remoting. BUG=165458,223262 NOTRY=true TBR=eugenis Review URL: https://chromiumcodereview.appspot.com/12899005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@189944 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools/heapcheck')
-rw-r--r--tools/heapcheck/unit_tests.gtest-heapcheck.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/heapcheck/unit_tests.gtest-heapcheck.txt b/tools/heapcheck/unit_tests.gtest-heapcheck.txt
index 707f128..0f20106 100644
--- a/tools/heapcheck/unit_tests.gtest-heapcheck.txt
+++ b/tools/heapcheck/unit_tests.gtest-heapcheck.txt
@@ -28,6 +28,9 @@ HistoryQuickProviderTest.*
# Timing out all over the place. Disabling for now. http://crbug.com/149715
ExtensionWebRequestTest.*
+# Crashes occasionally. http://crbug.com/165458
+BackgroundApplicationListModelTest.ExplicitTest
+
# Timing out. Disabling for now. http://crbug.com/175496
AppsModelBuilderTest.OnExtensionMoved