OLD | NEW |
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 129 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
140 Prof*t | 140 Prof*t |
141 Prer* | 141 Prer* |
142 PPA*ib* | 142 PPA*ib* |
143 PPA*lT*.* | 143 PPA*lT*.* |
144 PPAPIT*.F* | 144 PPAPIT*.F* |
145 PPAPIT*.W* | 145 PPAPIT*.W* |
146 PPAPIT*.U*3 | 146 PPAPIT*.U*3 |
147 # Q* | 147 # Q* |
148 QU* | 148 QU* |
149 # R* | 149 # R* |
| 150 # RangeHistoryWebUITest.* |
| 151 Ran* |
150 Red* | 152 Red* |
151 Ref* | 153 Ref* |
152 Reg* | 154 Reg* |
153 Rem*De* | 155 Rem*De* |
154 Rem*Ad* | 156 Rem*Ad* |
155 Res* | 157 Res* |
156 # RequestContentScriptAPITest.PermissionMatcherAgreementInjection | 158 # RequestContentScriptAPITest.PermissionMatcherAgreementInjection |
157 Req*.Per*ion | 159 Req*.Per*ion |
158 # S* | 160 # S* |
159 Sa* | 161 Sa* |
(...skipping 30 matching lines...) Expand all Loading... |
190 WebUIBr* | 192 WebUIBr* |
191 WebC* | 193 WebC* |
192 WebN* | 194 WebN* |
193 WebstoreIn* | 195 WebstoreIn* |
194 WebstoreSt* | 196 WebstoreSt* |
195 WebSo* | 197 WebSo* |
196 Win*.Cl* | 198 Win*.Cl* |
197 # X* | 199 # X* |
198 # Y* | 200 # Y* |
199 # Z* | 201 # Z* |
OLD | NEW |