Commit 051ec4a9 authored by bruening@google.com's avatar bruening@google.com

Clean up unit_tests exclusions for Dr. Memory to reflect bugs fixed. Rotate...

Clean up unit_tests exclusions for Dr. Memory to reflect bugs fixed. Rotate the browser_test exclusions.

TBR=zhaoqin@chromium.org
BUG=http://code.google.com/p/drmemory/issues/detail?id=548

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@271776 0039d316-1c4b-4281-b951-d872f2087c98
parent 7106f336
...@@ -13,16 +13,17 @@ ...@@ -13,16 +13,17 @@
# AutofillTest.* # AutofillTest.*
# AcceleratedCompositingBlockedTest.* # AcceleratedCompositingBlockedTest.*
# AppApiTest.* # AppApiTest.*
A*
# BrowserAccessibilityStateImplTest.* # BrowserAccessibilityStateImplTest.*
# B* B*
# C*: ~190 tests # C*: ~190 tests
C* C*
# D*: ~210 tests # D*: ~210 tests
D* D*
# E*: ~535 tests # E*: ~535 tests
E* E*
# F* F*
# G* G*
# H*: ~52 tests # H*: ~52 tests
H* H*
# DrM-i#1052-c#53 # DrM-i#1052-c#53
...@@ -39,10 +40,10 @@ J* ...@@ -39,10 +40,10 @@ J*
K* K*
# L*: 62 tests # L*: 62 tests
L* L*
# M* M*
# N* N*
O* # O*
P* # P*
Q* Q*
R* R*
S* S*
......
...@@ -7,18 +7,12 @@ AudioRendererHostTest.* ...@@ -7,18 +7,12 @@ AudioRendererHostTest.*
################################################## ##################################################
# un-analyzed Dr. Memory bugs: # un-analyzed Dr. Memory bugs:
# http://code.google.com/p/drmemory/issues/detail?id=548
DownloadManagerTest.StartDownload
# http://code.google.com/p/drmemory/issues/detail?id=979 # http://code.google.com/p/drmemory/issues/detail?id=979
FirefoxProfileImporterTest.Firefox35Importer FirefoxProfileImporterTest.Firefox35Importer
# http://code.google.com/p/drmemory/issues/detail?id=980 # http://code.google.com/p/drmemory/issues/detail?id=980
MetricsLogManagerTest.* MetricsLogManagerTest.*
# http://code.google.com/p/drmemory/issues/detail?id=983
ProfileShortcutManagerTest.*
################################################## ##################################################
# Chromium bugs: # Chromium bugs:
......
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