You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Andrea Cosentino (JIRA)" <ji...@apache.org> on 2017/03/08 08:56:38 UTC

[jira] [Commented] (CAMEL-10960) camel-aws - 2 unit test fail

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

Andrea Cosentino commented on CAMEL-10960:
------------------------------------------

I tested locally this morning and I didn't get the error.

> camel-aws - 2 unit test fail
> ----------------------------
>
>                 Key: CAMEL-10960
>                 URL: https://issues.apache.org/jira/browse/CAMEL-10960
>             Project: Camel
>          Issue Type: Test
>          Components: camel-aws
>    Affects Versions: 2.19.0
>            Reporter: Claus Ibsen
>
> Wonder if other also get this error
> {code}
> Failed tests:
> org.apache.camel.component.aws.ec2.EC2ComponentSpringTest.ec2CreateAndRunTestWithKeyPair(org.apache.camel.component.aws.ec2.EC2ComponentSpringTest)
>   Run 1: EC2ComponentSpringTest.ec2CreateAndRunTestWithKeyPair:92->Assert.assertEquals:631->Assert.assertEquals:645->Assert.failNotEquals:834->Assert.fail:88 expected:<0> but was:<2>
>   Run 2: EC2ComponentSpringTest.ec2CreateAndRunTestWithKeyPair:92->Assert.assertEquals:631->Assert.assertEquals:645->Assert.failNotEquals:834->Assert.fail:88 expected:<0> but was:<2>
>   Run 3: EC2ComponentSpringTest.ec2CreateAndRunTestWithKeyPair:92->Assert.assertEquals:631->Assert.assertEquals:645->Assert.failNotEquals:834->Assert.fail:88 expected:<0> but was:<2>
> org.apache.camel.component.aws.ec2.EC2ProducerTest.ec2CreateAndRunTestWithKeyPair(org.apache.camel.component.aws.ec2.EC2ProducerTest)
>   Run 1: EC2ProducerTest.ec2CreateAndRunTestWithKeyPair:209->Assert.assertEquals:631->Assert.assertEquals:645->Assert.failNotEquals:834->Assert.fail:88 expected:<0> but was:<2>
>   Run 2: EC2ProducerTest.ec2CreateAndRunTestWithKeyPair:209->Assert.assertEquals:631->Assert.assertEquals:645->Assert.failNotEquals:834->Assert.fail:88 expected:<0> but was:<2>
>   Run 3: EC2ProducerTest.ec2CreateAndRunTestWithKeyPair:209->Assert.assertEquals:631->Assert.assertEquals:645->Assert.failNotEquals:834->Assert.fail:88 expected:<0> but was:<2>
> Tests run: 267, Failures: 2, Errors: 0, Skipped: 2
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)