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

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

Issue 7810014: Remove all excludes for 28439. Only valgrind bot(1) is failing and this must be something else. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 3 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 # These tests fail under valgrind. 1 # These tests fail under valgrind.
2 # See http://crbug.com/29583. 2 # See http://crbug.com/29583.
3 ChromeMainTest.AppLaunch 3 ChromeMainTest.AppLaunch
4 # See http://crbug.com/29585. 4 # See http://crbug.com/29585.
5 MetricsServiceTest.CrashRenderers 5 MetricsServiceTest.CrashRenderers
6 # See http://crbug.com/40584 6 # See http://crbug.com/40584
7 ExtensionProxyUITest.* 7 ExtensionProxyUITest.*
8 # 4GB of RAM is not enough. See http://crbug.com/42921 8 # 4GB of RAM is not enough. See http://crbug.com/42921
9 ResourceDispatcherTest.CrossSiteAfterCrash 9 ResourceDispatcherTest.CrossSiteAfterCrash
10 NewTabUITest.NTPHasThumbnails 10 NewTabUITest.NTPHasThumbnails
11 # http://crbug.com/45574 Unhappy on ChromeOS valgrind 11 # http://crbug.com/45574 Unhappy on ChromeOS valgrind
12 LayoutPluginTester.UnloadNoCrash 12 LayoutPluginTester.UnloadNoCrash
13 # These tests fail due to timeouts, see http://crbug.com/64619 13 # These tests fail due to timeouts, see http://crbug.com/64619
14 OptionsUITest.CommandAgainGoesBackToOptionsTab 14 OptionsUITest.CommandAgainGoesBackToOptionsTab
15 OptionsUITest.TwoCommandsOneTab 15 OptionsUITest.TwoCommandsOneTab
16 # Fails on chromeos. http://crbug.com/84294. 16 # Fails on chromeos. http://crbug.com/84294.
17 PPAPITest.Transport 17 PPAPITest.Transport
18 # Leaking memory due to flakiness. http://crbug.com/77442 18 # Leaking memory due to flakiness. http://crbug.com/77442
19 WorkerFileSystemTest.ResolveURLHttpTests 19 WorkerFileSystemTest.ResolveURLHttpTests
20 # Leaking memory, although passing. http://crbug.com/90963 20 # Leaking memory, although passing. http://crbug.com/90963
21 WorkerFileSystemTest.FileEntryToURISync 21 WorkerFileSystemTest.FileEntryToURISync
22 # Leaking memory due to flakiness. http://crbug.com/31739 22 # Leaking memory due to flakiness. http://crbug.com/31739
23 SessionHistoryTest.BasicBackForward 23 SessionHistoryTest.BasicBackForward
24 24
25 # Times out on CrOS pretty often. http://crbug.com/92535 25 # Times out on CrOS pretty often. http://crbug.com/92535
26 AutomatedUITestBase.FindInPage 26 AutomatedUITestBase.FindInPage
27 27
28 # mmap error. See http://crbug.com/28439
29 AutomatedUITestBase.Home
30 AutomatedUITestBase.Navigate
31 AutomatedUITestBase.OpenNewTab
32 AutomationProxyTest.GetCurrentURL
33 AutomationProxyTest.GoBackForward
34 AutomationProxyTest5.TestLifetimeOfDomAutomationController
35 AutomationProxyVisibleTest.AppendTab
36 ErrorPageTest.IFrameDNSError_GoBackAndForward
37 HistoryTester.VerifyHistoryLength1
38 LocaleTestsHe.TestStart
39 LoginPromptTest.CancelRedundantAuths
40 MultipartResponseUITest.SingleVisit
41 NPAPITesterBase.GetURL
42 NPAPITesterBase.NPObjectProxy
43 NPAPITesterBase.PrivateDisabled
44 NoStartupWindowTest.NoStartupWindowBasicTest
45 OptionsUITest.LoadOptionsByURL
46 OutOfProcessPPAPITest.Broker
47 OutOfProcessPPAPITest.Core
48 PPAPITest.Buffer
49 PPAPITest.FileRef
50 PPAPITest.Graphics2D
51 PPAPITest.URLLoader
52 ProcessSingletonLinuxTest.CreateChecksCompatibilitySocket
53 ProcessSingletonLinuxTest.CreateFailsWithExistingBrowser
54 RedirectTest.ClientFragments
55 ResourceDispatcherTest.CrossOriginRedirectBlocked
56 ResourceDispatcherTest.CrossSiteNavigationErrorPage
57 ResourceDispatcherTest.CrossSiteNavigationNonBuffered
58 RunInBackgroundTest.RunInBackgroundBasicTest
59 SearchProviderTest.TestIsSearchProviderInstalled
60 WorkerFileSystemTest.Persistent
61 WorkerFileSystemTest.Temporary
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