The |url_chain_| contains one empty string when running DownloadTest.SaveLinkAsReferrerPolicyOrigin browser test |
||
Issue descriptionWhen runing DownloadTest.SaveLinkAsReferrerPolicyOrigin browser test using "--enable-features=NetworkService" flag, it fails at: DCHECK(url.is_valid()); at V4ProtocolManagerUtil::CanonicalizeUrl() because the |url_chain_| contains one empty string at: DownloadUrlSBClient::StartCheck()
,
Nov 9 2017
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/697ab2676c85ca4295a2ce38b1ef901a7653729e commit 697ab2676c85ca4295a2ce38b1ef901a7653729e Author: Xing Liu <xingliu@chromium.org> Date: Thu Nov 09 19:15:15 2017 Clean up download browser tests. This CL converts a few more tests to use embedded test server. Most of them are not listed in the mojo filter but also not working correctly. Change-Id: I02a9e0962a5b3efc61a3fbc05eb9df618c4fc1a7 Bug: 779121 , 715630 Change-Id: I02a9e0962a5b3efc61a3fbc05eb9df618c4fc1a7 Reviewed-on: https://chromium-review.googlesource.com/755839 Commit-Queue: Xing Liu <xingliu@chromium.org> Reviewed-by: Min Qin <qinmin@chromium.org> Reviewed-by: David Trainor <dtrainor@chromium.org> Cr-Commit-Position: refs/heads/master@{#515233} [modify] https://crrev.com/697ab2676c85ca4295a2ce38b1ef901a7653729e/chrome/browser/download/download_browsertest.cc [modify] https://crrev.com/697ab2676c85ca4295a2ce38b1ef901a7653729e/testing/buildbot/filters/mojo.fyi.network_browser_tests.filter
,
May 17 2018
|
||
►
Sign in to add a comment |
||
Comment 1 by laforge@google.com
, Nov 7 2017