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)

Reply via email to