Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(346)

Side by Side Diff: tools/valgrind/gtest_exclude/browser_tests.gtest-drmemory_win32.txt

Issue 312893003: Set the browser_tests list to a subset for a better cycle time to prepare for moving bots from FYI … (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: add NOTRY=true Created 6 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # TODO(zhaoqin): File bugs for those failing browser tests. 1 # TODO(zhaoqin): File bugs for those failing browser tests.
2 2
3 # Dr.Memory i#1052: http://code.google.com/p/drmemory/issues/detail?id=1052 3 # Dr.Memory i#1052: http://code.google.com/p/drmemory/issues/detail?id=1052
4 # 4 #
5 # The list is too long for gtest_filter, so we exclude the whole 5 # The list is too long for gtest_filter, so we exclude the whole
6 # test case if any of its tests failed. 6 # test case if any of its tests failed.
7 *FLAKY* 7 *FLAKY*
8 8
9 # it takes too long to run all browser_tests with Dr.Memory, 9 # it takes too long to run all browser_tests with Dr.Memory,
10 # and we only select subset to run 10 # and we only select subset to run
11 # A*: ~70 tests 11 # A*: ~70 tests
12 A*
12 # DrM-i#1052-c#52 13 # DrM-i#1052-c#52
13 # AutofillTest.* 14 # AutofillTest.*
14 # AcceleratedCompositingBlockedTest.* 15 # AcceleratedCompositingBlockedTest.*
15 # AppApiTest.* 16 # AppApiTest.*
16 A*
17 # BrowserAccessibilityStateImplTest.* 17 # BrowserAccessibilityStateImplTest.*
18 B* 18 B*
19 # C*: ~190 tests 19 # C*: ~190 tests
20 C*
21 # D*: ~210 tests
22 D* 20 D*
23 # E*: ~535 tests
24 E* 21 E*
25 F* 22 F*
26 G* 23 G*
27 # H*: ~52 tests 24 # H*: ~52 tests
28 H*
29 # DrM-i#1052-c#53 25 # DrM-i#1052-c#53
30 # HistoryWebUITest.* 26 HistoryWebUITest.*
31 # I*: ~10 tests 27 # I*: ~10 tests
32 I*
33 # DrM-i#1052-c#53 28 # DrM-i#1052-c#53
34 # InfoBarsTest.* 29 InfoBarsTest.*
35 # DrM-i#1052-c#56 30 # DrM-i#1052-c#56
36 # InspectUITest.* 31 InspectUITest.*
37 # J*: 0 tests 32 # J*: 0 tests
38 J*
39 # K*: 1 tests 33 # K*: 1 tests
40 K*
41 # L*: 62 tests 34 # L*: 62 tests
42 L*
43 M* 35 M*
44 N* 36 N*
45 O* 37 O*
46 P* 38 P*
47 # Q* 39 Q*
48 # R* 40 R*
49 # S* 41 S*
50 # T* 42 T*
51 # U*: ~20 tests 43 # U*: ~20 tests
52 U*
53 # DrM-i#1052-c#53 44 # DrM-i#1052-c#53
54 # UnloadTest.* 45 UnloadTest.*
55 # V*: 5 tests 46 # V*: 5 tests
56 V*
57 # W*: ~150 tests 47 # W*: ~150 tests
58 # W* 48 W*
59 # X*: 0 tests 49 # X*: 0 tests
60 X*
61 # Y*: 0 tests 50 # Y*: 0 tests
62 Y*
63 # Z*: 0 tests 51 # Z*: 0 tests
64 Z*
65 52
66 # http://crbug.com/302993 53 # http://crbug.com/302993
67 InstantNTPURLRewriteTest.UberURLHandler_InstantExtendedNewTabPage 54 InstantNTPURLRewriteTest.UberURLHandler_InstantExtendedNewTabPage
68 55
69 # http://crbug.com/328936 56 # http://crbug.com/328936
70 IEImporterBrowserTest.IEImporter 57 IEImporterBrowserTest.IEImporter
71 58
72 # http://crbug.com/332219 59 # http://crbug.com/332219
73 IEImporterBrowserTest.IEImporterMalformedFavoritesRegistry 60 IEImporterBrowserTest.IEImporterMalformedFavoritesRegistry
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698