diff options
author | tim@chromium.org <tim@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-03-30 22:42:45 +0000 |
---|---|---|
committer | tim@chromium.org <tim@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-03-30 22:42:45 +0000 |
commit | 1e5b9a8b98a2617fe46729fabb811c92256c5c92 (patch) | |
tree | f41032568cc24f6af4553cc4b71b9f7af2dab172 | |
parent | 264aa0768e9c56a02a105e2483e8fc0a868347db (diff) | |
download | chromium_src-1e5b9a8b98a2617fe46729fabb811c92256c5c92.zip chromium_src-1e5b9a8b98a2617fe46729fabb811c92256c5c92.tar.gz chromium_src-1e5b9a8b98a2617fe46729fabb811c92256c5c92.tar.bz2 |
remove ProfileSyncPasswordTest.EmptyNativeEmptySync from mac valgrind exclusion.
this should have been repaired by several patches last week.
BUG=76932
TEST=mac valgrind stays green
Review URL: http://codereview.chromium.org/6765036
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@79908 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | tools/valgrind/gtest_exclude/unit_tests.gtest_mac.txt | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/tools/valgrind/gtest_exclude/unit_tests.gtest_mac.txt b/tools/valgrind/gtest_exclude/unit_tests.gtest_mac.txt index b0f187c..4440afb 100644 --- a/tools/valgrind/gtest_exclude/unit_tests.gtest_mac.txt +++ b/tools/valgrind/gtest_exclude/unit_tests.gtest_mac.txt @@ -35,10 +35,6 @@ MultiProcessNotificationTest.SystemCrossDomainPosting # See http://crbug.com/75733 BookmarkBarControllerTest.DeleteFromOffTheSideWhileItIsOpen -# Crashes or fails. -# See http://crbug.com/76932 -ProfileSyncServicePasswordTest.EmptyNativeEmptySync - # Fails under Valgrind. # See http://crbug.com/77064 ServiceProcessStateFileManipulationTest.DeleteBundle |