Integration tests results for blobstores: $ mvn integration-test -pl :atmos -Plive,atmos
Tests run: 59, Failures: 0, Errors: 0, Skipped: 10 -------------------------------------------------------------------------------- $ mvn integration-test -pl :aws-s3 -Plive,aws-s3 Failed tests: AWSS3ContainerIntegrationLiveTest>BaseContainerIntegrationTest.containerDoesntExist:59 » Authorization AWSS3ClientLiveTest.testUseBucketWithUpperCaseName:111 expected object to not be null PathBasedContainerLiveTest>BaseContainerLiveTest.testPublicAccessInNonDefaultLocation:104->BaseContainerLiveTest.runCreateContainerInLocation:125->BaseBlobStoreIntegrationTest.assertConsistencyAwareContainerInLocation:378->BaseBlobStoreIntegrationTest.assertConsistencyAware:251->BaseBlobStoreIntegrationTest.assertConsistencyAware:238 blob gaul-blobstore2696897255127128411, in location null instead of {scope=REGION, id=us-standard, description=us-standard, parent=aws-s3, iso3166Codes=[US]} Tests run: 119, Failures: 3, Errors: 0, Skipped: 2 -------------------------------------------------------------------------------- $ mvn integration-test -pl :azureblob -Plive,azureblob Tests run: 100, Failures: 0, Errors: 0, Skipped: 9 -------------------------------------------------------------------------------- $ mvn integration-test -pl blobstore -Plive Tests run: 73, Failures: 0, Errors: 0, Skipped: 3 -------------------------------------------------------------------------------- $ mvn integration-test -pl :filesystem -Plive Tests run: 70, Failures: 0, Errors: 0, Skipped: 4 -------------------------------------------------------------------------------- $ mvn clean integration-test -pl google-cloud-storage -Plive,google-cloud-storage Failed tests: GoogleCloudStorageBlobIntegrationLiveTest>BaseBlobIntegrationTest.testGetIfMatch:326 » IllegalState GoogleCloudStorageBlobIntegrationLiveTest>BaseBlobIntegrationTest.testPutInputStream:566->BaseBlobIntegrationTest.testPut:622 » HttpResponse Tests run: 117, Failures: 2, Errors: 0, Skipped: 6 -------------------------------------------------------------------------------- $ mvn integration-test -pl :rackspace-cloudfiles-us -Plive,rackspace-cloudfiles-us Tests run: 75, Failures: 0, Errors: 0, Skipped: 11 On Tue, Jan 12, 2016 at 11:46:11PM +0100, Ignasi Barrera wrote: > This thread is for discussion of the first release candidate for > Apache jclouds 1.9.2. Please use this thread for discussion of issues > uncovered in the RC, questions you may have about the RC, etc. Thank > you. -- Andrew Gaul http://gaul.org/