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?

Best regards, Julian

Reply via email to