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 295 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
306 | 306 |
307 # http://crbug.com/99828 | 307 # http://crbug.com/99828 |
308 OutOfProcessPPAPITest.Crypto | 308 OutOfProcessPPAPITest.Crypto |
309 PPAPITest.Crypto | 309 PPAPITest.Crypto |
310 | 310 |
311 # PPAPITests fail with Valgrind WARNING, http://crbug.com/104022 | 311 # PPAPITests fail with Valgrind WARNING, http://crbug.com/104022 |
312 PPAPITest.NetAddressPrivate | 312 PPAPITest.NetAddressPrivate |
313 PPAPITest.FlashClipboard | 313 PPAPITest.FlashClipboard |
314 OutOfProcessPPAPITest.NetAddressPrivate | 314 OutOfProcessPPAPITest.NetAddressPrivate |
315 OutOfProcessPPAPITest.FlashClipboard | 315 OutOfProcessPPAPITest.FlashClipboard |
| 316 |
| 317 # Fails intermittently. http://crbug.com/104534. |
| 318 PrintPreviewUITest.PrintCommands |
OLD | NEW |