Commit 20c3df0f authored by bruening@google.com's avatar bruening@google.com

Exclude failing tests under Dr. Memory. Combine separate libaddressinput exclude files.

BUG=395169,395739,395743
TBR=nednguyen@google.com

Review URL: https://codereview.chromium.org/404193004

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@284482 0039d316-1c4b-4281-b951-d872f2087c98
parent f3638666
......@@ -35,3 +35,7 @@ TraceEventTestFixture.TraceContinuousSampling
# TODO(bruening): add a gtest_exclude distinction for light vs full mode
# so we can avoid excluding this for light mode.
MessageLoopTestTypeUI.RecursiveDenial3
# http://crbug.com/395739
# Fails under Dr. Memory
TraceEventTestFixture.TraceBufferVectorReportFull
# Test crashes - http://crbug.com/395169
AddressInputHelperTest.AddressWithMissingPostalCode
......@@ -6,3 +6,7 @@ CountryRulesAggregatorTest.ValidRulesets
ExampleAddressValidatorTest.examples
RetrieverTest.*
FakeDownloaderTest.*
# Test crashes - http://crbug.com/395169
AddressInputHelperTest.AddressWithMissingPostalCode
AddressInputHelperTest.AddressWithPostalCodeMatchingAdmin
......@@ -74,3 +74,6 @@ ChromeBlacklistTrialTest.*
# http://crbug.com/349778
TranslateManagerRenderViewHostTest.*
# http://crbug.com/395743
ImageLoaderTest.DeleteExtensionWhileWaitingForCache
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment