[
https://issues.apache.org/jira/browse/CLOUDSTACK-8131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rajani Karuturi resolved CLOUDSTACK-8131.
-----------------------------------------
Resolution: Incomplete
resolving based on the above comment
> MidoNetElementTest testAddDhcpEntry method can not pass test
> --------------------------------------------------------------
>
> Key: CLOUDSTACK-8131
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8131
> Project: CloudStack
> Issue Type: Test
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: Test
> Affects Versions: Future
> Environment: windows / cygwin
> Reporter: ChunFeng
> Priority: Minor
>
> MidoNetElementTest class can not pass test .
> branch is master:
> after I run command :
> mvn install -P developer,systemvm
> errors as below :
> ------------------
> Running com.cloud.network.element.MidoNetElementTest
> Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.86 sec <<<
> FAILURE!
> Results :
> Tests in error:
> testAddDhcpEntry(com.cloud.network.element.MidoNetElementTest):
> org.midonet.client.resource.ResourceBase$$EnhancerByMockitoWithCGLIB$$6632ba6e
> cannot be cast to org.midonet.client.resource.Bridge
> testImplement(com.cloud.network.element.MidoNetElementTest):
> org.midonet.client.resource.ResourceBase$$EnhancerByMockitoWithCGLIB$$6632ba6e
> cannot be cast to org.midonet.client.resource.Bridge
> Tests run: 2, Failures: 0, Errors: 2, Skipped: 0
> ------------------
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)