| OLD | NEW |
| (Empty) |
| 1 # Hangs on mac at exit, during final valgrind leak checking? (valgrind bug?) | |
| 2 ErrorPageTest.DNSError_GoBack2Forward2 | |
| 3 # Flakily hangs on Mac | |
| 4 ErrorPageTest.IFrameDNSError_GoBack | |
| 5 # Hung several times locally on mac | |
| 6 ErrorPageTest.DNSError_GoBack1 | |
| 7 # Hung one each on the mac bots | |
| 8 AutomatedUITestBase.CloseBrowserWindow | |
| 9 AutomatedUITestBase.OpenBrowserWindow | |
| 10 ErrorPageTest.DNSError_GoBack2 | |
| 11 ResourceDispatcherTest.CrossSiteNavigationErrorPage | |
| 12 TabRestoreUITest.RestoreCrossSiteWithExistingSiteInstance | |
| 13 # Hung 7 times on the mac bots! | |
| 14 ResourceDispatcherTest.SyncXMLHttpRequest_DuringUnload | |
| 15 # Hung 4 times on the mac bots! | |
| 16 TabRestoreUITest.BasicRestoreFromClosedWindow | |
| 17 # All these hung multiple times on the mac bots: | |
| 18 BrowserTest.OtherRedirectsDontForkProcess | |
| 19 DownloadTest.ContentDisposition | |
| 20 DownloadTest.DownloadMimeType | |
| 21 DownloadTest.IncognitoDownload | |
| 22 DownloadTest.NoDownload | |
| 23 DownloadTest.PerWindowShelf | |
| 24 ErrorPageTest.IFrameDNSError_GoBackAndForward | |
| 25 | |
| 26 # Following tests fail on valgrind. | |
| 27 # See http://crbug.com/30366. | |
| 28 BrowserEncodingTest.TestEncodingAutoDetect | |
| 29 # See http://crbug.com/29598. | |
| 30 DOMStorageTest.LocalStorageLayoutTests | |
| 31 ErrorPageTest.DNSError_Basic | |
| 32 ErrorPageTest.DNSError_GoBack1 | |
| 33 ErrorPageTest.DNSError_GoBack2 | |
| 34 ErrorPageTest.DNSError_GoBack2AndForward | |
| 35 ErrorPageTest.DNSError_GoBack2Forward2 | |
| 36 # See http://crbug.com/30367. | |
| 37 NewTabUITest.NTPHasThumbnails | |
| 38 NewTabUITest.UpdateUserPrefsVersion | |
| 39 | |
| 40 # Appears to time out on valgrind. | |
| 41 # http://crbug.com/32818 | |
| 42 VisibleBrowserTest.WindowOpenClose | |
| 43 | |
| 44 # See http://crbug.com/30661 and http://crbug.com/27447. | |
| 45 NPAPITesterBase.GetURL | |
| 46 NPAPITesterBase.SelfDeletePluginGetUrl | |
| 47 NPAPITesterBase.PluginThreadAsyncCall | |
| 48 NPAPITesterBase.GetJavaScriptURL | |
| 49 NPAPITesterBase.SelfDeletePluginInvoke | |
| 50 NPAPITesterBase.Arguments | |
| 51 NPAPITesterBase.GetJavaScriptURL2 | |
| 52 NPAPITesterBase.PrivateDisabled | |
| 53 NPAPIVisiblePluginTester.PluginReferrerTest | |
| 54 NPAPIVisiblePluginTester.GetURLRequestFailWrite | |
| 55 NPAPIIncognitoTester.PrivateEnabled | |
| 56 NPAPITesterBase.ManyPlugins | |
| 57 NPAPITesterBase.NPObjectProxy | |
| 58 NPAPITesterBase.ScheduleTimer | |
| 59 NPAPIVisiblePluginTester.SelfDeletePluginInNewStream | |
| 60 NPAPIVisiblePluginTester.MultipleInstancesSyncCalls | |
| 61 NPAPIVisiblePluginTester.OpenPopupWindowWithPlugin | |
| 62 NPAPIVisiblePluginTester.PluginConvertPointTest | |
| 63 NPAPIVisiblePluginTester.SelfDeletePluginInvokeInSynchronousPaint | |
| 64 LayoutPluginTester.SelfDeletePluginGetUrl | |
| 65 LayoutPluginTester.SelfDeletePluginInvoke | |
| 66 LayoutPluginTester.NPObjectReleasedOnDestruction | |
| 67 LayoutPluginTester.NPObjectSetException | |
| 68 LayoutPluginTester.UnloadNoCrash | |
| 69 | |
| 70 # Possible timing related failure triggered only on mac valgrind bots. | |
| 71 # http://crbug.com/39401 | |
| 72 BookmarksUITest.BookmarksLoaded | |
| 73 BookmarksUITest.ShouldRedirectToExtension | |
| 74 | |
| 75 # See http://crbug.com/40587 | |
| 76 BookmarksUITest.CommandAgainGoesBackToBookmarksTab | |
| 77 | |
| 78 # See http://crbug.com/45564 | |
| 79 ChromeMainTest.AppLaunch | |
| 80 | |
| 81 # See http://crbug.com/46783 | |
| 82 SessionHistoryTest.FrameBackForward | |
| 83 SessionHistoryTest.JavascriptHistory | |
| 84 SessionHistoryTest.LocationReplace | |
| 85 | |
| 86 # UNIMPLEMENTED reached, see http://crbug.com/51387 | |
| 87 OptionsUITest.LoadOptionsByURL | |
| 88 AutomatedUITestBase.CloseTab | |
| 89 | |
| 90 # See http://crbug.com/57717 | |
| 91 ResourceDispatcherTest.CrossSiteFailedRequest | |
| 92 | |
| 93 # Valgrind dies on assertion, see http://crbug.com/58145 | |
| 94 AutomationProxyTest.GetTabCount | |
| 95 | |
| 96 # Can't load a nib under Valgrind, see http://crbug.com/58124 | |
| 97 ImagesTest.AnimatedGIFs | |
| 98 | |
| 99 # Valgrind dies on assertion, see http://crbug.com/58146 | |
| 100 DomStorageEmptyDatabaseTest.NonEmptyDirAfterSet | |
| 101 | |
| 102 # Hangs; See http://crbug.com/58569 | |
| 103 SearchProviderTest.TestIsSearchProviderInstalled | |
| 104 | |
| 105 # Following tests crash with LOG(FATAL) on valgrind mac; See http://crbug.com/60
036 | |
| 106 OptionsUITest.FLAKY_TwoCommandsOneTab | |
| 107 OptionsUITest.FLAKY_CommandAgainGoesBackToOptionsTab | |
| 108 | |
| OLD | NEW |