Attached integration test results. Nothing alarming; failures are
transient.
On Fri, Nov 18, 2016 at 12:13:48PM +0100, Andrea Turli (apache.org) wrote:
> Hi!
>
> This thread is for discussion of the first release candidate for Apache
> jclouds 1.9.3.
>
> Please use this thread for discussion of issues uncovered in the RC1,
> questions you may have about the RC, etc.
>
> Thank you.
--
Andrew Gaul
http://gaul.org/
$ 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
AWSS3ContainerIntegrationLiveTest>BaseContainerIntegrationTest.deleteContainerIfEmptyWithoutContents:453
expected [true] but found [false]
Tests run: 119, Failures: 2, Errors: 0, Skipped: 2
--------------------------------------------------------------------------------
$ mvn integration-test -pl :azureblob -Plive,azureblob
Tests run: 100, Failures: 0, Errors: 0, Skipped: 9
--------------------------------------------------------------------------------
$ mvn integration-test -pl :filesystem -Plive
Tests run: 70, Failures: 0, Errors: 0, Skipped: 4
--------------------------------------------------------------------------------
$ mvn integration-test -pl :glacier -Plivelong,glacier
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0
--------------------------------------------------------------------------------
$ mvn integration-test -pl google-cloud-storage -Plive,google-cloud-storage
-Dtest.blobstore.container-count=4
Failed tests:
GoogleCloudStorageBlobIntegrationLiveTest>BaseBlobIntegrationTest.testGetIfMatch:326
» IllegalState
GoogleCloudStorageBlobIntegrationLiveTest>BaseBlobIntegrationTest.testPutInputStream:566->BaseBlobIntegrationTest.testPut:622
» HttpResponse
GoogleCloudStorageContainerIntegrationLiveTest>BaseContainerIntegrationTest.deleteContainerWithContents:414
» IllegalState
Tests run: 117, Failures: 3, Errors: 0, Skipped: 6
--------------------------------------------------------------------------------
$ mvn integration-test -pl :rackspace-cloudfiles-us
-Plive,rackspace-cloudfiles-us
Tests run: 75, Failures: 0, Errors: 0, Skipped: 11
--------------------------------------------------------------------------------
$ mvn integration-test -pl blobstore -Plive
Tests run: 73, Failures: 0, Errors: 0, Skipped: 3