blob: b15727e28999b2a21396cebb1814d5b1fc092c91 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
# 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.*
# Bug: http://crbug.com/8675
SessionRestoreUITest.RestoresCrossSiteForwardAndBackwardNavs
# Intentional memory leak.
ChromeThreadTest.NotReleasedIfTargetThreadNonExistent
|