summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrsesek@chromium.org <rsesek@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-03-21 16:31:41 +0000
committerrsesek@chromium.org <rsesek@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-03-21 16:31:41 +0000
commit41dfec1adf588197222ab6efea974b9f43a3da76 (patch)
treee8571b15f8e234c9104b115542b5d12184d64dd3
parent6f47cb537af81ed8e49084c43d7cf46ed145f95b (diff)
downloadchromium_src-41dfec1adf588197222ab6efea974b9f43a3da76.zip
chromium_src-41dfec1adf588197222ab6efea974b9f43a3da76.tar.gz
chromium_src-41dfec1adf588197222ab6efea974b9f43a3da76.tar.bz2
Put ProfileSyncServicePasswordTest.EmptyNativeEmptySync on the Valgrind Mac gtest_exclude list.
It intermittently crashes or fails. BUG=76932 TEST=Mac Valgrind unit goes green. TBR=tim Review URL: http://codereview.chromium.org/6712063 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78891 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--tools/valgrind/gtest_exclude/unit_tests.gtest_mac.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/tools/valgrind/gtest_exclude/unit_tests.gtest_mac.txt b/tools/valgrind/gtest_exclude/unit_tests.gtest_mac.txt
index c30e406..99cc5cb 100644
--- a/tools/valgrind/gtest_exclude/unit_tests.gtest_mac.txt
+++ b/tools/valgrind/gtest_exclude/unit_tests.gtest_mac.txt
@@ -10,7 +10,6 @@ FirefoxImporterTest.Firefox3NSS3Decryptor
# http://crbug.com/69039
ProcessInfoSnapshotMacTest.EffectiveVsRealUserIDTest
-
# Following tests do not pass memcheck test.
# See http://crbug.com/30393.
NSMenuItemAdditionsTest.TestMOnDifferentLayouts
@@ -35,3 +34,7 @@ MultiProcessNotificationTest.SystemCrossDomainPosting
# Hangs
# See http://crbug.com/75733
BookmarkBarControllerTest.DeleteFromOffTheSideWhileItIsOpen
+
+# Crashes or fails.
+# See http://crbug.com/76932
+ProfileSyncServicePasswordTest.EmptyNativeEmptySync