test_all: ignore TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 on wasabi
This has been reported to Wasabi and they've confirmed as a known issue that multipart uploads can't be 0 sized even though that is incompatible with AWS S3.
This commit is contained in:
parent
58064bdd2b
commit
b81601baff
1 changed files with 1 additions and 0 deletions
|
@ -124,6 +124,7 @@ backends:
|
|||
- TestIntegration/FsMkdir/FsEncoding/leading_LF
|
||||
- TestIntegration/FsMkdir/FsEncoding/leading_HT
|
||||
- TestIntegration/FsMkdir/FsEncoding/leading_VT
|
||||
- TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0
|
||||
- backend: "s3"
|
||||
remote: "TestS3DigitalOcean:"
|
||||
fastlist: true
|
||||
|
|
Loading…
Reference in a new issue