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

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

Issue 7058005: Valgrind: Disable NPAPIAutomationEnabledTest.LoadAllBlockedPlugins on Mac. It's timing out. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 9 years, 7 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 194 matching lines...) Expand 10 before | Expand all | Expand 10 after
205 AutomationProxyVisibleTest.AppendTab 205 AutomationProxyVisibleTest.AppendTab
206 206
207 # NavigateToURL fails, see http://crbug.com/81658 207 # NavigateToURL fails, see http://crbug.com/81658
208 BrowserEncodingTest.TestEncodingAliasMapping 208 BrowserEncodingTest.TestEncodingAliasMapping
209 LoginPromptTest.TestBasicAuth 209 LoginPromptTest.TestBasicAuth
210 LoginPromptTest.TestDigestAuth 210 LoginPromptTest.TestDigestAuth
211 ResourceDispatcherTest.DoNotSniffHTMLFromTextPlain 211 ResourceDispatcherTest.DoNotSniffHTMLFromTextPlain
212 212
213 # OptionsUITest.NavBarCheck fails, see http://crbug.com/83209 213 # OptionsUITest.NavBarCheck fails, see http://crbug.com/83209
214 OptionsUITest.NavBarCheck 214 OptionsUITest.NavBarCheck
215
216 # Timing out, see http://crbug.com/83565
217 NPAPIAutomationEnabledTest.LoadAllBlockedPlugins
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