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

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

Issue 8598001: Valgrind Mac: Remove exclusions for PrintPreviewUITests that no longer exist. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 9 years, 1 month 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 | Annotate | Revision Log
« 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 133 matching lines...) Expand 10 before | Expand all | Expand 10 after
144 PPAPITest.ImageData 144 PPAPITest.ImageData
145 PPAPITest.Instance 145 PPAPITest.Instance
146 PPAPITest.PaintAggregator 146 PPAPITest.PaintAggregator
147 PPAPITest.QueryPolicy 147 PPAPITest.QueryPolicy
148 PPAPITest.Scrollbar 148 PPAPITest.Scrollbar
149 PPAPITest.UMA 149 PPAPITest.UMA
150 PPAPITest.URLUtil 150 PPAPITest.URLUtil
151 PPAPITest.VarDeprecated 151 PPAPITest.VarDeprecated
152 PPAPITest.VideoDecoder 152 PPAPITest.VideoDecoder
153 PreferenceServiceTest.PreservedWindowPlacementIsLoaded 153 PreferenceServiceTest.PreservedWindowPlacementIsLoaded
154 PrintPreviewUITest.LoadPrintPreviewByURL
155 RedirectTest.Server 154 RedirectTest.Server
156 RedirectTest.ServerReference 155 RedirectTest.ServerReference
157 RepostFormWarningTest.TestDoubleReload 156 RepostFormWarningTest.TestDoubleReload
158 ResourceDispatcherTest.ContentDispositionEmpty 157 ResourceDispatcherTest.ContentDispositionEmpty
159 ResourceDispatcherTest.ContentDispositionInline 158 ResourceDispatcherTest.ContentDispositionInline
160 ResourceDispatcherTest.SniffNoContentTypeNoData 159 ResourceDispatcherTest.SniffNoContentTypeNoData
161 ResourceDispatcherTest.SyncXMLHttpRequest 160 ResourceDispatcherTest.SyncXMLHttpRequest
162 SearchProviderTest.TestIsSearchProviderInstalledWithException 161 SearchProviderTest.TestIsSearchProviderInstalledWithException
163 SecurityTest.DisallowFileUrlUniversalAccessTest 162 SecurityTest.DisallowFileUrlUniversalAccessTest
164 SessionHistoryTest.BasicBackForward 163 SessionHistoryTest.BasicBackForward
165 SessionHistoryTest.LocationChangeInSubframe 164 SessionHistoryTest.LocationChangeInSubframe
166 ShowModalDialogTest.BasicTest 165 ShowModalDialogTest.BasicTest
167 V8BenchmarkTest.Perf 166 V8BenchmarkTest.Perf
168 ViewSourceTest.DoesBrowserConsumeViewSourcePrefix 167 ViewSourceTest.DoesBrowserConsumeViewSourcePrefix
169 WorkerFileSystemTest.FileEntryToURISync 168 WorkerFileSystemTest.FileEntryToURISync
170 WorkerFileSystemTest.FileFromFileEntry 169 WorkerFileSystemTest.FileFromFileEntry
171 WorkerFileSystemTest.FileFromFileEntrySync 170 WorkerFileSystemTest.FileFromFileEntrySync
172 WorkerFileSystemTest.FileWriterSyncTruncateExtend 171 WorkerFileSystemTest.FileWriterSyncTruncateExtend
173 WorkerFileSystemTest.FileWriterTruncateExtend 172 WorkerFileSystemTest.FileWriterTruncateExtend
174 WorkerFileSystemTest.Temporary 173 WorkerFileSystemTest.Temporary
175 PrintPreviewUITest.AdvancedPrintCommandEnabled
176 174
177 # Valgrind dies on bszB assertion, see http://crbug.com/58145 175 # Valgrind dies on bszB assertion, see http://crbug.com/58145
178 AutomatedUITestBase.Home 176 AutomatedUITestBase.Home
179 AutomationProxyTest.GetTabCount 177 AutomationProxyTest.GetTabCount
180 AutomationProxyTest3.FrameDocumentCanBeAccessed 178 AutomationProxyTest3.FrameDocumentCanBeAccessed
181 DromaeoTest.DOMCorePerf 179 DromaeoTest.DOMCorePerf
182 LoginPromptTest.CancelRedundantAuths 180 LoginPromptTest.CancelRedundantAuths
183 MetricsServiceTest.CloseRenderersNormally 181 MetricsServiceTest.CloseRenderersNormally
184 ResourceDispatcherTest.DoNotSniffHTMLFromImageGIF 182 ResourceDispatcherTest.DoNotSniffHTMLFromImageGIF
185 SunSpiderTest.Perf 183 SunSpiderTest.Perf
(...skipping 86 matching lines...) Expand 10 before | Expand all | Expand 10 after
272 # Flaky on valgrind test. See http://crbug.com/84257. 270 # Flaky on valgrind test. See http://crbug.com/84257.
273 AutomatedUITestBase.RestoreTab 271 AutomatedUITestBase.RestoreTab
274 AutomationProxyTest4.BooleanValueIsEchoedByDomAutomationController 272 AutomationProxyTest4.BooleanValueIsEchoedByDomAutomationController
275 273
276 # http://crbug.com/87625 274 # http://crbug.com/87625
277 PPAPITest.Var 275 PPAPITest.Var
278 276
279 # http://crbug.com/87766 277 # http://crbug.com/87766
280 PPAPITest.URLLoader 278 PPAPITest.URLLoader
281 279
282 # http://crbug.com/87992
283 PrintPreviewUITest.PrintCommandDisabled
284
285 # http://crbug.com/88068 280 # http://crbug.com/88068
286 LocaleTestsHe.TestStart 281 LocaleTestsHe.TestStart
287 282
288 # http://crbug.com/88238 283 # http://crbug.com/88238
289 NewTabUITest.ChromeHangInNTP 284 NewTabUITest.ChromeHangInNTP
290 285
291 # http://crbug.com/88244 286 # http://crbug.com/88244
292 RunInBackgroundTest.RunInBackgroundBasicTest 287 RunInBackgroundTest.RunInBackgroundBasicTest
293 288
294 # http://crbug.com/88254 289 # http://crbug.com/88254
(...skipping 24 matching lines...) Expand all
319 314
320 # Fails consistently. http://crbug.com/104535. 315 # Fails consistently. http://crbug.com/104535.
321 OutOfProcessPPAPITest.TCPSocketPrivate 316 OutOfProcessPPAPITest.TCPSocketPrivate
322 PPAPITest.Flash_GetCommandLineArgs 317 PPAPITest.Flash_GetCommandLineArgs
323 OutOfProcessPPAPITest.Flash_SetInstanceAlwaysOnTop 318 OutOfProcessPPAPITest.Flash_SetInstanceAlwaysOnTop
324 OutOfProcessPPAPITest.Flash_MessageLoop 319 OutOfProcessPPAPITest.Flash_MessageLoop
325 OutOfProcessPPAPITest.Flash_GetProxyForURL 320 OutOfProcessPPAPITest.Flash_GetProxyForURL
326 OutOfProcessPPAPITest.Flash_GetLocalTimeZoneOffset 321 OutOfProcessPPAPITest.Flash_GetLocalTimeZoneOffset
327 PPAPITest.Flash_SetInstanceAlwaysOnTop 322 PPAPITest.Flash_SetInstanceAlwaysOnTop
328 PPAPITest.Flash_MessageLoop 323 PPAPITest.Flash_MessageLoop
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