On 07/04/15 17:11, "Julian Reschke" <[email protected]> wrote: >On 2015-04-07 14:30, Marcel Reutegger wrote: >> Hi all, >> ... >> - OAK-2704: ConcurrentAddIT occasionally fail with OakMerge0001 >> >> >> Julian R., did you have a chance to look into this? Could >> this be related to running multiple tests in parallel? >> ConcurrentAddIT extends from AbstractRepositoryTest, which >> has a @RunWith(Parallelized.class) annotation. Maybe a >> @RunWith(Parameterized.class) annotation on ConcurrentAddIT >> is a quick fix? >> ... > >Hard to say, as this is quite hard to reproduce. Should we try that >change in any case?
I'd say it is worth a try. Do we have a test environment where it occurs more frequently, so we could keep an eye on it? Regards Marcel
