diff options
author | oshima@google.com <oshima@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-08-30 18:15:43 +0000 |
---|---|---|
committer | oshima@google.com <oshima@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-08-30 18:15:43 +0000 |
commit | 139e5691e4580b05d389bec596b320b78a9e2997 (patch) | |
tree | ce2b23b672fcab7efba9216efa29ca6a7228e740 /tools | |
parent | a564b84c6ce6927eb01f2789da638795e0cfbd59 (diff) | |
download | chromium_src-139e5691e4580b05d389bec596b320b78a9e2997.zip chromium_src-139e5691e4580b05d389bec596b320b78a9e2997.tar.gz chromium_src-139e5691e4580b05d389bec596b320b78a9e2997.tar.bz2 |
Exclude more tests that are failing with mmap
This is temp fix and should be reverted once we found the real solution.
TBR=timurrrr@chromium.org
BUG=28439
TEST=none
Review URL: http://codereview.chromium.org/7792047
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98844 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools')
-rw-r--r-- | tools/valgrind/gtest_exclude/ui_tests.gtest_linux.txt | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/tools/valgrind/gtest_exclude/ui_tests.gtest_linux.txt b/tools/valgrind/gtest_exclude/ui_tests.gtest_linux.txt index 1b47072..86a3270 100644 --- a/tools/valgrind/gtest_exclude/ui_tests.gtest_linux.txt +++ b/tools/valgrind/gtest_exclude/ui_tests.gtest_linux.txt @@ -26,14 +26,36 @@ SessionHistoryTest.BasicBackForward AutomatedUITestBase.FindInPage # mmap error. See http://crbug.com/28439 +AutomatedUITestBase.Home AutomatedUITestBase.Navigate +AutomatedUITestBase.OpenNewTab +AutomationProxyTest.GetCurrentURL +AutomationProxyTest.GoBackForward +AutomationProxyTest5.TestLifetimeOfDomAutomationController AutomationProxyVisibleTest.AppendTab ErrorPageTest.IFrameDNSError_GoBackAndForward HistoryTester.VerifyHistoryLength1 LocaleTestsHe.TestStart LoginPromptTest.CancelRedundantAuths +MultipartResponseUITest.SingleVisit NPAPITesterBase.GetURL +NPAPITesterBase.NPObjectProxy +NPAPITesterBase.PrivateDisabled +NoStartupWindowTest.NoStartupWindowBasicTest OptionsUITest.LoadOptionsByURL +OutOfProcessPPAPITest.Broker +OutOfProcessPPAPITest.Core +PPAPITest.Buffer PPAPITest.FileRef PPAPITest.Graphics2D +PPAPITest.URLLoader +ProcessSingletonLinuxTest.CreateChecksCompatibilitySocket +ProcessSingletonLinuxTest.CreateFailsWithExistingBrowser +RedirectTest.ClientFragments +ResourceDispatcherTest.CrossOriginRedirectBlocked +ResourceDispatcherTest.CrossSiteNavigationErrorPage ResourceDispatcherTest.CrossSiteNavigationNonBuffered +RunInBackgroundTest.RunInBackgroundBasicTest +SearchProviderTest.TestIsSearchProviderInstalled +WorkerFileSystemTest.Persistent +WorkerFileSystemTest.Temporary |