Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NSURL::NSURLSession_DownloadTaskWithURL_WithCancelResume is failing intermittently #1737

Closed
pradipd opened this issue Jan 19, 2017 · 0 comments
Assignees
Milestone

Comments

@pradipd
Copy link
Contributor

pradipd commented Jan 19, 2017

I see 2 different failures.
Sometimes we get:
File download should be in progress! Expected: (currentBytesDownloaded) > (lastBytesDownloaded), actual: 1.91231 vs 1.91231

Other times it is:
File download should have stopped! Value of: lastBytesDownloaded Actual: 1.47247 Expected: currentBytesDownloaded Which is: 1.47385

Also, we have only seen this on win32 release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants