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 63 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
74 Ext*nB* | 74 Ext*nB* |
75 Ext*Crx* | 75 Ext*Crx* |
76 # F* | 76 # F* |
77 FileSys* | 77 FileSys* |
78 Find* | 78 Find* |
79 Fl* | 79 Fl* |
80 Font*gs | 80 Font*gs |
81 Ftp* | 81 Ftp* |
82 # G* | 82 # G* |
83 GcdPri*.*Remove | 83 GcdPri*.*Remove |
| 84 GcdPri*.*Query |
84 Gcm*.R* | 85 Gcm*.R* |
85 GetA* | 86 GetA* |
86 Ge*Br* | 87 Ge*Br* |
87 # H* | 88 # H* |
88 Hot* | 89 Hot* |
89 His* | 90 His* |
90 HostR* | 91 HostR* |
91 Ht* | 92 Ht* |
92 # I* | 93 # I* |
93 IE* | 94 IE* |
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
131 PrefsF* | 132 PrefsF* |
132 Print* | 133 Print* |
133 Prox* | 134 Prox* |
134 Prof*ta | 135 Prof*ta |
135 Prof*t | 136 Prof*t |
136 Prer* | 137 Prer* |
137 PPA*ib* | 138 PPA*ib* |
138 PPA*lT*.* | 139 PPA*lT*.* |
139 PPAPIT*.F* | 140 PPAPIT*.F* |
140 PPAPIT*.W* | 141 PPAPIT*.W* |
| 142 PPAPIT*.U*3 |
141 # Q* | 143 # Q* |
142 # R* | 144 # R* |
143 Red* | 145 Red* |
144 Ref* | 146 Ref* |
145 Reg* | 147 Reg* |
146 Rem*De* | 148 Rem*De* |
147 Rem*Ad* | 149 Rem*Ad* |
148 Res* | 150 Res* |
149 # S* | 151 # S* |
150 Sa* | 152 Sa* |
(...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
182 WebC* | 184 WebC* |
183 WebN*ss | 185 WebN*ss |
184 WebN*.S* | 186 WebN*.S* |
185 WebstoreIn* | 187 WebstoreIn* |
186 WebstoreSt* | 188 WebstoreSt* |
187 WebSo* | 189 WebSo* |
188 Win*.Cl* | 190 Win*.Cl* |
189 # X* | 191 # X* |
190 # Y* | 192 # Y* |
191 # Z* | 193 # Z* |
OLD | NEW |