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 101 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
112 AutomationProxyTest2.GetTabTitle | 112 AutomationProxyTest2.GetTabTitle |
113 AutomationProxyTest4.NumberValueIsEchoedByDomAutomationController | 113 AutomationProxyTest4.NumberValueIsEchoedByDomAutomationController |
114 AutomationProxyTest4.StringValueIsEchoedByDomAutomationController | 114 AutomationProxyTest4.StringValueIsEchoedByDomAutomationController |
115 AutomationProxyTest5.TestLifetimeOfDomAutomationController | 115 AutomationProxyTest5.TestLifetimeOfDomAutomationController |
116 DOMStorageTest.EventLayoutTests | 116 DOMStorageTest.EventLayoutTests |
117 DOMStorageTest.SessionStorageLayoutTests | 117 DOMStorageTest.SessionStorageLayoutTests |
118 ErrorPageTest.IFrameDNSError_Basic | 118 ErrorPageTest.IFrameDNSError_Basic |
119 ExtensionProxyUITest.EnableDisable | 119 ExtensionProxyUITest.EnableDisable |
120 HistoryTester.ConsiderSlowRedirectAsUserInitiated | 120 HistoryTester.ConsiderSlowRedirectAsUserInitiated |
121 HistoryTester.VerifyHistoryLength3 | 121 HistoryTester.VerifyHistoryLength3 |
| 122 HostRulesTest.TestMap |
122 IFrameTest.Crash | 123 IFrameTest.Crash |
123 IFrameTest.InEmptyFrame | 124 IFrameTest.InEmptyFrame |
124 LocaleTestsDa.TestStart | 125 LocaleTestsDa.TestStart |
125 LocaleTestsZhTw.TestStart | 126 LocaleTestsZhTw.TestStart |
126 LoginPromptTest.SupplyRedundantAuths | 127 LoginPromptTest.SupplyRedundantAuths |
127 LoginPromptTest.TestCancelAuth | 128 LoginPromptTest.TestCancelAuth |
128 MetricsServiceTest.CrashRenderers | 129 MetricsServiceTest.CrashRenderers |
129 OutOfProcessPPAPITest.Broker | 130 OutOfProcessPPAPITest.Broker |
130 OutOfProcessPPAPITest.Buffer | 131 OutOfProcessPPAPITest.Buffer |
131 OutOfProcessPPAPITest.CharSet | 132 OutOfProcessPPAPITest.CharSet |
(...skipping 30 matching lines...) Expand all Loading... |
162 ResourceDispatcherTest.SyncXMLHttpRequest | 163 ResourceDispatcherTest.SyncXMLHttpRequest |
163 SearchProviderTest.TestIsSearchProviderInstalledWithException | 164 SearchProviderTest.TestIsSearchProviderInstalledWithException |
164 SecurityTest.DisallowFileUrlUniversalAccessTest | 165 SecurityTest.DisallowFileUrlUniversalAccessTest |
165 SessionHistoryTest.BasicBackForward | 166 SessionHistoryTest.BasicBackForward |
166 SessionHistoryTest.LocationChangeInSubframe | 167 SessionHistoryTest.LocationChangeInSubframe |
167 ShowModalDialogTest.BasicTest | 168 ShowModalDialogTest.BasicTest |
168 V8BenchmarkTest.Perf | 169 V8BenchmarkTest.Perf |
169 ViewSourceTest.DoesBrowserConsumeViewSourcePrefix | 170 ViewSourceTest.DoesBrowserConsumeViewSourcePrefix |
170 WorkerFileSystemTest.FileEntryToURISync | 171 WorkerFileSystemTest.FileEntryToURISync |
171 WorkerFileSystemTest.FileFromFileEntry | 172 WorkerFileSystemTest.FileFromFileEntry |
| 173 WorkerFileSystemTest.FileFromFileEntrySync |
172 WorkerFileSystemTest.FileWriterSyncTruncateExtend | 174 WorkerFileSystemTest.FileWriterSyncTruncateExtend |
173 WorkerFileSystemTest.FileWriterTruncateExtend | 175 WorkerFileSystemTest.FileWriterTruncateExtend |
174 | 176 |
175 # Valgrind dies on bszB assertion, see http://crbug.com/58145 | 177 # Valgrind dies on bszB assertion, see http://crbug.com/58145 |
176 AutomatedUITestBase.Home | 178 AutomatedUITestBase.Home |
177 AutomationProxyTest.GetTabCount | 179 AutomationProxyTest.GetTabCount |
178 AutomationProxyTest3.FrameDocumentCanBeAccessed | 180 AutomationProxyTest3.FrameDocumentCanBeAccessed |
179 DromaeoTest.DOMCorePerf | 181 DromaeoTest.DOMCorePerf |
180 LoginPromptTest.CancelRedundantAuths | 182 LoginPromptTest.CancelRedundantAuths |
181 MetricsServiceTest.CloseRenderersNormally | 183 MetricsServiceTest.CloseRenderersNormally |
(...skipping 120 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
302 | 304 |
303 # Flakiness leading to leak reports. http://crbug.com/31739 | 305 # Flakiness leading to leak reports. http://crbug.com/31739 |
304 SessionHistoryTest.BasicBackForward | 306 SessionHistoryTest.BasicBackForward |
305 | 307 |
306 # http://crbug.com/91163 | 308 # http://crbug.com/91163 |
307 AutomatedUITestBase.OpenCloseBrowserWindowWithAccelerator | 309 AutomatedUITestBase.OpenCloseBrowserWindowWithAccelerator |
308 | 310 |
309 # http://crbug.com/92177 | 311 # http://crbug.com/92177 |
310 CustomHandlerMailStartupTest.CustomHandlerMailStartup | 312 CustomHandlerMailStartupTest.CustomHandlerMailStartup |
311 CustomHandlerWebcalStartupTest.CustomHandlerWebcalStartup | 313 CustomHandlerWebcalStartupTest.CustomHandlerWebcalStartup |
OLD | NEW |