Hi Andriy, Result is random but it is org.eclipse.microprofile.rest.client.tck.asynctests.AsyncMethodTest.testAsyncInvocationInterceptorProvider
Le dim. 2 juin 2019 à 19:12, Andriy Redko <[email protected]> a écrit : > Hi Romain, > > Yes, the async flows are difficult to test, which test cases for MP rest > client are > intermittently failing for you? I would be able to take a look. Thanks. > > Best Regards, > Andriy Redko > > RMB> Hi everyone, > > RMB> I just realize - thanks for failling test on jenkins, that part of > the test > RMB> suite is not deterministic. > RMB> It mainly affects async calls. I found some opentracing ones - fixed > by > RMB> > https://github.com/apache/cxf/pull/561/commits/23cbbb9db73a74913fd4294f805032f923ffcf09 > RMB> - > RMB> and there are some in MP rest client TCK (async interceptor provider). > > RMB> I didn't dig deep into the root cause but I suspect we ack the client > RMB> before the full chain is processed on the server side. > RMB> Does it ring any bell to anyone? > > RMB> Romain Manni-Bucau > RMB> @rmannibucau <https://twitter.com/rmannibucau> | Blog > RMB> <https://rmannibucau.metawerx.net/> | Old Blog > RMB> <http://rmannibucau.wordpress.com> | Github < > https://github.com/rmannibucau> | > RMB> LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book > RMB> < > https://www.packtpub.com/application-development/java-ee-8-high-performance > > > >
