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

Side by Side Diff: tools/valgrind/gtest_exclude/unit_tests.gtest.txt

Issue 15823002: Remove references to TopSitesTest (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 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 | « chrome/browser/history/top_sites.h ('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 sometimes; see http://crbug.com/22146 1 # Hangs sometimes; see http://crbug.com/22146
2 VisitedLinkEventsTest.Coalescense 2 VisitedLinkEventsTest.Coalescense
3 # Hangs sometimes; see http://crbug.com/22160 3 # Hangs sometimes; see http://crbug.com/22160
4 VisitedLinkRelayTest.Basics 4 VisitedLinkRelayTest.Basics
5 # Hangs (or takes forever?) reliably on bots; see http://crbug.com/23580 5 # Hangs (or takes forever?) reliably on bots; see http://crbug.com/23580
6 RenderViewTest.ImeComposition 6 RenderViewTest.ImeComposition
7 # Hangs sometimes; see http://crbug.com/52844 7 # Hangs sometimes; see http://crbug.com/52844
8 PredictorTest.MassiveConcurrentLookupTest 8 PredictorTest.MassiveConcurrentLookupTest
9 # Pure virtual method called: see http://crbug.com/50950 9 # Pure virtual method called: see http://crbug.com/50950
10 ConnectionTesterTest.RunAllTests 10 ConnectionTesterTest.RunAllTests
(...skipping 13 matching lines...) Expand all
24 # Flaky and not very interesting under Valgrind http://crbug.com/93027 24 # Flaky and not very interesting under Valgrind http://crbug.com/93027
25 ProcessWatcherTest.ImmediateTermination 25 ProcessWatcherTest.ImmediateTermination
26 26
27 # Timing out all over the place. Disabling for now. http://crbug.com/149715 27 # Timing out all over the place. Disabling for now. http://crbug.com/149715
28 ExtensionWebRequestTest.* 28 ExtensionWebRequestTest.*
29 # Timing out all over the place. Disabling for now. http://crbug.com/149882 29 # Timing out all over the place. Disabling for now. http://crbug.com/149882
30 NativeMessagingTest.* 30 NativeMessagingTest.*
31 31
32 # Timing out all over the place. Disabling for now. http://crbug.com/164589 32 # Timing out all over the place. Disabling for now. http://crbug.com/164589
33 StorageInfoProviderTest.* 33 StorageInfoProviderTest.*
34
35 # Speculative disabling to see if it stops unit_tests hangs.
36 # http://crbug.com/180467
37 TopSitesTest.CreateTopSitesThenHistory
OLDNEW
« no previous file with comments | « chrome/browser/history/top_sites.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698