OLD | NEW |
1 # Hangs on mac at exit, during final valgrind leak checking? (valgrind bug?) | 1 # Hangs on mac at exit, during final valgrind leak checking? (valgrind bug?) |
2 ErrorPageTest.DNSError_GoBack2Forward2 | 2 ErrorPageTest.DNSError_GoBack2Forward2 |
3 # Flakily hangs on Mac | 3 # Flakily hangs on Mac |
4 ErrorPageTest.IFrameDNSError_GoBack | 4 ErrorPageTest.IFrameDNSError_GoBack |
5 # Hung several times locally on mac | 5 # Hung several times locally on mac |
6 ErrorPageTest.DNSError_GoBack1 | 6 ErrorPageTest.DNSError_GoBack1 |
7 # Hung one each on the mac bots | 7 # Hung one each on the mac bots |
8 AutomatedUITestBase.CloseBrowserWindow | 8 AutomatedUITestBase.CloseBrowserWindow |
9 AutomatedUITestBase.DuplicateTab | 9 AutomatedUITestBase.DuplicateTab |
10 AutomatedUITestBase.OpenBrowserWindow | 10 AutomatedUITestBase.OpenBrowserWindow |
(...skipping 168 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
179 AutomationProxyTest.GetTabCount | 179 AutomationProxyTest.GetTabCount |
180 AutomationProxyTest3.FrameDocumentCanBeAccessed | 180 AutomationProxyTest3.FrameDocumentCanBeAccessed |
181 DromaeoTest.DOMCorePerf | 181 DromaeoTest.DOMCorePerf |
182 LoginPromptTest.CancelRedundantAuths | 182 LoginPromptTest.CancelRedundantAuths |
183 MetricsServiceTest.CloseRenderersNormally | 183 MetricsServiceTest.CloseRenderersNormally |
184 ResourceDispatcherTest.DoNotSniffHTMLFromImageGIF | 184 ResourceDispatcherTest.DoNotSniffHTMLFromImageGIF |
185 SunSpiderTest.Perf | 185 SunSpiderTest.Perf |
186 | 186 |
187 # Valgrind dies on arena assertion, see http://crbug.com/58146 | 187 # Valgrind dies on arena assertion, see http://crbug.com/58146 |
188 LoginPromptTest.TestTwoAuths | 188 LoginPromptTest.TestTwoAuths |
| 189 UILayoutTest.MediaUILayoutTest |
189 | 190 |
190 # Can't load a nib under Valgrind, see http://crbug.com/58124 | 191 # Can't load a nib under Valgrind, see http://crbug.com/58124 |
191 ImagesTest.AnimatedGIFs | 192 ImagesTest.AnimatedGIFs |
192 | 193 |
193 # Valgrind dies on assertion, see http://crbug.com/58146 | 194 # Valgrind dies on assertion, see http://crbug.com/58146 |
194 DomStorageEmptyDatabaseTest.NonEmptyDirAfterSet | 195 DomStorageEmptyDatabaseTest.NonEmptyDirAfterSet |
195 | 196 |
196 # Valgrind fails, see http://crbug.com/79827 | 197 # Valgrind fails, see http://crbug.com/79827 |
197 DomStorageEmptyDatabaseTest.EmptyDirAfterClear | 198 DomStorageEmptyDatabaseTest.EmptyDirAfterClear |
198 DomStorageEmptyDatabaseTest.EmptyDirAfterGet | 199 DomStorageEmptyDatabaseTest.EmptyDirAfterGet |
(...skipping 105 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
304 | 305 |
305 # Flakiness leading to leak reports. http://crbug.com/31739 | 306 # Flakiness leading to leak reports. http://crbug.com/31739 |
306 SessionHistoryTest.BasicBackForward | 307 SessionHistoryTest.BasicBackForward |
307 | 308 |
308 # http://crbug.com/91163 | 309 # http://crbug.com/91163 |
309 AutomatedUITestBase.OpenCloseBrowserWindowWithAccelerator | 310 AutomatedUITestBase.OpenCloseBrowserWindowWithAccelerator |
310 | 311 |
311 # http://crbug.com/92177 | 312 # http://crbug.com/92177 |
312 CustomHandlerMailStartupTest.CustomHandlerMailStartup | 313 CustomHandlerMailStartupTest.CustomHandlerMailStartup |
313 CustomHandlerWebcalStartupTest.CustomHandlerWebcalStartup | 314 CustomHandlerWebcalStartupTest.CustomHandlerWebcalStartup |
OLD | NEW |