I am using surefire 2.16, but I can't share this pom
On 2017-10-10 11:22, Jean-Baptiste Onofré <[email protected]> wrote: > Which surefire version ? Is it possible to share the itest pom XML ? > > Thanks > Regards > JB > > On 10/10/2017 11:10 AM, J. Brebec wrote: > > I am unable to reproduce it on my workstation - in fact, it works better > > with Karaf 4.1.3 than with 4.1.2 > > > > However, on the production server, I run 200 tests, and on each run, 5 or 6 > > tests fails because of this NPE. The test are run with PaxExam (4.11). > > > > On 2017-10-10 11:05, Jean-Baptiste Onofré <[email protected]> wrote: > >> Hi Jérémie, > >> > >> does it happen in Pax Exam ? Or generally speaking ? > >> > >> Do you have a scenario to reproduce that ? > >> > >> Thanks ! > >> Regards > >> JB > >> > >> On 10/10/2017 11:03 AM, J. Brebec wrote: > >>> Hello, > >>> > >>> I am using Karaf 4.1.2 with the bundle features from Karaf 4.1.3-SNAPSHOT. > >>> > >>> Randomly, my integration tests fails on internals classes from Aries, > >>> Felix etc when this librairies tries to get the system bundle : > >>> getBundle(0) return null > >>> > >>> I don't see when this bundle can be null, and I suspect that the region > >>> hook hides the system bundle.. If I use the jar from Karaf 4.1.2, then my > >>> integrations tests pass. > >>> > >>> Is this a known issue with Karaf 4.1.3 ? > >>> > >>> Regards > >>> J̮̩r̮̩mie > >>> > >> > >> -- > >> Jean-Baptiste Onofré > >> [email protected] > >> http://blog.nanthrax.net > >> Talend - http://www.talend.com > >> > > -- > Jean-Baptiste Onofré > [email protected] > http://blog.nanthrax.net > Talend - http://www.talend.com >
