You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2013/04/02 10:05:15 UTC

[jira] [Commented] (CLOUDSTACK-1884) CreateNetworkOffering tests broken due to database reference

    [ https://issues.apache.org/jira/browse/CLOUDSTACK-1884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13619612#comment-13619612 ] 

ASF subversion and git services commented on CLOUDSTACK-1884:
-------------------------------------------------------------

Commit df6b97c194caa8b34fa14bf5164eb2fe1f26b2b1 in branch refs/heads/master from Hugo Trippaers <tr...@gmail.com>
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=df6b97c ]

Disabling broken test, see CLOUDSTACK-1884. Please revert this commit once the test itself is fixed.

                
> CreateNetworkOffering tests broken due to database reference
> ------------------------------------------------------------
>
>                 Key: CLOUDSTACK-1884
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-1884
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: Test
>    Affects Versions: 4.2.0
>            Reporter: Hugo Trippaers
>            Assignee: Kelven Yang
>            Priority: Blocker
>
> how to replay:
> git checkout 5782abf8f80fce929e3d6e20068bc165f2360426
> mvn clean test -pl :cloud-server -am
> commit:
> commit 5782abf8f80fce929e3d6e20068bc165f2360426
> Author: Kelven Yang <ke...@gmail.com>
> Date:   Fri Mar 29 11:01:40 2013 -0700
>     Update unit test configuraitons to new custom Spring AOP
> Results :
> Tests in error: 
>   createSharedNtwkOffWithVlan(org.apache.cloudstack.networkoffering.CreateNetworkOfferingTest): DB Exception on: null
>   createSharedNtwkOffWithNoVlan(org.apache.cloudstack.networkoffering.CreateNetworkOfferingTest): DB Exception on: null
>   createSharedNtwkOffWithSpecifyIpRanges(org.apache.cloudstack.networkoffering.CreateNetworkOfferingTest): DB Exception on: null
>   createSharedNtwkOffWithoutSpecifyIpRanges(org.apache.cloudstack.networkoffering.CreateNetworkOfferingTest): DB Exception on: null
>   createIsolatedNtwkOffWithNoVlan(org.apache.cloudstack.networkoffering.CreateNetworkOfferingTest): DB Exception on: null
>   createIsolatedNtwkOffWithVlan(org.apache.cloudstack.networkoffering.CreateNetworkOfferingTest): DB Exception on: null
>   createIsolatedNtwkOffWithSpecifyIpRangesAndSourceNat(org.apache.cloudstack.networkoffering.CreateNetworkOfferingTest): DB Exception on: null
>   createIsolatedNtwkOffWithSpecifyIpRangesAndNoSourceNat(org.apache.cloudstack.networkoffering.CreateNetworkOfferingTest): DB Exception on: null
> Tests run: 43, Failures: 0, Errors: 8, Skipped: 2

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira