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 157 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
168 SessionHistoryTest.LocationChangeInSubframe | 168 SessionHistoryTest.LocationChangeInSubframe |
169 ShowModalDialogTest.BasicTest | 169 ShowModalDialogTest.BasicTest |
170 V8BenchmarkTest.Perf | 170 V8BenchmarkTest.Perf |
171 ViewSourceTest.DoesBrowserConsumeViewSourcePrefix | 171 ViewSourceTest.DoesBrowserConsumeViewSourcePrefix |
172 WorkerFileSystemTest.FileEntryToURISync | 172 WorkerFileSystemTest.FileEntryToURISync |
173 WorkerFileSystemTest.FileFromFileEntry | 173 WorkerFileSystemTest.FileFromFileEntry |
174 WorkerFileSystemTest.FileFromFileEntrySync | 174 WorkerFileSystemTest.FileFromFileEntrySync |
175 WorkerFileSystemTest.FileWriterSyncTruncateExtend | 175 WorkerFileSystemTest.FileWriterSyncTruncateExtend |
176 WorkerFileSystemTest.FileWriterTruncateExtend | 176 WorkerFileSystemTest.FileWriterTruncateExtend |
177 WorkerFileSystemTest.Temporary | 177 WorkerFileSystemTest.Temporary |
| 178 PrintPreviewUITest.AdvancedPrintCommandEnabled |
178 | 179 |
179 # Valgrind dies on bszB assertion, see http://crbug.com/58145 | 180 # Valgrind dies on bszB assertion, see http://crbug.com/58145 |
180 AutomatedUITestBase.Home | 181 AutomatedUITestBase.Home |
181 AutomationProxyTest.GetTabCount | 182 AutomationProxyTest.GetTabCount |
182 AutomationProxyTest3.FrameDocumentCanBeAccessed | 183 AutomationProxyTest3.FrameDocumentCanBeAccessed |
183 DromaeoTest.DOMCorePerf | 184 DromaeoTest.DOMCorePerf |
184 LoginPromptTest.CancelRedundantAuths | 185 LoginPromptTest.CancelRedundantAuths |
185 MetricsServiceTest.CloseRenderersNormally | 186 MetricsServiceTest.CloseRenderersNormally |
186 ResourceDispatcherTest.DoNotSniffHTMLFromImageGIF | 187 ResourceDispatcherTest.DoNotSniffHTMLFromImageGIF |
187 SunSpiderTest.Perf | 188 SunSpiderTest.Perf |
(...skipping 119 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
307 | 308 |
308 # Flakiness leading to leak reports. http://crbug.com/31739 | 309 # Flakiness leading to leak reports. http://crbug.com/31739 |
309 SessionHistoryTest.BasicBackForward | 310 SessionHistoryTest.BasicBackForward |
310 | 311 |
311 # http://crbug.com/91163 | 312 # http://crbug.com/91163 |
312 AutomatedUITestBase.OpenCloseBrowserWindowWithAccelerator | 313 AutomatedUITestBase.OpenCloseBrowserWindowWithAccelerator |
313 | 314 |
314 # http://crbug.com/92177 | 315 # http://crbug.com/92177 |
315 CustomHandlerMailStartupTest.CustomHandlerMailStartup | 316 CustomHandlerMailStartupTest.CustomHandlerMailStartup |
316 CustomHandlerWebcalStartupTest.CustomHandlerWebcalStartup | 317 CustomHandlerWebcalStartupTest.CustomHandlerWebcalStartup |
OLD | NEW |