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

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

Issue 388803004: exclude DownloadDangerPromptTest.TestAll from browser_tests on Dr.Memory bots (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 5 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
(...skipping 36 matching lines...) Expand 10 before | Expand all | Expand 10 after
47 Coo* 47 Coo*
48 # D* 48 # D*
49 Dia*E* 49 Dia*E*
50 Dec* 50 Dec*
51 Dev* 51 Dev*
52 Dns* 52 Dns*
53 DoNot* 53 DoNot*
54 Down*Ext* 54 Down*Ext*
55 Down*UI* 55 Down*UI*
56 Do*adTest.* 56 Do*adTest.*
57 Do*tTest.*All
57 Drive* 58 Drive*
58 # E* 59 # E*
59 ECK* 60 ECK*
60 Ed* 61 Ed*
61 Enc* 62 Enc*
62 Ep* 63 Ep*
63 Er* 64 Er*
64 Exe* 65 Exe*
65 Ext*.D* 66 Ext*.D*
66 Ext*.P* 67 Ext*.P*
(...skipping 117 matching lines...) Expand 10 before | Expand all | Expand 10 after
184 WebC* 185 WebC*
185 WebN*ss 186 WebN*ss
186 WebN*.S* 187 WebN*.S*
187 WebstoreIn* 188 WebstoreIn*
188 WebstoreSt* 189 WebstoreSt*
189 WebSo* 190 WebSo*
190 Win*.Cl* 191 Win*.Cl*
191 # X* 192 # X*
192 # Y* 193 # Y*
193 # Z* 194 # Z*
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