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

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

Issue 7602018: Mac Valgrind failures with UI tests (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 4 months 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 88 matching lines...) Expand 10 before | Expand all | Expand 10 after
99 AutomationProxyTest.AcceleratorExtensions 99 AutomationProxyTest.AcceleratorExtensions
100 AutomationProxyTest.AcceleratorHistory 100 AutomationProxyTest.AcceleratorHistory
101 AutomationProxyTest.ActivateTab 101 AutomationProxyTest.ActivateTab
102 AutomationProxyTest.BlockedPopupTest 102 AutomationProxyTest.BlockedPopupTest
103 AutomationProxyTest.Cookies 103 AutomationProxyTest.Cookies
104 AutomationProxyTest.GetActiveTabIndex 104 AutomationProxyTest.GetActiveTabIndex
105 AutomationProxyTest.GetBrowserWindow 105 AutomationProxyTest.GetBrowserWindow
106 AutomationProxyTest.GetBrowserWindowCount 106 AutomationProxyTest.GetBrowserWindowCount
107 AutomationProxyTest.GetCurrentURL 107 AutomationProxyTest.GetCurrentURL
108 AutomationProxyTest.GoBackForward 108 AutomationProxyTest.GoBackForward
109 AutomationProxyTest.NavigateToURLAsync
109 AutomationProxyTest2.GetActiveTabIndex 110 AutomationProxyTest2.GetActiveTabIndex
110 AutomationProxyTest2.GetTabTitle 111 AutomationProxyTest2.GetTabTitle
111 AutomationProxyTest4.NumberValueIsEchoedByDomAutomationController 112 AutomationProxyTest4.NumberValueIsEchoedByDomAutomationController
112 AutomationProxyTest4.StringValueIsEchoedByDomAutomationController 113 AutomationProxyTest4.StringValueIsEchoedByDomAutomationController
113 AutomatedUITestBase.OpenNewTab 114 AutomatedUITestBase.OpenNewTab
114 AutomationProxyTest5.TestLifetimeOfDomAutomationController 115 AutomationProxyTest5.TestLifetimeOfDomAutomationController
115 DOMStorageTest.EventLayoutTests 116 DOMStorageTest.EventLayoutTests
117 DOMStorageTest.SessionStorageLayoutTests
116 ErrorPageTest.IFrameDNSError_Basic 118 ErrorPageTest.IFrameDNSError_Basic
117 ExtensionProxyUITest.EnableDisable 119 ExtensionProxyUITest.EnableDisable
118 HistoryTester.ConsiderSlowRedirectAsUserInitiated 120 HistoryTester.ConsiderSlowRedirectAsUserInitiated
119 IFrameTest.Crash 121 IFrameTest.Crash
120 LoginPromptTest.SupplyRedundantAuths 122 LoginPromptTest.SupplyRedundantAuths
121 LoginPromptTest.TestCancelAuth 123 LoginPromptTest.TestCancelAuth
122 MetricsServiceTest.CrashRenderers 124 MetricsServiceTest.CrashRenderers
123 OutOfProcessPPAPITest.Broker 125 OutOfProcessPPAPITest.Broker
124 OutOfProcessPPAPITest.Buffer 126 OutOfProcessPPAPITest.Buffer
125 OutOfProcessPPAPITest.CharSet 127 OutOfProcessPPAPITest.CharSet
126 OutOfProcessPPAPITest.Core 128 OutOfProcessPPAPITest.Core
127 OutOfProcessPPAPITest.Memory 129 OutOfProcessPPAPITest.Memory
128 OutOfProcessPPAPITest.PaintAggregator 130 OutOfProcessPPAPITest.PaintAggregator
129 OutOfProcessPPAPITest.URLUtil 131 OutOfProcessPPAPITest.URLUtil
132 OutOfProcessPPAPITest.VideoDecoder
130 PPAPITest.Buffer 133 PPAPITest.Buffer
131 PPAPITest.CharSet 134 PPAPITest.CharSet
132 PPAPITest.FileIO 135 PPAPITest.FileIO
133 PPAPITest.FileRef 136 PPAPITest.FileRef
134 PPAPITest.FileSystem 137 PPAPITest.FileSystem
135 PPAPITest.Graphics2D 138 PPAPITest.Graphics2D
136 PPAPITest.Graphics2SD 139 PPAPITest.Graphics2SD
137 PPAPITest.ImageData 140 PPAPITest.ImageData
138 PPAPITest.Instance 141 PPAPITest.Instance
139 PPAPITest.PaintAggregator 142 PPAPITest.PaintAggregator
(...skipping 147 matching lines...) Expand 10 before | Expand all | Expand 10 after
287 RunInBackgroundTest.RunInBackgroundBasicTest 290 RunInBackgroundTest.RunInBackgroundBasicTest
288 291
289 # http://crbug.com/88254 292 # http://crbug.com/88254
290 PPAPITest.CursorControl 293 PPAPITest.CursorControl
291 294
292 # Flakiness leading to leak reports. http://crbug.com/31739 295 # Flakiness leading to leak reports. http://crbug.com/31739
293 SessionHistoryTest.BasicBackForward 296 SessionHistoryTest.BasicBackForward
294 297
295 # http://crbug.com/91163 298 # http://crbug.com/91163
296 AutomatedUITestBase.OpenCloseBrowserWindowWithAccelerator 299 AutomatedUITestBase.OpenCloseBrowserWindowWithAccelerator
300
301 # http://crbug.com/92177
302 CustomHandlerMailStartupTest.CustomHandlerMailStartup
303 CustomHandlerWebcalStartupTest.CustomHandlerWebcalStartup
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