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

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

Issue 528353002: disable browser_tests RequestContentScriptAPITest.PermissionMatcherAgreementInjection on Dr.Memory … (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 3 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
« 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 135 matching lines...) Expand 10 before | Expand all | Expand 10 after
146 PPAPIT*.U*3 146 PPAPIT*.U*3
147 # Q* 147 # Q*
148 QU* 148 QU*
149 # R* 149 # R*
150 Red* 150 Red*
151 Ref* 151 Ref*
152 Reg* 152 Reg*
153 Rem*De* 153 Rem*De*
154 Rem*Ad* 154 Rem*Ad*
155 Res* 155 Res*
156 # RequestContentScriptAPITest.PermissionMatcherAgreementInjection
157 Req*.Per*ion
156 # S* 158 # S*
157 Sa* 159 Sa*
158 Sea*Pr* 160 Sea*Pr*
159 Ses* 161 Ses*
160 Set* 162 Set*
161 Scr* 163 Scr*
162 Soc* 164 Soc*
163 Spe* 165 Spe*
164 SRC*.Pl* 166 SRC*.Pl*
165 SRC*.Fr* 167 SRC*.Fr*
(...skipping 22 matching lines...) Expand all
188 WebUIBr* 190 WebUIBr*
189 WebC* 191 WebC*
190 WebN* 192 WebN*
191 WebstoreIn* 193 WebstoreIn*
192 WebstoreSt* 194 WebstoreSt*
193 WebSo* 195 WebSo*
194 Win*.Cl* 196 Win*.Cl*
195 # X* 197 # X*
196 # Y* 198 # Y*
197 # Z* 199 # 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