On my side I still cannot get pass the SNMP Alert test failure. I ran the
test from the console using
/bin/sh -c cd /root/incubator-cloudstack/plugins/alert-handlers/snmp-alerts
&& /usr/lib/jvm/java-1.7.0-openjdk-1.7.0.9.x86_64/jre/bin/java -jar
/root/incubator-cloudstack/plugins/alert-handlers/sn
On Fri, Mar 22, 2013 at 03:46:36PM -0700, Min Chen wrote:
> Results :
>
> Failed tests:
> testCreateVMFromSpecLegacy(com.cloud.hypervisor.kvm.resource.LibvirtComputi
> ngResourceTest): expected:<...oport='yes' listen='[1.2.3.4']/>(..)
>
> testCreateVMFromSpec(com.cloud.hypervisor.kvm.resourc
I pulled latest master today, build also failed for me, but it failed at
running this unit test case (different from yours):
T E S T S
---
Running com.cloud.hypervisor.kvm.resource.LibvirtComputingResourceTest
Tests run: 2, Failures: 2, Errors:
I removed all the files, resync the repo, and still get the same error.
Can it be related to my java version? I am using java 1.6.
On 2013-03-21 5:45 PM, Min Chen wrote:
The command should be
mvn clean install -P awsapi,systemvm -Dnonoss
I am not sure if you can use systemvm under -D.
Thanks
The command should be
mvn clean install -P awsapi,systemvm -Dnonoss
I am not sure if you can use systemvm under -D.
Thanks
-min
On 3/21/13 2:10 PM, "Francois Gaudreault" wrote:
>On 2013-03-21 4:44 PM, Chip Childers wrote:
>> On Thu, Mar 21, 2013 at 04:29:43PM -0400, Francois Gaudreault wrote:
On 2013-03-21 4:44 PM, Chip Childers wrote:
On Thu, Mar 21, 2013 at 04:29:43PM -0400, Francois Gaudreault wrote:
Hi,
The master branch won't compile, and fails on the SNMP Trap module
(SnmpTrapAppender test). The error is :
junit.framework.AssertionFailedError:
error snmpHelper list size not
On Thu, Mar 21, 2013 at 04:29:43PM -0400, Francois Gaudreault wrote:
> Hi,
>
> The master branch won't compile, and fails on the SNMP Trap module
> (SnmpTrapAppender test). The error is :
> type="junit.framework.AssertionFailedError">junit.framework.AssertionFailedError:
> error snmpHelper list
Hi,
The master branch won't compile, and fails on the SNMP Trap module
(SnmpTrapAppender test). The error is :
type="junit.framework.AssertionFailedError">junit.framework.AssertionFailedError:
error snmpHelper list size not as expected expected:<0> but
was:<2>
Thanks!
--
Francois Gaudreau