You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by Timur Alperovich <no...@github.com> on 2015/07/02 23:51:15 UTC

[jclouds] JCLOUDS-930: Transient store integration test fixes (#796)

Two fixes to integration tests. The first one changes the tests to expect the delimiter to be included in the common prefixes. The second change is to fix directory handling in the local blob store and a unit test to catch the regressions.
You can view, comment on, or merge this pull request online at:

  https://github.com/jclouds/jclouds/pull/796

-- Commit Summary --

  * JCLOUDS-930: Expect a trailing "/" in tests.
  * JCLOUDS-930: LocalStore -- fixup for prefixes.

-- File Changes --

    M blobstore/src/main/java/org/jclouds/blobstore/config/LocalBlobStore.java (23)
    M blobstore/src/test/java/org/jclouds/blobstore/integration/internal/BaseContainerIntegrationTest.java (8)
    M blobstore/src/test/java/org/jclouds/blobstore/strategy/internal/ListContainerTest.java (20)

-- Patch Links --

https://github.com/jclouds/jclouds/pull/796.patch
https://github.com/jclouds/jclouds/pull/796.diff

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/796

Re: [jclouds] JCLOUDS-930: Transient store integration test fixes (#796)

Posted by Ignasi Barrera <no...@github.com>.
This seems to fix the build. Merged to master. Thanks @timuralp!

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/796#issuecomment-119238161

Re: [jclouds] JCLOUDS-930: Transient store integration test fixes (#796)

Posted by Ignasi Barrera <no...@github.com>.
Closed #796.

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/796#event-349807010