Laszlo Hornyak created CLOUDSTACK-8294:
------------------------------------------

             Summary: java 1.8: NiciraNvpApiTest
                 Key: CLOUDSTACK-8294
                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8294
             Project: CloudStack
          Issue Type: Sub-task
      Security Level: Public (Anyone can view this level - this is the default.)
          Components: Network Devices
         Environment: fedora 21
java 1.8
            Reporter: Laszlo Hornyak


{noformat}
-------------------------------------------------------------------------------
Test set: com.cloud.network.nicira.NiciraNvpApiTest
-------------------------------------------------------------------------------
Tests run: 12, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.694 sec <<< 
FAILURE! - in com.cloud.network.nicira.NiciraNvpApiTest
testFindSecurityProfileByUuid(com.cloud.network.nicira.NiciraNvpApiTest)  Time 
elapsed: 0.079 sec  <<< FAILURE!
org.mockito.exceptions.verification.junit.ArgumentsAreDifferent:
Argument(s) are different! Wanted:
getMethod.setQueryString(
    [name=uuid, value=aaaa, name=fields, value=*]
);
-> at 
com.cloud.network.nicira.NiciraNvpApiTest.testFindSecurityProfileByUuid(NiciraNvpApiTest.java:153)
Actual invocation has different arguments:
getMethod.setQueryString(
    [name=fields, value=*, name=uuid, value=aaaa]
);
-> at 
com.cloud.utils.rest.RESTServiceConnector.executeRetrieveObject(RESTServiceConnector.java:254)

        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
        at 
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
        at 
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
        at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
        at 
com.cloud.network.nicira.NiciraNvpApiTest.testFindSecurityProfileByUuid(NiciraNvpApiTest.java:153)


{noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to