Hi, I can't reproduce the error on my box - it's probably too fast :-) however, I try to run the tests in a windows 7 VM, but here I get other errors, like:
Failed tests: concurrentObservers(org.apache.jackrabbit.oak.spi.commit.BackgroundObserverTest) Tests in error: testPermissionPropagation(org.apache.jackrabbit.oak.security.authorization.permission.ClusterPermissionsTest): org.apache.jackrabbit.oak.api.CommitFailedException: OakMerge0001: Failed to mergees to the underlying MicroKernel Tests run: 1523, Failures: 1, Errors: 1, Skipped: 65 I'll try harder.... :-) Oh, and on Mac I now get: Tests in error: testImportWithIntermediatePath(org.apache.jackrabbit.oak.jcr.security.user.UserImportTest): Java heap space testImportWithIntermediatePath(org.apache.jackrabbit.oak.jcr.security.user.UserImportTest) testImportImpersonation(org.apache.jackrabbit.oak.jcr.security.user.UserImportTest): Java heap space testImportImpersonation(org.apache.jackrabbit.oak.jcr.security.user.UserImportTest) Regards, Toby On Wed, Jan 8, 2014 at 6:19 AM, Jukka Zitting <[email protected]> wrote: > Hi, > > On Wed, Jan 8, 2014 at 5:10 AM, Julian Reschke <[email protected]> wrote: >> Jukka, thanks for investigating! The tests now reliably pass on my machines. > > Great, thanks for verifying! > > BR, > > Jukka Zitting
