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 Jul 1, 2016
1 parent 02de11d commit 98a9966
Show file tree
Hide file tree
Showing 6 changed files with 2,234 additions and 1,290 deletions.
Loading

0 comments on commit 98a9966

Please sign in to comment.