summaryrefslogtreecommitdiffstats
path: root/tools/valgrind/gtest_exclude/ui_tests.gtest.txt
blob: 50885583c5ba38f3f6f81205816f1cfcb6225584 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
# Takes too long to valgrind, causes timeouts
BrowserTest.ThirtyFourTabs
# FIXME: these tests hang frequently in valgrind
SessionRestoreUITest.*
# Buggy test; see http://crbug.com/6522
DownloadTest.UnknownSize
# Flakily hang on Linux, see http://crbug.com/46643
ErrorPageTest.DNSError_GoBack2AndForward
ErrorPageTest.DNSError_GoBack2Forward2

# Flaky timeout on Linux; see http://crbug.com/46781
UnloadTest.*

# Don't run reference tests under Valgrind
# On the Mac, they don't have symbols, even, so suppressions don't work
# They probably don't have ThreadSanitizer annotations TODO(timurrrr): check
*ReferenceTest.Perf

# Dromaeo's reference tests are split up into multiple *Perf sections.
DromaeoReferenceTest.*

# This test hangs under valgrind
# See http://crbug.com/27764
NewTabUITest.HomePageLink

# Hangs frequently under valgrind on Mac
# See http://crbug.com/29208
TabRestoreUITest.*

# Running these tests under valgrind and produces errors about "valgrind didn't
# finish writing 2 files" since the tests kill the browser process (which is
# actually the valgrind wrapper) in the middle of execution.
# See http://crbug.com/25176
ProcessSingletonLinuxTest.NotifyOtherProcessFailure
ProcessSingletonLinuxTest.NotifyOtherProcessDifferingHost
ProcessSingletonLinuxTest.NotifyOtherProcessOrCreate_DifferingHost

# These tests fail under valgrind.
# See http://crbug.com/29579
AutomationProxyTest.NavigateToURLWithTimeout1
AutomationProxyTest.NavigateToURLWithTimeout2
# See http://crbug.com/29586
NewTabUITest.ChromeInternalLoadsNTP
# See http://crbug.com/42205
DownloadTest.*
# See http://crbug.com/45792
DefaultPluginUITest.DefaultPluginLoadTest
# See http://crbug.com/38575
WorkerTest.*
# See http://crbug.com/59659
NewTabUITest.NTPHasLoginName

# Mac: See http://crbug.com/30661, Linux/CrOS: http://crbug.com/49576.
LayoutPluginTester.NPObjectReleasedOnDestruction
LayoutPluginTester.NPObjectSetException

# Fails on valgrind
# http://crbug.com/61601
GPUUITest.UITestLaunchedWithOSMesa