Claus Ibsen created CAMEL-17955:
-----------------------------------

             Summary: camel-mock - A few tests are failing since the recent 
mock change
                 Key: CAMEL-17955
                 URL: https://issues.apache.org/jira/browse/CAMEL-17955
             Project: Camel
          Issue Type: Test
          Components: camel-mock
    Affects Versions: 3.17.0
            Reporter: Claus Ibsen
             Fix For: 3.17.0


org.apache.camel.processor.ThrottlingExceptionRoutePolicyTest.testOpenCircuitToPreventMessageThree

java.lang.AssertionError: mock://result Expected minimum 500 millis waiting on 
the result, but was faster with 0 millis.
        at 
org.apache.camel.component.mock.MockEndpoint.fail(MockEndpoint.java:1824)
        at 
org.apache.camel.component.mock.MockEndpoint.waitForCompleteLatch(MockEndpoint.java:1763)
        at 
org.apache.camel.component.mock.MockEndpoint.doAssertIsSatisfied(MockEndpoint.java:447)
        at 
org.apache.camel.component.mock.MockEndpoint.assertIsSatisfied(MockEndpoint.java:427)
        at 
org.apache.camel.component.mock.MockEndpoint.assertIsSatisfied(MockEndpoint.java:417)
        at 
org.apache.camel.component.mock.MockEndpoint.assertIsSatisfied(MockEndpoint.java:214)
        at 
org.apache.camel.ContextTestSupport.assertMockEndpointsSatisfied(ContextTestSupport.java:376)
        at 
org.apache.camel.processor.ThrottlingExceptionRoutePolicyTest.testOpenCircuitToPreventMessageThree(ThrottlingExceptionRoutePolicyTest.java:100)


And then also 2 tests in camel-exec
https://ci-builds.apache.org/job/Camel/job/Apache%20Camel/job/main/245/testReport/



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to