The Apache Jenkins build system has built $PROJECT_NAME (build #$BUILD_NUMBER)
Status: $BUILD_STATUS
Check console output at $BUILD_URL to view the results.
Hi
@Christian I believe I've fixed the JPA test now, could you please check to
see if you can still reproduce the same exception you mentioned below?
Babak
Christian Mueller wrote
> Today, it looks much better [1]. We are trying to fix the unit tests which
> are failing from time to time on slo
Today, it looks much better [1]. We are trying to fix the unit tests which
are failing from time to time on slower boxes. But this isn't so easy for
all of them...
I had a look at
org.apache.camel.processor.jpa.JpaProducerConcurrentTest.testConcurrentProducers.
A few times I get the following exce
Here are some test cases.
@Test
//The timeout is set in the resetTask() method which is called at the
completion of the exchange (SessionBatchTransactionSynchronization.java).
//If I'm understanding it well, the timeout seems to be reset at each
exchange completion.
//That is not rea
Thank you for your answer.
I do not have any unit tests right now but I'll try to do some.
Another thing that is strange in the implementation of the timeout.
The timeout is set in the resetTask() method which is called at the
completion of the exchange (SessionBatchTransactionSynchronization.j