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

Side by Side Diff: chrome/test/data/valgrind/unit_tests.gtest_mac.txt

Issue 3052014: Fix unit tests for the ResourceDispatcherHost.... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 10 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 | « chrome/browser/renderer_host/resource_dispatcher_host_unittest.cc ('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 # Times out too often 1 # Times out too often
2 # crbug.com/15817 2 # crbug.com/15817
3 IPCSyncChannelTest.* 3 IPCSyncChannelTest.*
4 # Hangs 4 # Hangs
5 # http://crbug.com/21890 5 # http://crbug.com/21890
6 WebDropTargetTest.URL 6 WebDropTargetTest.URL
7 WebDropTargetTest.Data 7 WebDropTargetTest.Data
8 8
9 # Following tests fail on valgrind. 9 # Following tests fail on valgrind.
10 # See http://crbug.com/30370. 10 # See http://crbug.com/30370.
(...skipping 18 matching lines...) Expand all
29 PrefsControllerTest.GetToolbarItemForPage 29 PrefsControllerTest.GetToolbarItemForPage
30 PrefsControllerTest.ShowAndClose 30 PrefsControllerTest.ShowAndClose
31 PrefsControllerTest.SwitchToPage 31 PrefsControllerTest.SwitchToPage
32 # See http://crbug.com/30396. 32 # See http://crbug.com/30396.
33 RenderViewTest.OnPrintPages 33 RenderViewTest.OnPrintPages
34 RenderViewTest.Print* 34 RenderViewTest.Print*
35 # See http://crbug.com/30397. 35 # See http://crbug.com/30397.
36 TabStripControllerTest.AddRemoveTabs 36 TabStripControllerTest.AddRemoveTabs
37 # See http://crbug.com/30398. 37 # See http://crbug.com/30398.
38 TaskManagerWindowControllerTest.* 38 TaskManagerWindowControllerTest.*
39 # See http://crbug.com/50002.
40 ResourceDispatcherHostTest.*
41
OLDNEW
« no previous file with comments | « chrome/browser/renderer_host/resource_dispatcher_host_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698