Remove CRWWebControllerPageScrollStateTest.
This test tests implementation specific details, was a maintenance burden for chrome and never caught regressions in page state restoration code. Given that state restoration is a part of CRWWebController, the only way to test page state code is to write an EG test: crbug.com/897768 Removing this test does not really change anything, because the test has been failing consistently for very long time. Bug: 897467 Change-Id: Iaff4a9dc60b720c280c73f00b29ebcae04994e1c Reviewed-on: https://chromium-review.googlesource.com/c/1294196 Commit-Queue: Kurt Horimoto <kkhorimoto@chromium.org> Reviewed-by:Kurt Horimoto <kkhorimoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#601724}
Showing
Please register or sign in to comment