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

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

Issue 6881028: Disable ResourceDispatcherTest.CrossSiteNavigationNonBuffered on Mac Valgrind (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 8 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.OpenBrowserWindow 9 AutomatedUITestBase.OpenBrowserWindow
10 ErrorPageTest.DNSError_GoBack2 10 ErrorPageTest.DNSError_GoBack2
(...skipping 134 matching lines...) Expand 10 before | Expand all | Expand 10 after
145 NamedInterfaceTest.BasicNamedInterface 145 NamedInterfaceTest.BasicNamedInterface
146 146
147 # Fails a Check most of the time, see http://crbug.com/74473 147 # Fails a Check most of the time, see http://crbug.com/74473
148 UILayoutTest.MediaUILayoutTest 148 UILayoutTest.MediaUILayoutTest
149 149
150 # Fails to start the browser, see http://crbug.com/75249 150 # Fails to start the browser, see http://crbug.com/75249
151 AutomationProxyTest.AcceleratorNewTab 151 AutomationProxyTest.AcceleratorNewTab
152 HistoryTester.VerifyHistoryLength2 152 HistoryTester.VerifyHistoryLength2
153 RedirectTest.ClientServerServer 153 RedirectTest.ClientServerServer
154 DomCheckerTest.File 154 DomCheckerTest.File
155 ResourceDispatcherTest.CrossSiteNavigationNonBuffered
156 ResourceDispatcherTest.CrossSiteNoUnloadOn204
155 ResourceDispatcherTest.CrossSiteOnunloadCookie 157 ResourceDispatcherTest.CrossSiteOnunloadCookie
156 ResourceDispatcherTest.SniffHTMLWithNoContentType 158 ResourceDispatcherTest.SniffHTMLWithNoContentType
157 159
158 # Fails, see http://crbug.com/75250 160 # Fails, see http://crbug.com/75250
159 NewTabUITest.AboutHangInNTP 161 NewTabUITest.AboutHangInNTP
160 NewTabUIProcessPerTabTest.NavBeforeNTPCommits 162 NewTabUIProcessPerTabTest.NavBeforeNTPCommits
161 163
162 # Fails with valgrind assertion, see http://crbug.com/75396 164 # Fails with valgrind assertion, see http://crbug.com/75396
163 ViewSourceTest.ViewSourceInMenuEnabledOnANormalPage 165 ViewSourceTest.ViewSourceInMenuEnabledOnANormalPage
164 166
165 # Fails, see http://crbug.com/79784 167 # Fails, see http://crbug.com/79784
166 PPAPITest.Transport 168 PPAPITest.Transport
167 169
168 # Fails, see http://crbug.com/79803 170 # Fails, see http://crbug.com/79803
169 RepostFormWarningTest.TestLoginAfterRepost 171 RepostFormWarningTest.TestLoginAfterRepost
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