Commit 07a8c371 authored by arthursonzogni's avatar arthursonzogni Committed by Commit Bot

bfcache: Triage browsertests.

Understand for every failing content_browsertests, why they are failing
with the BackForwardCache.

Bug: 991488
Change-Id: I71feeea5432d44896d5f03503d43ac61829b343e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1741681
Auto-Submit: Arthur Sonzogni <arthursonzogni@chromium.org>
Reviewed-by: default avatarArthur Hemery <ahemery@chromium.org>
Commit-Queue: Arthur Hemery <ahemery@chromium.org>
Cr-Commit-Position: refs/heads/master@{#685516}
parent 15686da7
# These tests currently fail when run with --enable-features=BackForwardCache # These tests currently fail when run with --enable-features=BackForwardCache
-CaptivePortalBrowserTest.GoBackToTimeout
# Expect a document to be deleted after being navigated away. It isn't deleted,
# because the BackForwardCache was used.
-ChromeRenderProcessHostTest.ProcessOverflow -ChromeRenderProcessHostTest.ProcessOverflow
-ChromeRenderProcessHostTest.ProcessPerTab -ChromeRenderProcessHostTest.ProcessPerTab
-ChromeRenderProcessHostTestWithCommandLine.ProcessOverflowCommandLine -ChromeRenderProcessHostTestWithCommandLine.ProcessOverflowCommandLine
# Rely on an unload handler to run. It doesn't run.
-CredentialManagerBrowserTest.StoreInUnloadHandler_CrossSite_OnDemandMojoPipe -CredentialManagerBrowserTest.StoreInUnloadHandler_CrossSite_OnDemandMojoPipe
-CredentialManagerBrowserTest.StoreInUnloadHandler_CrossSite_PreestablishedPipe -CredentialManagerBrowserTest.StoreInUnloadHandler_CrossSite_PreestablishedPipe
-CustomTabBarViewBrowserTest.OutOfScopeUrlShouldBeClosable -IsolatedAppTest.IsolatedAppProcessModel
# Terminating renderer for bad IPC message, reason 205
# RFH_ERROR_PROCESS_NON_ERROR_COMMIT
-CaptivePortalBrowserTest.GoBackToTimeout
-DNSErrorPageTest.DNSError_DoSearch -DNSErrorPageTest.DNSError_DoSearch
-DNSErrorPageTest.DNSError_GoBack2 -DNSErrorPageTest.DNSError_GoBack2
-DNSErrorPageTest.DNSError_GoBack2AndForward -DNSErrorPageTest.DNSError_GoBack2AndForward
-DNSErrorPageTest.DNSError_GoBack2Forward2 -DNSErrorPageTest.DNSError_GoBack2Forward2
-ExtensionCrxInstallerTest.InstallDelayedUntilNextUpdate
-ExtensionResourceRequestPolicyTest.WebAccessibleResources # A navigation holding a RenderFrameHost to be restored is canceled. The
# RenderFrameHost is deleted unexpectedly: Check failed: !is_active().
-IsolatedAppTest.CrossProcessClientRedirect -IsolatedAppTest.CrossProcessClientRedirect
-IsolatedAppTest.IsolatedAppProcessModel
-LocalNTPTest.EmbeddedSearchAPIOnlyAvailableOnNTP # No focused view.
-OmniboxPopupContentsViewTest.ClickOmnibox -PaymentRequestShippingAddressEditorTest.FocusFirstInvalidField_NotName
-PageInfoBubbleViewBrowserTest.FocusDoesNotReturnToContentsOnReloadPrompt
-PageInfoBubbleViewBrowserTest.FocusReturnsToContentOnClose # Test are using a custom NavigateToURL function waiting for the old
-PaymentRequestCreditCardEditorTest.CreateNewBillingAddress # RenderFrameHost to be deleted. This won't happen.
-PaymentRequestShippingAddressEditorTest.AddInternationalPhoneNumberFromOtherCountry
-PaymentRequestShippingAddressEditorTest.AsyncData
-PaymentRequestShippingAddressEditorTest.DefaultRegion_RegionCode
-PaymentRequestShippingAddressEditorTest.DefaultRegion_RegionName
-PaymentRequestShippingAddressEditorTest.FailToLoadRegionData
-PaymentRequestShippingAddressEditorTest.NoCountryInvalidState
-PaymentRequestShippingAddressEditorTest.NoCountryNoState
-PaymentRequestShippingAddressEditorTest.NoCountryValidState_AsyncRegionLoad
-PaymentRequestShippingAddressEditorTest.NoCountryValidState_SyncRegionLoad
-PaymentRequestShippingAddressEditorTest.SyncData
-PaymentRequestShippingAddressEditorTest.SyncDataInIncognito
-PaymentRequestShippingAddressEditorTest.TimingOutRegionData
-ProcessManagementTest.ExtensionProcessBalancing -ProcessManagementTest.ExtensionProcessBalancing
-ProcessManagerBrowserTest.HostedAppFilesAccess -ProcessManagerBrowserTest.HostedAppFilesAccess
-ProcessManagerBrowserTest.NoBackgroundPage -ProcessManagerBrowserTest.NoBackgroundPage
-SSLUITest.GoBackToMixedContent
-SubresourceFilterBrowserTest.HistoryNavigationActivation # Test goes back and forth in between a "preview" page and a "normal" page.
-TabHoverCardBubbleViewBrowserTest.WidgetNotVisibleOnMousePressAfterTabFocus # When going back to the first page, it expected to be loaded as a "normal" page,
-TabHoverCardBubbleViewBrowserTest.WidgetVisibleOnKeyPressAfterTabFocus # but it isn't reloaded at all with the BackForwardCache.
-TabHoverCardBubbleViewBrowserTest.WidgetVisibleOnTabCloseButtonFocusAfterTabFocus
-TabHoverCardBubbleViewBrowserTest.WidgetVisibleOnTabFocus
-URLLoaderImplementation/PreviewsLitePageServerBrowserTest.LitePagePreviewsNavigation/0 -URLLoaderImplementation/PreviewsLitePageServerBrowserTest.LitePagePreviewsNavigation/0
-URLLoaderImplementation/PreviewsLitePageServerBrowserTest.LitePagePreviewsNavigation/1 -URLLoaderImplementation/PreviewsLitePageServerBrowserTest.LitePagePreviewsNavigation/1
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment