New issue
Advanced search Search tips

Issue 915979 link

Starred by 2 users

Issue metadata

Status: Started
Owner:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 2
Type: Bug

Blocking:
issue 827532



Sign in to add a comment

ChromeOS tests using URLRequestSlowDownloadJob fail with network service.

Project Member Reported by rmcelrath@chromium.org, Dec 18

Issue description

The following tests need to be migrated off of URLRequestSlowDownloadJob:

DownloadNotificationTest.CancelDownload
DownloadNotificationTest.CloseNotificationAfterDownload
DownloadNotificationTest.CloseNotificationWhileDownloading
DownloadNotificationTest.DownloadCancelledByUserExternally
DownloadNotificationTest.DownloadFile
DownloadNotificationTest.DownloadMultipleFiles
DownloadNotificationTest.DownloadMultipleFilesOneByOne
DownloadNotificationTest.DownloadRemoved
DownloadNotificationTest.IncognitoDownloadFile
DownloadNotificationTest.InterruptDownload
DownloadNotificationTest.InterruptDownloadAfterClosingNotification
DownloadNotificationTest.SimultaneousIncognitoAndNormalDownloads
MultiProfileDownloadNotificationTest.DownloadMultipleFiles

I think net::test_server::ControllableHttpResponse can be used instead of URLRequestSlowDownloadJob. Apparently qinmin@ has done similar conversions for download tests.
 
Labels: OS-Chrome
Owner: cmumford@chromium.org
Status: Assigned (was: Available)
Status: Started (was: Assigned)

Sign in to add a comment