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 255 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
266 | 266 |
267 # Fails, see http://crbug.com/81657 | 267 # Fails, see http://crbug.com/81657 |
268 AutomationProxyVisibleTest.AppendTab | 268 AutomationProxyVisibleTest.AppendTab |
269 | 269 |
270 # NavigateToURL fails, see http://crbug.com/81658 | 270 # NavigateToURL fails, see http://crbug.com/81658 |
271 BrowserEncodingTest.TestEncodingAliasMapping | 271 BrowserEncodingTest.TestEncodingAliasMapping |
272 LoginPromptTest.TestBasicAuth | 272 LoginPromptTest.TestBasicAuth |
273 LoginPromptTest.TestDigestAuth | 273 LoginPromptTest.TestDigestAuth |
274 ResourceDispatcherTest.DoNotSniffHTMLFromTextPlain | 274 ResourceDispatcherTest.DoNotSniffHTMLFromTextPlain |
275 | 275 |
276 # OptionsUITest.NavBarCheck fails, see http://crbug.com/83209 | |
277 OptionsUITest.NavBarCheck | |
278 | |
279 # Timing out, see http://crbug.com/83565 | 276 # Timing out, see http://crbug.com/83565 |
280 NPAPIAutomationEnabledTest.LoadAllBlockedPlugins | 277 NPAPIAutomationEnabledTest.LoadAllBlockedPlugins |
281 | 278 |
282 # Flaky on valgrind test. See http://crbug.com/84257. | 279 # Flaky on valgrind test. See http://crbug.com/84257. |
283 AutomatedUITestBase.RestoreTab | 280 AutomatedUITestBase.RestoreTab |
284 AutomationProxyTest4.BooleanValueIsEchoedByDomAutomationController | 281 AutomationProxyTest4.BooleanValueIsEchoedByDomAutomationController |
285 | 282 |
286 # http://crbug.com/87625 | 283 # http://crbug.com/87625 |
287 PPAPITest.Var | 284 PPAPITest.Var |
288 | 285 |
(...skipping 18 matching lines...) Expand all Loading... |
307 | 304 |
308 # Flakiness leading to leak reports. http://crbug.com/31739 | 305 # Flakiness leading to leak reports. http://crbug.com/31739 |
309 SessionHistoryTest.BasicBackForward | 306 SessionHistoryTest.BasicBackForward |
310 | 307 |
311 # http://crbug.com/91163 | 308 # http://crbug.com/91163 |
312 AutomatedUITestBase.OpenCloseBrowserWindowWithAccelerator | 309 AutomatedUITestBase.OpenCloseBrowserWindowWithAccelerator |
313 | 310 |
314 # http://crbug.com/92177 | 311 # http://crbug.com/92177 |
315 CustomHandlerMailStartupTest.CustomHandlerMailStartup | 312 CustomHandlerMailStartupTest.CustomHandlerMailStartup |
316 CustomHandlerWebcalStartupTest.CustomHandlerWebcalStartup | 313 CustomHandlerWebcalStartupTest.CustomHandlerWebcalStartup |
OLD | NEW |