mirror of
https://github.com/rclone/rclone.git
synced 2024-11-07 17:14:44 +01:00
58339a5cb6
This change to go1.11 causes the TestFsPutError test to fail https://go-review.googlesource.com/c/go/+/114316 This is because it now passes the half written file to the backend whereas it didn't previously because of the buffering. In this commit the size of the data written was increased to 5k from 50 bytes to provoke the test failure under go1.10 also. |
||
---|---|---|
.. | ||
fstests | ||
mockdir | ||
mockobject | ||
test_all | ||
fstest.go | ||
run.go |