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 104 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
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 IFrameTest.Crash | 122 IFrameTest.Crash |
123 IFrameTest.InEmptyFrame | 123 IFrameTest.InEmptyFrame |
124 LocaleTestsDa.TestStart | 124 LocaleTestsDa.TestStart |
| 125 LocaleTestsZhTw.TestStart |
125 LoginPromptTest.SupplyRedundantAuths | 126 LoginPromptTest.SupplyRedundantAuths |
126 LoginPromptTest.TestCancelAuth | 127 LoginPromptTest.TestCancelAuth |
127 MetricsServiceTest.CrashRenderers | 128 MetricsServiceTest.CrashRenderers |
128 OutOfProcessPPAPITest.Broker | 129 OutOfProcessPPAPITest.Broker |
129 OutOfProcessPPAPITest.Buffer | 130 OutOfProcessPPAPITest.Buffer |
130 OutOfProcessPPAPITest.CharSet | 131 OutOfProcessPPAPITest.CharSet |
131 OutOfProcessPPAPITest.Core | 132 OutOfProcessPPAPITest.Core |
| 133 OutOfProcessPPAPITest.ImageData |
132 OutOfProcessPPAPITest.Memory | 134 OutOfProcessPPAPITest.Memory |
133 OutOfProcessPPAPITest.PaintAggregator | 135 OutOfProcessPPAPITest.PaintAggregator |
134 OutOfProcessPPAPITest.URLUtil | 136 OutOfProcessPPAPITest.URLUtil |
135 OutOfProcessPPAPITest.VideoDecoder | 137 OutOfProcessPPAPITest.VideoDecoder |
136 PPAPITest.Buffer | 138 PPAPITest.Buffer |
137 PPAPITest.CharSet | 139 PPAPITest.CharSet |
138 PPAPITest.FileIO | 140 PPAPITest.FileIO |
139 PPAPITest.FileRef | 141 PPAPITest.FileRef |
140 PPAPITest.FileSystem | 142 PPAPITest.FileSystem |
141 PPAPITest.Graphics2D | 143 PPAPITest.Graphics2D |
142 PPAPITest.Graphics2SD | 144 PPAPITest.Graphics2SD |
143 PPAPITest.ImageData | 145 PPAPITest.ImageData |
144 PPAPITest.Instance | 146 PPAPITest.Instance |
145 PPAPITest.PaintAggregator | 147 PPAPITest.PaintAggregator |
| 148 PPAPITest.QueryPolicy |
146 PPAPITest.Scrollbar | 149 PPAPITest.Scrollbar |
147 PPAPITest.UMA | 150 PPAPITest.UMA |
148 PPAPITest.URLUtil | 151 PPAPITest.URLUtil |
149 PPAPITest.VarDeprecated | 152 PPAPITest.VarDeprecated |
150 PPAPITest.VideoDecoder | 153 PPAPITest.VideoDecoder |
151 PreferenceServiceTest.PreservedWindowPlacementIsLoaded | 154 PreferenceServiceTest.PreservedWindowPlacementIsLoaded |
152 PrintPreviewUITest.LoadPrintPreviewByURL | 155 PrintPreviewUITest.LoadPrintPreviewByURL |
153 RedirectTest.Server | 156 RedirectTest.Server |
154 RedirectTest.ServerReference | 157 RedirectTest.ServerReference |
155 RepostFormWarningTest.TestDoubleReload | 158 RepostFormWarningTest.TestDoubleReload |
(...skipping 143 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
299 | 302 |
300 # Flakiness leading to leak reports. http://crbug.com/31739 | 303 # Flakiness leading to leak reports. http://crbug.com/31739 |
301 SessionHistoryTest.BasicBackForward | 304 SessionHistoryTest.BasicBackForward |
302 | 305 |
303 # http://crbug.com/91163 | 306 # http://crbug.com/91163 |
304 AutomatedUITestBase.OpenCloseBrowserWindowWithAccelerator | 307 AutomatedUITestBase.OpenCloseBrowserWindowWithAccelerator |
305 | 308 |
306 # http://crbug.com/92177 | 309 # http://crbug.com/92177 |
307 CustomHandlerMailStartupTest.CustomHandlerMailStartup | 310 CustomHandlerMailStartupTest.CustomHandlerMailStartup |
308 CustomHandlerWebcalStartupTest.CustomHandlerWebcalStartup | 311 CustomHandlerWebcalStartupTest.CustomHandlerWebcalStartup |
OLD | NEW |