You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2017/03/14 09:34:41 UTC

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

     [ https://issues.apache.org/jira/browse/CAMEL-10960?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-10960.
---------------------------------
       Resolution: Fixed
         Assignee: Claus Ibsen
    Fix Version/s: 2.19.0

> 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
>            Assignee: Claus Ibsen
>             Fix For: 2.19.0
>
>
> 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)