Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(4)

Unified Diff: third_party/WebKit/LayoutTests/FlagExpectations/enable-browser-side-navigation

Issue 2687593002: PlzNavigate: Invoke didFailProvisionalLoad() in the renderer when a navigation request is cancelled… (Closed)
Patch Set: Address review comments Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/FlagExpectations/enable-browser-side-navigation
diff --git a/third_party/WebKit/LayoutTests/FlagExpectations/enable-browser-side-navigation b/third_party/WebKit/LayoutTests/FlagExpectations/enable-browser-side-navigation
index 1654c76fce6d85bc88f75e103b05581f4328b491..c94d10b3e1a9e77201c972425ee71e48ff960588 100644
--- a/third_party/WebKit/LayoutTests/FlagExpectations/enable-browser-side-navigation
+++ b/third_party/WebKit/LayoutTests/FlagExpectations/enable-browser-side-navigation
@@ -28,7 +28,7 @@ crbug.com/551000 virtual/mojo-loading/http/tests/inspector/network/network-initi
# https://crbug.com/625765: Need to solve duplicate output from
# WebFrameTestClient::willSendRequest() that causes text failures.
-#crbug.com/625765 http/tests/loading/redirect-methods.html [ Crash Failure ]
+crbug.com/625765 http/tests/loading/redirect-methods.html [ Crash Failure ]
crbug.com/625765 virtual/mojo-loading/http/tests/loading/redirect-methods.html [ Crash Failure ]
# https://crbug.com/555418: Move `X-Frame-Options` and CSP's `frame-ancestor`
@@ -57,17 +57,6 @@ crbug.com/576270 virtual/mojo-loading/http/tests/security/mixedContent/redirect-
crbug.com/638900 http/tests/loading/doc-write-sync-third-party-script-reload.html [ Failure ]
crbug.com/638900 virtual/mojo-loading/http/tests/loading/doc-write-sync-third-party-script-reload.html [ Failure ]
-# https://crbug.com/640631: Failing due to difference in WebFrameClient
-# callback sequence on renderer-initiated failed navigations.
-crbug.com/640631 http/tests/loading/bad-scheme-subframe.html [ Timeout Failure ]
-crbug.com/640631 http/tests/loading/bad-server-subframe.html [ Failure ]
-crbug.com/640631 http/tests/loading/pdf-commit-load-callbacks.html [ Crash Failure ]
-crbug.com/640631 http/tests/loading/text-content-type-with-binary-extension.html [ Timeout Failure ]
-crbug.com/640631 virtual/mojo-loading/http/tests/loading/bad-scheme-subframe.html [ Timeout Failure ]
-crbug.com/640631 virtual/mojo-loading/http/tests/loading/bad-server-subframe.html [ Failure ]
-crbug.com/640631 virtual/mojo-loading/http/tests/loading/pdf-commit-load-callbacks.html [ Crash Failure ]
-crbug.com/640631 virtual/mojo-loading/http/tests/loading/text-content-type-with-binary-extension.html [ Timeout Failure ]
-
# https://crbug.com/647698: Failing due to absence of call to
# WebFrameClient::didReceiveServerRedirectForProvisionalLoad.
crbug.com/647698 http/tests/loading/307-after-303-after-post.html [ Failure ]

Powered by Google App Engine
This is Rietveld 408576698