Uploaded image for project: 'Mule'
  1. Mule
  2. MULE-14109

Fix SynchronizedFlowRefOnMuleContextStartTestCase

    XMLWordPrintable

Details

    • 4
    • Mule 3 Ural 4, Mule 3 Ural 5, Mule 3 Ural 6, Mule 3 Ural 7, Mule 3 Vesuvius 3, Mule 3 Vesuvius 4, Mule 3 - Vesuvious 6

    Description

      Test SynchronizedFlowRefOnMuleContextStartTestCase has been flaky since it's creation. Error upon failure is:

      Error Message
      
      Did not wait for mule context started before attempting to process event
      Stacktrace
      
      java.lang.AssertionError: Did not wait for mule context started before attempting to process event
      	at org.mule.tck.probe.PollingProber.check(PollingProber.java:33)
      	at org.mule.test.routing.AbstractSynchronizedMuleContextStartTestCase.waitsForStartedMuleContextBeforeAttemptingToSendMessageToEndpoint(AbstractSynchronizedMuleContextStartTestCase.java:47)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      	at java.lang.reflect.Method.invoke(Method.java:498)
      	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
      	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
      	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
      	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
      	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
      	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
      	at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:298)
      	at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:292)
      	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
      	at java.lang.Thread.run(Thread.java:748)
      

      Attachments

        Activity

          People

            martin.buchwald@mulesoft.com Martin Buchwald (Inactive)
            afelisatti@mulesoft.com Ana Laura Felisatti
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: