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/08 08:54:37 UTC

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

Claus Ibsen created CAMEL-10960:
-----------------------------------

             Summary: 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)