summaryrefslogtreecommitdiffstats
path: root/tools/valgrind/gtest_exclude/ui_tests.gtest_mac.txt
blob: 671a619565622a10c347378410af3d82b2d4111a (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
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
# Hangs on mac at exit, during final valgrind leak checking? (valgrind bug?)
ErrorPageTest.DNSError_GoBack2Forward2
# Flakily hangs on Mac
ErrorPageTest.IFrameDNSError_GoBack
# Hung several times locally on mac
ErrorPageTest.DNSError_GoBack1
# Hung one each on the mac bots
AutomatedUITestBase.CloseBrowserWindow
AutomatedUITestBase.OpenBrowserWindow
ErrorPageTest.DNSError_GoBack2
ResourceDispatcherTest.CrossSiteNavigationErrorPage
TabRestoreUITest.RestoreCrossSiteWithExistingSiteInstance
# Hung 7 times on the mac bots!
ResourceDispatcherTest.SyncXMLHttpRequest_DuringUnload
# Hung 4 times on the mac bots!
TabRestoreUITest.BasicRestoreFromClosedWindow
# All these hung multiple times on the mac bots:
BrowserTest.OtherRedirectsDontForkProcess
DownloadTest.ContentDisposition
DownloadTest.DownloadMimeType
DownloadTest.IncognitoDownload
DownloadTest.NoDownload
DownloadTest.PerWindowShelf
ErrorPageTest.IFrameDNSError_GoBackAndForward

# Following tests fail on valgrind.
# See http://crbug.com/30366.
BrowserEncodingTest.TestEncodingAutoDetect
# See http://crbug.com/29598.
DOMStorageTest.LocalStorageLayoutTests
ErrorPageTest.DNSError_GoBack1
ErrorPageTest.DNSError_GoBack2
ErrorPageTest.DNSError_GoBack2AndForward
ErrorPageTest.DNSError_GoBack2Forward2
# See http://crbug.com/30367.
NewTabUITest.NTPHasThumbnails
NewTabUITest.UpdateUserPrefsVersion
# http://crbug.com/69040
ErrorPageTest.Page404

# Appears to time out on valgrind.
# http://crbug.com/32818
VisibleBrowserTest.WindowOpenClose

# See http://crbug.com/30661 and http://crbug.com/27447.
LayoutPluginTester.NPObjectReleasedOnDestruction
LayoutPluginTester.NPObjectSetException
LayoutPluginTester.SelfDeletePluginGetUrl
LayoutPluginTester.SelfDeletePluginInvoke
LayoutPluginTester.UnloadNoCrash
NPAPIIncognitoTester.PrivateEnabled
NPAPITesterBase.Arguments
NPAPITesterBase.GetJavaScriptURL
NPAPITesterBase.GetJavaScriptURL2
NPAPITesterBase.GetURL
NPAPITesterBase.GetURLRedirectNotification
NPAPITesterBase.ManyPlugins
NPAPITesterBase.NPObjectProxy
NPAPITesterBase.PluginThreadAsyncCall
NPAPITesterBase.PrivateDisabled
NPAPITesterBase.ScheduleTimer
NPAPITesterBase.SelfDeletePluginGetUrl
NPAPITesterBase.SelfDeletePluginInvoke
NPAPIVisiblePluginTester.ClickToPlay
NPAPIVisiblePluginTester.GetURLRequestFailWrite
NPAPIVisiblePluginTester.MultipleInstancesSyncCalls
NPAPIVisiblePluginTester.OpenPopupWindowWithPlugin
NPAPIVisiblePluginTester.PluginConvertPointTest
NPAPIVisiblePluginTester.PluginReferrerTest
NPAPIVisiblePluginTester.SelfDeletePluginInNewStream
NPAPIVisiblePluginTester.SelfDeletePluginInvokeInSynchronousPaint

# Possible timing related failure triggered only on mac valgrind bots.
# http://crbug.com/39401
BookmarksUITest.BookmarksLoaded
BookmarksUITest.ShouldRedirectToExtension

# See http://crbug.com/40587
BookmarksUITest.CommandAgainGoesBackToBookmarksTab

# See http://crbug.com/45564
ChromeMainTest.AppLaunch

# See http://crbug.com/46783
SessionHistoryTest.FrameBackForward
SessionHistoryTest.JavascriptHistory
SessionHistoryTest.LocationReplace

# UNIMPLEMENTED reached, see http://crbug.com/51387
OptionsUITest.LoadOptionsByURL
AutomatedUITestBase.CloseTab

# See http://crbug.com/57717
ResourceDispatcherTest.CrossSiteFailedRequest
ResourceDispatcherTest.RespectNoSniffDirective

# Valgrind internal error: received SIGSEGV. http://crbug.com/51716
AutomatedUITestBase.Navigate
AutomatedUITestBase.IncognitoWindow
AutomationProxyTest.AcceleratorDownloads
AutomationProxyTest2.GetActiveTabIndex
AutomationProxyTest5.TestLifetimeOfDomAutomationController
ErrorPageTest.IFrameDNSError_Basic
IFrameTest.Crash
MediaTest.VideoBearSilentTheora
MetricsServiceTest.CrashRenderers
PPAPITest.Buffer
PPAPITest.FileIO
PreferenceServiceTest.PreservedWindowPlacementIsLoaded
ViewSourceTest.DoesBrowserConsumeViewSourcePrefix

# Valgrind dies on bszB assertion, see http://crbug.com/58145
AutomatedUITestBase.Home
AutomationProxyTest.GetTabCount
AutomationProxyTest3.FrameDocumentCanBeAccessed
DromaeoTest.DOMCorePerf
LoginPromptTest.CancelRedundantAuths
MetricsServiceTest.CloseRenderersNormally
SunSpiderTest.Perf

# Valgrind dies on arena assertion, see http://crbug.com/58146
LoginPromptTest.TestTwoAuths

# Can't load a nib under Valgrind, see http://crbug.com/58124
ImagesTest.AnimatedGIFs

# Valgrind dies on assertion, see http://crbug.com/58146
DomStorageEmptyDatabaseTest.NonEmptyDirAfterSet

# Hangs; See http://crbug.com/58569
SearchProviderTest.TestIsSearchProviderInstalled

# Following tests crash with LOG(FATAL) on valgrind mac; See http://crbug.com/60036
OptionsUITest.FLAKY_TwoCommandsOneTab
OptionsUITest.FLAKY_CommandAgainGoesBackToOptionsTab

# Times out, see http://crbug.com/50297
DOMStorageTest.RootLayoutTests

# Hangs, see http://crbug.com/63514
ErrorPageTest.Page404_GoBack

# Hangs, see http://crbug.com/66414
# > connect /var/tmp/ChromeTestingInterface: Connection refused
NamedInterfaceTest.BasicNamedInterface

# Fails a Check most of the time, see http://crbug.com/74473
UILayoutTest.MediaUILayoutTest

# Fails to start the browser, see http://crbug.com/75249
AutomationProxyTest.AcceleratorNewTab
HistoryTester.VerifyHistoryLength2
RedirectTest.ClientServerServer
DomCheckerTest.File
ResourceDispatcherTest.CrossSiteNavigationNonBuffered
ResourceDispatcherTest.CrossSiteNoUnloadOn204
ResourceDispatcherTest.CrossSiteOnunloadCookie
ResourceDispatcherTest.SniffHTMLWithNoContentType

# Fails, see http://crbug.com/75250
NewTabUITest.AboutHangInNTP
NewTabUIProcessPerTabTest.NavBeforeNTPCommits

# Fails with valgrind assertion, see http://crbug.com/75396
ViewSourceTest.ViewSourceInMenuEnabledOnANormalPage

# Fails, see http://crbug.com/79784
PPAPITest.Transport

# Fails, see http://crbug.com/79803
RepostFormWarningTest.TestLoginAfterRepost