diff options
author | zhaoqin@google.com <zhaoqin@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-05-06 18:26:23 +0000 |
---|---|---|
committer | zhaoqin@google.com <zhaoqin@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-05-06 18:26:23 +0000 |
commit | 647ab625842f42f644cb2c1b1169e45939b3a1a6 (patch) | |
tree | fb34f118c66f8a979a98a1f64183d5fe00a607c0 /tools/valgrind/gtest_exclude | |
parent | 59935fde73e334601259ffbd6da79d64ce496fbe (diff) | |
download | chromium_src-647ab625842f42f644cb2c1b1169e45939b3a1a6.zip chromium_src-647ab625842f42f644cb2c1b1169e45939b3a1a6.tar.gz chromium_src-647ab625842f42f644cb2c1b1169e45939b3a1a6.tar.bz2 |
exclude more tests from libaddressinput_unittests from Dr.Memory bots
TBR=bruening@chromium.org
BUG=NONE
Review URL: https://codereview.chromium.org/263833023
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@268568 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools/valgrind/gtest_exclude')
-rw-r--r-- | tools/valgrind/gtest_exclude/libaddressinput_unittests.gtest-drmemory_win32.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/valgrind/gtest_exclude/libaddressinput_unittests.gtest-drmemory_win32.txt b/tools/valgrind/gtest_exclude/libaddressinput_unittests.gtest-drmemory_win32.txt index bda70b1..f6c92e7 100644 --- a/tools/valgrind/gtest_exclude/libaddressinput_unittests.gtest-drmemory_win32.txt +++ b/tools/valgrind/gtest_exclude/libaddressinput_unittests.gtest-drmemory_win32.txt @@ -4,3 +4,5 @@ RuleTest.CanonicalizeSubKeyTest AddressValidatorTest.* CountryRulesAggregatorTest.ValidRulesets ExampleAddressValidatorTest.examples +RetrieverTest.* +FakeDownloaderTest.* |