oscerd commented on pull request #5314: URL: https://github.com/apache/camel/pull/5314#issuecomment-816686016
Sorry but I had to revert. We have test failures: ``` [ERROR] Failures: [ERROR] org.apache.camel.processor.jpa.JpaRouteEndpointTest.testRouteJpa [ERROR] Run 1: JpaRouteEndpointTest>JpaRouteTest.testRouteJpa:45 Assertion error at index 0 on mock mock://result with predicate: header(CamelEntityManager) instanceof javax.persistence.EntityManager on Exchange[FD16AFB6F251770-0000000000000000] [ERROR] Run 2: JpaRouteEndpointTest>JpaRouteTest.testRouteJpa:45 Assertion error at index 0 on mock mock://result with predicate: header(CamelEntityManager) instanceof javax.persistence.EntityManager on Exchange[6DE3492615A862D-0000000000000000] [ERROR] Run 3: JpaRouteEndpointTest>JpaRouteTest.testRouteJpa:45 Assertion error at index 0 on mock mock://result with predicate: header(CamelEntityManager) instanceof javax.persistence.EntityManager on Exchange[3F9B273D8131A0F-0000000000000000] [INFO] [ERROR] org.apache.camel.processor.jpa.JpaRouteTest.testRouteJpa [ERROR] Run 1: JpaRouteTest.testRouteJpa:45 Assertion error at index 0 on mock mock://result with predicate: header(CamelEntityManager) instanceof javax.persistence.EntityManager on Exchange[812C5CE5613B570-0000000000000000] [ERROR] Run 2: JpaRouteTest.testRouteJpa:45 Assertion error at index 0 on mock mock://result with predicate: header(CamelEntityManager) instanceof javax.persistence.EntityManager on Exchange[03C7983ADDD25C4-0000000000000000] [ERROR] Run 3: JpaRouteTest.testRouteJpa:45 Assertion error at index 0 on mock mock://result with predicate: header(CamelEntityManager) instanceof javax.persistence.EntityManager on Exchange[8B9C0E3B92AB9AA-0000000000000000] ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org