Skip to content

Commit

Permalink
Improve ResumableUpload tests, fix bugs
Browse files Browse the repository at this point in the history
Test more edge-cases of ResumableUpload, and test using an HTTP server fixing googleapis#735
Fix bugs
* googleapis#755 Incorrect resume behaviour if first upload chunk fails.
* googleapis#602 Resume fails with non-seekable stream when last chunk fails to upload.
And adds test for resuming upload on program restart.

Don't run most ImprovedResumableUploadTests on travis, as they fail on the Mono infrastructure.
All tests pass on a Windows machine with MS .NET
  • Loading branch information
chrisdunelm committed Jun 15, 2016
1 parent d2ab3b6 commit 7e8ed71
Show file tree
Hide file tree
Showing 5 changed files with 2,247 additions and 1,289 deletions.
Loading

0 comments on commit 7e8ed71

Please sign in to comment.