Commit 42e8a457 authored by Fergal Daly's avatar Fergal Daly Committed by Commit Bot

Claim everything in bfcache.content_unittests.filter.

R=rakina@chromium.org

Change-Id: I0382e7ac771a43a1fb67a02cb8150118bc2ebf49
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1892632Reviewed-by: default avatarRakina Zata Amni <rakina@chromium.org>
Commit-Queue: Fergal Daly <fergal@chromium.org>
Cr-Commit-Position: refs/heads/master@{#711160}
parent 36e3f4fa
# These tests currently fail when run with --enable-features=BackForwardCache # These tests currently fail when run with --enable-features=BackForwardCache
# https://crrev.com/c/1890403
# FrameService expects the old document to be deleted, but it isn't, because of # FrameService expects the old document to be deleted, but it isn't, because of
# the BackForwardCache. # the BackForwardCache.
-FrameServiceBaseTest.DidFinishNavigation -FrameServiceBaseTest.DidFinishNavigation
...@@ -8,13 +9,16 @@ ...@@ -8,13 +9,16 @@
# Expects the process used by the previous document to exit. # Expects the process used by the previous document to exit.
-RenderFrameHostManagerTest.DeleteFrameAfterSwapOutACK -RenderFrameHostManagerTest.DeleteFrameAfterSwapOutACK
# https://crbug.com/1019077
# Check failed: is_waiting_for_swapout_ack_. # Check failed: is_waiting_for_swapout_ack_.
# The swap out mechanism isn't used with the BackForwardCache. # The swap out mechanism isn't used with the BackForwardCache.
-RenderFrameHostManagerTest.CommitNewNavigationBeforeSendingSwapOut -RenderFrameHostManagerTest.CommitNewNavigationBeforeSendingSwapOut
-RenderFrameHostManagerTest.SwapOutFrameAfterSwapOutACK -RenderFrameHostManagerTest.SwapOutFrameAfterSwapOutACK
# https://crbug.com/1019077
# navigation_simulator_impl.cc(581)] Check failed: state_ <= READY_TO_COMMIT # navigation_simulator_impl.cc(581)] Check failed: state_ <= READY_TO_COMMIT
-RenderFrameHostManagerTest.NavigateAfterMissingSwapOutACK -RenderFrameHostManagerTest.NavigateAfterMissingSwapOutACK
# https://crrev.com/c/1892476
# NavigationSimulator.CommitErrorPage() is not supported. # NavigationSimulator.CommitErrorPage() is not supported.
-RenderProcessHostUnitTest.DoNotReuseError -RenderProcessHostUnitTest.DoNotReuseError
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