Chromium Code Reviews| 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..93666c79786c5fce1162a98bd76fd2a950fd816e 100644 |
| --- a/testing/buildbot/filters/site-per-process.content_browsertests.filter |
| +++ b/testing/buildbot/filters/site-per-process.content_browsertests.filter |
| @@ -1,3 +1,6 @@ |
| # 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 redirect |
|
Charlie Reis
2016/05/23 20:51:35
nit: Wrap at 80?
Łukasz Anforowicz
2016/05/24 19:08:08
Done.
|
| +-SessionHistoryTest.GoBackToCrossSitePostWithRedirect |