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 64 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
75 # See http://crbug.com/40587 | 75 # See http://crbug.com/40587 |
76 BookmarksUITest.CommandAgainGoesBackToBookmarksTab | 76 BookmarksUITest.CommandAgainGoesBackToBookmarksTab |
77 | 77 |
78 # See http://crbug.com/45564 | 78 # See http://crbug.com/45564 |
79 ChromeMainTest.AppLaunch | 79 ChromeMainTest.AppLaunch |
80 | 80 |
81 # See http://crbug.com/46783 | 81 # See http://crbug.com/46783 |
82 SessionHistoryTest.LocationReplace | 82 SessionHistoryTest.LocationReplace |
83 | 83 |
84 # UNIMPLEMENTED reached, see http://crbug.com/51387 | 84 # UNIMPLEMENTED reached, see http://crbug.com/51387 |
85 OptionsUITest.LoadOptionsByURL | |
86 AutomatedUITestBase.CloseTab | 85 AutomatedUITestBase.CloseTab |
87 | 86 |
88 # See http://crbug.com/57717 | 87 # See http://crbug.com/57717 |
89 ResourceDispatcherTest.CrossSiteFailedRequest | 88 ResourceDispatcherTest.CrossSiteFailedRequest |
90 ResourceDispatcherTest.RespectNoSniffDirective | 89 ResourceDispatcherTest.RespectNoSniffDirective |
91 | 90 |
92 # Valgrind internal error: received SIGSEGV. http://crbug.com/51716 | 91 # Valgrind internal error: received SIGSEGV. http://crbug.com/51716 |
93 AutomatedUITestBase.FindInPage | 92 AutomatedUITestBase.FindInPage |
94 AutomatedUITestBase.IncognitoWindow | 93 AutomatedUITestBase.IncognitoWindow |
95 AutomatedUITestBase.Navigate | 94 AutomatedUITestBase.Navigate |
(...skipping 208 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
304 | 303 |
305 # Flakiness leading to leak reports. http://crbug.com/31739 | 304 # Flakiness leading to leak reports. http://crbug.com/31739 |
306 SessionHistoryTest.BasicBackForward | 305 SessionHistoryTest.BasicBackForward |
307 | 306 |
308 # http://crbug.com/91163 | 307 # http://crbug.com/91163 |
309 AutomatedUITestBase.OpenCloseBrowserWindowWithAccelerator | 308 AutomatedUITestBase.OpenCloseBrowserWindowWithAccelerator |
310 | 309 |
311 # http://crbug.com/92177 | 310 # http://crbug.com/92177 |
312 CustomHandlerMailStartupTest.CustomHandlerMailStartup | 311 CustomHandlerMailStartupTest.CustomHandlerMailStartup |
313 CustomHandlerWebcalStartupTest.CustomHandlerWebcalStartup | 312 CustomHandlerWebcalStartupTest.CustomHandlerWebcalStartup |
OLD | NEW |