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

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

Issue 7671018: Exclude a UI test failing on an arena assertion on Mac OS, exclude DnsTransactionTest.FirstTimeou... (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 | « tools/valgrind/gtest_exclude/net_unittests.gtest-tsan_win32.txt ('k') | 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 168 matching lines...) Expand 10 before | Expand all | Expand 10 after
179 AutomationProxyTest.GetTabCount 179 AutomationProxyTest.GetTabCount
180 AutomationProxyTest3.FrameDocumentCanBeAccessed 180 AutomationProxyTest3.FrameDocumentCanBeAccessed
181 DromaeoTest.DOMCorePerf 181 DromaeoTest.DOMCorePerf
182 LoginPromptTest.CancelRedundantAuths 182 LoginPromptTest.CancelRedundantAuths
183 MetricsServiceTest.CloseRenderersNormally 183 MetricsServiceTest.CloseRenderersNormally
184 ResourceDispatcherTest.DoNotSniffHTMLFromImageGIF 184 ResourceDispatcherTest.DoNotSniffHTMLFromImageGIF
185 SunSpiderTest.Perf 185 SunSpiderTest.Perf
186 186
187 # Valgrind dies on arena assertion, see http://crbug.com/58146 187 # Valgrind dies on arena assertion, see http://crbug.com/58146
188 LoginPromptTest.TestTwoAuths 188 LoginPromptTest.TestTwoAuths
189 UILayoutTest.MediaUILayoutTest
189 190
190 # Can't load a nib under Valgrind, see http://crbug.com/58124 191 # Can't load a nib under Valgrind, see http://crbug.com/58124
191 ImagesTest.AnimatedGIFs 192 ImagesTest.AnimatedGIFs
192 193
193 # Valgrind dies on assertion, see http://crbug.com/58146 194 # Valgrind dies on assertion, see http://crbug.com/58146
194 DomStorageEmptyDatabaseTest.NonEmptyDirAfterSet 195 DomStorageEmptyDatabaseTest.NonEmptyDirAfterSet
195 196
196 # Valgrind fails, see http://crbug.com/79827 197 # Valgrind fails, see http://crbug.com/79827
197 DomStorageEmptyDatabaseTest.EmptyDirAfterClear 198 DomStorageEmptyDatabaseTest.EmptyDirAfterClear
198 DomStorageEmptyDatabaseTest.EmptyDirAfterGet 199 DomStorageEmptyDatabaseTest.EmptyDirAfterGet
(...skipping 105 matching lines...) Expand 10 before | Expand all | Expand 10 after
304 305
305 # Flakiness leading to leak reports. http://crbug.com/31739 306 # Flakiness leading to leak reports. http://crbug.com/31739
306 SessionHistoryTest.BasicBackForward 307 SessionHistoryTest.BasicBackForward
307 308
308 # http://crbug.com/91163 309 # http://crbug.com/91163
309 AutomatedUITestBase.OpenCloseBrowserWindowWithAccelerator 310 AutomatedUITestBase.OpenCloseBrowserWindowWithAccelerator
310 311
311 # http://crbug.com/92177 312 # http://crbug.com/92177
312 CustomHandlerMailStartupTest.CustomHandlerMailStartup 313 CustomHandlerMailStartupTest.CustomHandlerMailStartup
313 CustomHandlerWebcalStartupTest.CustomHandlerWebcalStartup 314 CustomHandlerWebcalStartupTest.CustomHandlerWebcalStartup
OLDNEW
« no previous file with comments | « tools/valgrind/gtest_exclude/net_unittests.gtest-tsan_win32.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698