diff options
author | zhaoqin@google.com <zhaoqin@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-10-19 21:14:56 +0000 |
---|---|---|
committer | zhaoqin@google.com <zhaoqin@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-10-19 21:14:56 +0000 |
commit | 503160f80568f024fa712e280bb1a4e1e6ca1ec3 (patch) | |
tree | c7cb3655ad11fc6b312943b7eb43d3f56ea462b7 | |
parent | d0f14baa628c9b2aa5759329929d59431d5d9620 (diff) | |
download | chromium_src-503160f80568f024fa712e280bb1a4e1e6ca1ec3.zip chromium_src-503160f80568f024fa712e280bb1a4e1e6ca1ec3.tar.gz chromium_src-503160f80568f024fa712e280bb1a4e1e6ca1ec3.tar.bz2 |
exclude more tests for browser_tests with Dr.Memory
TBR=bruening@chromium.org
Review URL: https://codereview.chromium.org/11204004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@163058 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | tools/valgrind/gtest_exclude/browser_tests.gtest-drmemory_win32.txt | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/tools/valgrind/gtest_exclude/browser_tests.gtest-drmemory_win32.txt b/tools/valgrind/gtest_exclude/browser_tests.gtest-drmemory_win32.txt index bab081c..89518cd 100644 --- a/tools/valgrind/gtest_exclude/browser_tests.gtest-drmemory_win32.txt +++ b/tools/valgrind/gtest_exclude/browser_tests.gtest-drmemory_win32.txt @@ -56,3 +56,14 @@ PrintPreviewTest.* MostVisitedWebUITest.* NewTabUIBrowserTest.* AutofillOptionsWebUITest.* +# DrM-i#1052-c#5 +FontSettingsWebUITest.* +DevToolsSanityTest.* +DevToolsExtensionTest.* +DevToolsExperimentalExtensionTest.* +PolicyTest.* +BrowserTest.* +ChromeContentBrowserClientBrowserTest.* +ThreadedCompositorTest.* +WorkerDevToolsSanityTest.* +PolicyPrefsSettingsBannerTestInstance* |