Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(458)

Side by Side Diff: tools/valgrind/gtest_exclude/ui_tests.gtest_mac.txt

Issue 8853001: Exclude all PPAPITest and OutOfProcessTest's on Mac Valgrind bots. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Created 9 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Hangs on mac at exit, during final valgrind leak checking? (valgrind bug?) 1 # Hangs on mac at exit, during final valgrind leak checking? (valgrind bug?)
2 ErrorPageTest.DNSError_GoBack2Forward2 2 ErrorPageTest.DNSError_GoBack2Forward2
3 # Flakily hangs on Mac 3 # Flakily hangs on Mac
4 ErrorPageTest.IFrameDNSError_GoBack 4 ErrorPageTest.IFrameDNSError_GoBack
5 # Hung several times locally on mac 5 # Hung several times locally on mac
6 ErrorPageTest.DNSError_GoBack1 6 ErrorPageTest.DNSError_GoBack1
7 # Hung one each on the mac bots 7 # Hung one each on the mac bots
8 AutomatedUITestBase.CloseBrowserWindow 8 AutomatedUITestBase.CloseBrowserWindow
9 AutomatedUITestBase.DuplicateTab 9 AutomatedUITestBase.DuplicateTab
10 AutomatedUITestBase.OpenBrowserWindow 10 AutomatedUITestBase.OpenBrowserWindow
(...skipping 107 matching lines...) Expand 10 before | Expand all | Expand 10 after
118 ErrorPageTest.IFrameDNSError_Basic 118 ErrorPageTest.IFrameDNSError_Basic
119 ExtensionProxyUITest.EnableDisable 119 ExtensionProxyUITest.EnableDisable
120 HistoryTester.ConsiderSlowRedirectAsUserInitiated 120 HistoryTester.ConsiderSlowRedirectAsUserInitiated
121 HistoryTester.VerifyHistoryLength3 121 HistoryTester.VerifyHistoryLength3
122 HostRulesTest.TestMap 122 HostRulesTest.TestMap
123 IFrameTest.Crash 123 IFrameTest.Crash
124 IFrameTest.InEmptyFrame 124 IFrameTest.InEmptyFrame
125 LoginPromptTest.SupplyRedundantAuths 125 LoginPromptTest.SupplyRedundantAuths
126 LoginPromptTest.TestCancelAuth 126 LoginPromptTest.TestCancelAuth
127 MetricsServiceTest.CrashRenderers 127 MetricsServiceTest.CrashRenderers
128 OutOfProcessPPAPITest.Broker
129 OutOfProcessPPAPITest.Buffer
130 OutOfProcessPPAPITest.CharSet
131 OutOfProcessPPAPITest.Core
132 OutOfProcessPPAPITest.ImageData
133 OutOfProcessPPAPITest.Memory
134 OutOfProcessPPAPITest.PaintAggregator
135 OutOfProcessPPAPITest.URLUtil
136 OutOfProcessPPAPITest.VideoDecoder
137 PPAPITest.Buffer
138 PPAPITest.CharSet
139 PPAPITest.FileIO
140 PPAPITest.FileRef
141 PPAPITest.FileSystem
142 PPAPITest.Graphics2D
143 PPAPITest.Graphics2SD
144 PPAPITest.ImageData
145 PPAPITest.Instance
146 PPAPITest.PaintAggregator
147 PPAPITest.QueryPolicy
148 PPAPITest.Scrollbar
149 PPAPITest.UMA
150 PPAPITest.URLUtil
151 PPAPITest.VarDeprecated
152 PPAPITest.VideoDecoder
153 PreferenceServiceTest.PreservedWindowPlacementIsLoaded 128 PreferenceServiceTest.PreservedWindowPlacementIsLoaded
154 RedirectTest.Server 129 RedirectTest.Server
155 RedirectTest.ServerReference 130 RedirectTest.ServerReference
156 RepostFormWarningTest.TestDoubleReload 131 RepostFormWarningTest.TestDoubleReload
157 ResourceDispatcherTest.ContentDispositionEmpty 132 ResourceDispatcherTest.ContentDispositionEmpty
158 ResourceDispatcherTest.ContentDispositionInline 133 ResourceDispatcherTest.ContentDispositionInline
159 ResourceDispatcherTest.SniffNoContentTypeNoData 134 ResourceDispatcherTest.SniffNoContentTypeNoData
160 ResourceDispatcherTest.SyncXMLHttpRequest 135 ResourceDispatcherTest.SyncXMLHttpRequest
161 SearchProviderTest.TestIsSearchProviderInstalledWithException 136 SearchProviderTest.TestIsSearchProviderInstalledWithException
162 SecurityTest.DisallowFileUrlUniversalAccessTest 137 SecurityTest.DisallowFileUrlUniversalAccessTest
(...skipping 54 matching lines...) Expand 10 before | Expand all | Expand 10 after
217 AutomationProxyTest.NavigateToURL 192 AutomationProxyTest.NavigateToURL
218 BookmarksUITest.CommandOpensBookmarksTab 193 BookmarksUITest.CommandOpensBookmarksTab
219 BookmarksUITest.TwoCommandsOneTab 194 BookmarksUITest.TwoCommandsOneTab
220 ExtensionProxyUITest.NoSuchExtension 195 ExtensionProxyUITest.NoSuchExtension
221 ExtensionProxyUITest.Uninstall 196 ExtensionProxyUITest.Uninstall
222 HistoryTester.VerifyHistoryLength1 197 HistoryTester.VerifyHistoryLength1
223 HistoryTester.VerifyHistoryLength2 198 HistoryTester.VerifyHistoryLength2
224 RedirectTest.ClientServerServer 199 RedirectTest.ClientServerServer
225 DomCheckerTest.File 200 DomCheckerTest.File
226 OptionsUITest.LoadOptionsByURL 201 OptionsUITest.LoadOptionsByURL
227 OutOfProcessPPAPITest.FileSystem
228 OutOfProcessPPAPITest.Graphics2D
229 PPAPITest.Broker
230 PPAPITest.Core
231 PPAPITest.Memory
232 PPAPITest.PostMessage*
233 PreferenceServiceTest.PreservedWindowPlacementIsMigrated 202 PreferenceServiceTest.PreservedWindowPlacementIsMigrated
234 RedirectTest.Client 203 RedirectTest.Client
235 RedirectTest.ClientFragments 204 RedirectTest.ClientFragments
236 ResourceDispatcherTest.CrossSiteNavigationNonBuffered 205 ResourceDispatcherTest.CrossSiteNavigationNonBuffered
237 ResourceDispatcherTest.CrossSiteNoUnloadOn204 206 ResourceDispatcherTest.CrossSiteNoUnloadOn204
238 ResourceDispatcherTest.CrossSiteOnunloadCookie 207 ResourceDispatcherTest.CrossSiteOnunloadCookie
239 ResourceDispatcherTest.CrossOriginRedirectBlocked 208 ResourceDispatcherTest.CrossOriginRedirectBlocked
240 ResourceDispatcherTest.SniffHTMLWithNoContentType 209 ResourceDispatcherTest.SniffHTMLWithNoContentType
241 WorkerFileSystemTest.Persistent 210 WorkerFileSystemTest.Persistent
242 WorkerFileSystemTest.SyncTemporary 211 WorkerFileSystemTest.SyncTemporary
243 212
244 # Fails with valgrind assertion, see http://crbug.com/75396 213 # Fails with valgrind assertion, see http://crbug.com/75396
245 ViewSourceTest.ViewSourceInMenuEnabledOnANormalPage 214 ViewSourceTest.ViewSourceInMenuEnabledOnANormalPage
246 215
247 # Fails, see http://crbug.com/79784
248 PPAPITest.Transport
249
250 # Fails, see http://crbug.com/79803 216 # Fails, see http://crbug.com/79803
251 RepostFormWarningTest.TestLoginAfterRepost 217 RepostFormWarningTest.TestLoginAfterRepost
252 218
253 # Fails, see http://crbug.com/79831 219 # Fails, see http://crbug.com/79831
254 WorkerFileSystemTest.SyncOperations 220 WorkerFileSystemTest.SyncOperations
255 WorkerFileSystemTest.FileWriterSyncWriteOverlapped 221 WorkerFileSystemTest.FileWriterSyncWriteOverlapped
256 WorkerFileSystemTest.AsyncOperations 222 WorkerFileSystemTest.AsyncOperations
257 223
258 # Fails, see http://crbug.com/81657 224 # Fails, see http://crbug.com/81657
259 AutomationProxyVisibleTest.AppendTab 225 AutomationProxyVisibleTest.AppendTab
260 226
261 # NavigateToURL fails, see http://crbug.com/81658 227 # NavigateToURL fails, see http://crbug.com/81658
262 BrowserEncodingTest.TestEncodingAliasMapping 228 BrowserEncodingTest.TestEncodingAliasMapping
263 LoginPromptTest.TestBasicAuth 229 LoginPromptTest.TestBasicAuth
264 LoginPromptTest.TestDigestAuth 230 LoginPromptTest.TestDigestAuth
265 ResourceDispatcherTest.DoNotSniffHTMLFromTextPlain 231 ResourceDispatcherTest.DoNotSniffHTMLFromTextPlain
266 232
267 # Timing out, see http://crbug.com/83565 233 # Timing out, see http://crbug.com/83565
268 NPAPIAutomationEnabledTest.LoadAllBlockedPlugins 234 NPAPIAutomationEnabledTest.LoadAllBlockedPlugins
269 235
270 # Flaky on valgrind test. See http://crbug.com/84257. 236 # Flaky on valgrind test. See http://crbug.com/84257.
271 AutomatedUITestBase.RestoreTab 237 AutomatedUITestBase.RestoreTab
272 AutomationProxyTest4.BooleanValueIsEchoedByDomAutomationController 238 AutomationProxyTest4.BooleanValueIsEchoedByDomAutomationController
273 239
274 # http://crbug.com/87625
275 PPAPITest.Var
276 OutOfProcessPPAPITest.Var
277
278 # http://crbug.com/87766
279 PPAPITest.URLLoader
280
281 # http://crbug.com/88068 240 # http://crbug.com/88068
282 LocaleTestsHe.TestStart 241 LocaleTestsHe.TestStart
283 242
284 # http://crbug.com/88238 243 # http://crbug.com/88238
285 NewTabUITest.ChromeHangInNTP 244 NewTabUITest.ChromeHangInNTP
286 245
287 # http://crbug.com/88244 246 # http://crbug.com/88244
288 RunInBackgroundTest.RunInBackgroundBasicTest 247 RunInBackgroundTest.RunInBackgroundBasicTest
289 248
290 # http://crbug.com/88254
291 PPAPITest.CursorControl
292
293 # Flakiness leading to leak reports. http://crbug.com/31739 249 # Flakiness leading to leak reports. http://crbug.com/31739
294 SessionHistoryTest.BasicBackForward 250 SessionHistoryTest.BasicBackForward
295 251
296 # http://crbug.com/91163 252 # http://crbug.com/91163
297 AutomatedUITestBase.OpenCloseBrowserWindowWithAccelerator 253 AutomatedUITestBase.OpenCloseBrowserWindowWithAccelerator
298 254
299 # http://crbug.com/92177 255 # http://crbug.com/92177
300 CustomHandlerMailStartupTest.CustomHandlerMailStartup 256 CustomHandlerMailStartupTest.CustomHandlerMailStartup
301 CustomHandlerWebcalStartupTest.CustomHandlerWebcalStartup 257 CustomHandlerWebcalStartupTest.CustomHandlerWebcalStartup
302 258
303 # http://crbug.com/99828 259 # Crash when loading plugin. http://crbug.com/99828
304 OutOfProcessPPAPITest.Crypto 260 OutOfProcessPPAPITest.Crypto
305 PPAPITest.Crypto 261 PPAPITest.Crypto
306 262
307 # PPAPITests fail with Valgrind WARNING, http://crbug.com/104022
308 PPAPITest.NetAddressPrivate
309 PPAPITest.FlashClipboard
310 OutOfProcessPPAPITest.NetAddressPrivate
311 OutOfProcessPPAPITest.FlashClipboard
312
313 # Fails intermittently. http://crbug.com/104534. 263 # Fails intermittently. http://crbug.com/104534.
314 PrintPreviewUITest.PrintCommands 264 PrintPreviewUITest.PrintCommands
315 265
316 # Fails consistently. http://crbug.com/104535. 266 # PPAPI and OutOfProcessPPAPPI tests fail on Mac WebKit.
317 OutOfProcessPPAPITest.Audio_Creation 267 # Doing a blanket exclusion for all of them.
318 OutOfProcessPPAPITest.Audio_DestroyNoStop 268 PPAPITest.*
319 OutOfProcessPPAPITest.Audio_Failures 269 OutOfProcessPPAPITest.*
320 OutOfProcessPPAPITest.AudioConfig_InvalidConfigs
321 OutOfProcessPPAPITest.AudioConfig_ValidConfigs
322 OutOfProcessPPAPITest.Flash_GetCommandLineArgs
323 OutOfProcessPPAPITest.Flash_GetLocalTimeZoneOffset
324 OutOfProcessPPAPITest.Flash_GetProxyForURL
325 OutOfProcessPPAPITest.Flash_MessageLoop
326 OutOfProcessPPAPITest.Flash_SetInstanceAlwaysOnTop
327 OutOfProcessPPAPITest.InputEvent
328 OutOfProcessPPAPITest.TCPSocketPrivate
329 OutOfProcessPPAPITest.URLLoader
330 PPAPITest.AudioConfig_InvalidConfigs
331 PPAPITest.AudioConfig_ValidConfigs
332 PPAPITest.Flash_GetCommandLineArgs
333 PPAPITest.Flash_GetLocalTimeZoneOffset
334 PPAPITest.Flash_GetProxyForURL
335 PPAPITest.Flash_MessageLoop
336 PPAPITest.Flash_SetInstanceAlwaysOnTop
337 PPAPITest.InputEvent
338
339 # Fails consistently. http://crbug.com/105080.
340 OutOfProcessPPAPITest.NetAddressPrivate_AreEqual
341 OutOfProcessPPAPITest.NetAddressPrivate_AreHostsEqual
342 OutOfProcessPPAPITest.NetAddressPrivate_Describe
343 OutOfProcessPPAPITest.NetAddressPrivate_DescribeIPv6
344 OutOfProcessPPAPITest.NetAddressPrivate_GetAnyAddress
345 OutOfProcessPPAPITest.NetAddressPrivate_ReplacePort
346 PPAPITest.NetAddressPrivate_AreEqual
347 PPAPITest.NetAddressPrivate_AreHostsEqual
348 PPAPITest.NetAddressPrivate_Describe
349 PPAPITest.NetAddressPrivate_DescribeIPv6
350 PPAPITest.NetAddressPrivate_GetAnyAddress
351 PPAPITest.NetAddressPrivate_ReplacePort
352
353 # http://crbug.com/105551
354 PPAPITest.WebSocket_IsWebSocket
355 PPAPITest.WebSocket_UninitializedPropertiesAccess
356 PPAPITest.WebSocket_InvalidConnect
357 PPAPITest.WebSocket_GetURL
358 PPAPITest.WebSocket_ValidConnect
359 PPAPITest.WebSocket_InvalidClose
360 PPAPITest.WebSocket_ValidClose
361 PPAPITest.WebSocket_GetProtocol
362 PPAPITest.WebSocket_TextSendReceive
363
364 # More PPAPI crashes under Valgrind. http://crbug.com/105080
365 PPAPITest.UDPSocketPrivateShared
366 PPAPITest.TCPSocketPrivateShared
367 OutOfProcessPPAPITest.UDPSocketPrivateShared
368 OutOfProcessPPAPITest.TCPSocketPrivateShared
369 270
370 # Crashes intermittently. 271 # Crashes intermittently.
371 LoadtimesExtensionBindingsUITest.LoadTimesSameAfterClientInDocNavigation 272 LoadtimesExtensionBindingsUITest.LoadTimesSameAfterClientInDocNavigation
372 LoadtimesExtensionBindingsUITest.LoadTimesSameAfterUserInDocNavigation 273 LoadtimesExtensionBindingsUITest.LoadTimesSameAfterUserInDocNavigation
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698