Update WebStateObserverTest.InvalidUrlNavigation for iOS 13.
This test loads invalid URL, which WKWebView can't display prior to iOS13. Starting from iOS 13, WKWebView does not consider this URL as invalid and simply loads it. The test is still might be useful on iOS 13, so it was updated to match the actual behavior. Also updated RequestInfoMatch to make failure logs more useful. Bug: 973998 Change-Id: I2e023de57e33c9c914a9f03872abad9279551177 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1661148Reviewed-by:Rohit Rao <rohitrao@chromium.org> Commit-Queue: Eugene But <eugenebut@chromium.org> Auto-Submit: Eugene But <eugenebut@chromium.org> Cr-Commit-Position: refs/heads/master@{#669700}
Showing
Please register or sign in to comment