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

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

Issue 7790004: Exlucde tests that are failing due to mmap error (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
28 # mmap error. See http://crbug.com/28439
29 AutomatedUITestBase.Navigate
30 AutomationProxyVisibleTest.AppendTab
31 ErrorPageTest.IFrameDNSError_GoBackAndForward
32 HistoryTester.VerifyHistoryLength1
33 LocaleTestsHe.TestStart
34 LoginPromptTest.CancelRedundantAuths
35 NPAPITesterBase.GetURL
36 OptionsUITest.LoadOptionsByURL
37 PPAPITest.FileRef
38 PPAPITest.Graphics2D
39 ResourceDispatcherTest.CrossSiteNavigationNonBuffered
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