| OLD | NEW |
| 1 # Fails in cache_uitest.cc:69. Increasing the timeouts doesn't seem to help. | 1 # Fails in cache_uitest.cc:69. Increasing the timeouts doesn't seem to help. |
| 2 # Bug: http://crbug.com/6491 | 2 # Bug: http://crbug.com/6491 |
| 3 CacheTest.Private | 3 CacheTest.Private |
| 4 CacheTest.Public | 4 CacheTest.Public |
| 5 | 5 |
| 6 # These tests seem to stall out and not complete. Adjusting various timeouts | 6 # These tests seem to stall out and not complete. Adjusting various timeouts |
| 7 # didn't seem to help, but more investigation is needed. | 7 # didn't seem to help, but more investigation is needed. |
| 8 # Bug: http://crbug.com/6492 | 8 # Bug: http://crbug.com/6492 |
| 9 UnloadTest.BrowserCloseBeforeUnloadOK | 9 UnloadTest.BrowserCloseBeforeUnloadOK |
| 10 UnloadTest.BrowserCloseBeforeUnloadCancel | 10 UnloadTest.BrowserCloseBeforeUnloadCancel |
| 11 | 11 |
| 12 # These tests stall out, more investigation needed. | 12 # These tests stall out, more investigation needed. |
| 13 # Bug: http://crbug.com/6493 | 13 # Bug: http://crbug.com/6493 |
| 14 NPAPITester.ManyPlugins | 14 NPAPITester.ManyPlugins |
| 15 | 15 |
| 16 # Bug: http://crbug.com/6584 | 16 # Bug: http://crbug.com/6584 |
| 17 SSLUITest.* | 17 SSLUITest.* |
| 18 | 18 |
| 19 # Bug: http://crbug.com/8675 |
| 20 SessionRestoreUITest.RestoresCrossSiteForwardAndBackwardNavs |
| OLD | NEW |