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

Unified Diff: testing/buildbot/filters/site-per-process.content_browsertests.filter

Issue 1993093002: Test for navigating back to navigation that posts to a cross-site 307 redirect. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Addressed CR feedback from creis@. Created 4 years, 7 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: testing/buildbot/filters/site-per-process.content_browsertests.filter
diff --git a/testing/buildbot/filters/site-per-process.content_browsertests.filter b/testing/buildbot/filters/site-per-process.content_browsertests.filter
index 2f701bb37dee2473ceec5cbeab43cf3dce0d2093..b023b1e96bdb8f62f77bdecdbec4d7a35a6b9150 100644
--- a/testing/buildbot/filters/site-per-process.content_browsertests.filter
+++ b/testing/buildbot/filters/site-per-process.content_browsertests.filter
@@ -1,3 +1,7 @@
# crbug.com/417518: Get tests working with --site-per-process
-NavigationControllerBrowserTest.ReloadOriginalRequest
-*.RestoreSubframeFileAccessForHistoryNavigation
+
+# crbug.com/613004: POST data is lost when navigating back to a post that does
+# cross-site transfer.
+-SessionHistoryTest.GoBackToCrossSitePostWithRedirect

Powered by Google App Engine
This is Rietveld 408576698