Commit 26982fa4 authored by bruening@chromium.org's avatar bruening@chromium.org

Set the browser_tests list to a subset for a better cycle time to prepare for...

Set the browser_tests list to a subset for a better cycle time to prepare for moving bots from FYI to MFYI.

TBR=zhaoqin@chromium.org
BUG=NONE
NOTRY=true

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274632 0039d316-1c4b-4281-b951-d872f2087c98
parent 995a8267
...@@ -9,59 +9,46 @@ ...@@ -9,59 +9,46 @@
# 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.*
A*
# BrowserAccessibilityStateImplTest.* # BrowserAccessibilityStateImplTest.*
B* B*
# C*: ~190 tests # C*: ~190 tests
C*
# D*: ~210 tests
D* D*
# E*: ~535 tests
E* E*
F* F*
G* 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
L*
M* M*
N* N*
O* O*
P* P*
# Q* Q*
# R* 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