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 78 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
89 # H* | 89 # H* |
90 Hot* | 90 Hot* |
91 His* | 91 His* |
92 HostR* | 92 HostR* |
93 Ht* | 93 Ht* |
94 # I* | 94 # I* |
95 IE* | 95 IE* |
96 Ide* | 96 Ide* |
97 Inv* | 97 Inv* |
98 Insp* | 98 Insp* |
| 99 Inl*Safe* |
99 # J* | 100 # J* |
100 # K* | 101 # K* |
101 # L* | 102 # L* |
102 Lan* | 103 Lan* |
103 Lau* | 104 Lau* |
104 Laz* | 105 Laz* |
105 LoadT* | 106 LoadT* |
106 Loc* | 107 Loc* |
107 Log*hs | 108 Log*hs |
108 # M* | 109 # M* |
109 MDn* | 110 MDn* |
110 Med*B* | 111 Med*B* |
111 Med*Se* | 112 Med*Se* |
112 Med*Ge* | 113 Med*Ge* |
113 Mock* | 114 Mock* |
114 MSC_C* | 115 MSC_C* |
115 MSE* | 116 MSE* |
116 Man*t.* | 117 Man*t.* |
117 # N* | 118 # N* |
118 NaCl*lib* | 119 NaCl*lib* |
119 NaCl*Pn* | 120 NaCl*Pn* |
| 121 NaCl*Vc* |
120 NetIn* | 122 NetIn* |
121 Noti* | 123 Noti* |
122 NoSe* | 124 NoSe* |
123 # O* | 125 # O* |
124 Opt*WebUI* | 126 Opt*WebUI* |
125 Out*PPAPITe* | 127 Out*PPAPITe* |
126 # P* | 128 # P* |
127 Pag* | 129 Pag* |
128 Pas*erBro* | 130 Pas*erBro* |
129 Pe* | 131 Pe* |
(...skipping 55 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
185 WebUIBr* | 187 WebUIBr* |
186 WebC* | 188 WebC* |
187 WebN* | 189 WebN* |
188 WebstoreIn* | 190 WebstoreIn* |
189 WebstoreSt* | 191 WebstoreSt* |
190 WebSo* | 192 WebSo* |
191 Win*.Cl* | 193 Win*.Cl* |
192 # X* | 194 # X* |
193 # Y* | 195 # Y* |
194 # Z* | 196 # Z* |
OLD | NEW |