Uploaded image for project: 'jclouds'
  1. jclouds
  2. JCLOUDS-1345

testMetadata test is failing if we use ApacheHCHttpCommandExecutorServiceModule

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • jclouds-blobstore
    • None

    Description

      testMetadata (in BaseBlobIntegrationTest) test is failing if we use ApacheHCHttpCommandExecutorServiceModule, passing with JavaUrlHttpCommandExecutorServiceModule.

      Command used to run test:
      mvn integration-test -pl :azureblob -Plive -Dtest.azureblob.identity="" -Dtest.azureblob.credential="" -Dtest=AzureBlobIntegrationLiveTest#testMetadata

      java.lang.AssertionError: application/unknown
      at org.jclouds.blobstore.integration.internal.BaseBlobIntegrationTest.validateMetadata(BaseBlobIntegrationTest.java:1388)
      at org.jclouds.blobstore.integration.internal.BaseBlobIntegrationTest.testMetadata(BaseBlobIntegrationTest.java:872)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      at java.lang.reflect.Method.invoke(Method.java:498)
      at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:85)
      at org.testng.internal.Invoker.invokeMethod(Invoker.java:696)
      at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:882)
      at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1189)
      at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:124)
      at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:108)
      at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
      at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
      at java.lang.Thread.run(Thread.java:748)

      Attachments

        Activity

          People

            Unassigned Unassigned
            chaitanya.nitj@gmail.com Chaithanya Ganta
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: