summaryrefslogtreecommitdiffstats
path: root/tools/valgrind/gtest_exclude/unit_tests.gtest_linux.txt
diff options
context:
space:
mode:
authorthestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-07-30 18:24:28 +0000
committerthestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-07-30 18:24:28 +0000
commit274bb5fbb04a5346897dc15caae48decd2af6397 (patch)
tree7c9edf56e9e2c365399ea1ab029e4e5a36505570 /tools/valgrind/gtest_exclude/unit_tests.gtest_linux.txt
parent9ee0310ae24b23c4fd1df698ba74a3d8bcd57155 (diff)
downloadchromium_src-274bb5fbb04a5346897dc15caae48decd2af6397.zip
chromium_src-274bb5fbb04a5346897dc15caae48decd2af6397.tar.gz
chromium_src-274bb5fbb04a5346897dc15caae48decd2af6397.tar.bz2
Valgrind/Heapchecker: Remove obsolete suppressions for a BackgroundApplicationListModelTest that no longer exists. Exclude the current BackgroundApplicationListModelTest that takes too long to run. Add another suppression for the JsSyncManagerObserverTest leak.
BUG=73358,139635,139652 TEST=none TBR=timurrrr Review URL: https://chromiumcodereview.appspot.com/10835040 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148979 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools/valgrind/gtest_exclude/unit_tests.gtest_linux.txt')
-rw-r--r--tools/valgrind/gtest_exclude/unit_tests.gtest_linux.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/valgrind/gtest_exclude/unit_tests.gtest_linux.txt b/tools/valgrind/gtest_exclude/unit_tests.gtest_linux.txt
index 8e23b28..a6a73b08 100644
--- a/tools/valgrind/gtest_exclude/unit_tests.gtest_linux.txt
+++ b/tools/valgrind/gtest_exclude/unit_tests.gtest_linux.txt
@@ -15,3 +15,6 @@ ClientSideDetectionHostTest.OnPhishingDetectionDoneDisabled
# http://crbug.com/119610
ProfileSyncServiceSessionTest.WriteFilledSessionToNode
ProfileSyncServiceSessionTest.ValidTabs
+
+# http://crbug.com/139652
+BackgroundApplicationListModelTest.RandomTest