@kahing @andrewgaul After pulling this commit and running the tests again, I am
getting two new failures :confused: :
```
Failed tests:
FilesystemBlobIntegrationTest>BaseBlobIntegrationTest.testPutByteSource:531->BaseBlobIntegrationTest.testPut:584
Expecting:
<{}>
to be equal to:
<{"key1"="value1", "key2"="value2"}>
but was not.
FilesystemBlobIntegrationTest>BaseBlobIntegrationTest.testPutInputStream:539->BaseBlobIntegrationTest.testPut:584
Expecting:
<{}>
to be equal to:
<{"key1"="value1", "key2"="value2"}>
but was not.
```
Any insight is appreciated, thx!
---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/640#issuecomment-69770173