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