| OLD | NEW |
| 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 | |
| OLD | NEW |