Commit dbd0900d authored by bruening@google.com's avatar bruening@google.com

Swap the set of browser_test exclusions to test a different subset.

TBR=zhaoqin@chromium.org
BUG=NONE

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@271072 0039d316-1c4b-4281-b951-d872f2087c98
parent 4c8db845
...@@ -9,31 +9,38 @@ ...@@ -9,31 +9,38 @@
# it takes too long to run all browser_tests with Dr.Memory, # it takes too long to run all browser_tests with Dr.Memory,
# and we only select subset to run # and we only select subset to run
# A*: ~70 tests # A*: ~70 tests
A*
# DrM-i#1052-c#52 # DrM-i#1052-c#52
# AutofillTest.* # AutofillTest.*
# AcceleratedCompositingBlockedTest.* # AcceleratedCompositingBlockedTest.*
# AppApiTest.* # AppApiTest.*
# BrowserAccessibilityStateImplTest.* # BrowserAccessibilityStateImplTest.*
B* # B*
# C*: ~190 tests # C*: ~190 tests
C*
# D*: ~210 tests # D*: ~210 tests
D*
# E*: ~535 tests # E*: ~535 tests
F* E*
G* # F*
# G*
# H*: ~52 tests # H*: ~52 tests
H*
# DrM-i#1052-c#53 # DrM-i#1052-c#53
HistoryWebUITest.* # HistoryWebUITest.*
# I*: ~10 tests # I*: ~10 tests
I*
# DrM-i#1052-c#53 # DrM-i#1052-c#53
InfoBarsTest.* # InfoBarsTest.*
# DrM-i#1052-c#56 # DrM-i#1052-c#56
InspectUITest.* # InspectUITest.*
# J*: 0 tests # J*: 0 tests
J*
# K*: 1 tests # K*: 1 tests
K*
# L*: 62 tests # L*: 62 tests
M* L*
N* # M*
# N*
O* O*
P* P*
Q* Q*
...@@ -41,14 +48,19 @@ R* ...@@ -41,14 +48,19 @@ R*
S* S*
T* T*
# U*: ~20 tests # U*: ~20 tests
U*
# DrM-i#1052-c#53 # DrM-i#1052-c#53
UnloadTest.* # UnloadTest.*
# V*: 5 tests # V*: 5 tests
V*
# W*: ~150 tests # W*: ~150 tests
W* W*
# X*: 0 tests # X*: 0 tests
X*
# Y*: 0 tests # Y*: 0 tests
Y*
# Z*: 0 tests # Z*: 0 tests
Z*
# http://crbug.com/302993 # http://crbug.com/302993
InstantNTPURLRewriteTest.UberURLHandler_InstantExtendedNewTabPage InstantNTPURLRewriteTest.UberURLHandler_InstantExtendedNewTabPage
......
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