I temporarily set -Dsurefire.useFile=false to have the stack trace on the console [1]:

testMembers(org.apache.jackrabbit.oak.jcr.security.principal.PrincipalManagerTest) Time elapsed: 0.01 sec <<< ERROR!
java.lang.NullPointerException
at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:192)
        at 
org.apache.jackrabbit.oak.core.MutableTree.getTree(MutableTree.java:378)
at org.apache.jackrabbit.oak.core.AbstractRoot.getTree(AbstractRoot.java:229) at org.apache.jackrabbit.oak.core.AbstractRoot.getTree(AbstractRoot.java:65) at org.apache.jackrabbit.oak.security.user.AuthorizableBaseProvider.getByPath(AuthorizableBaseProvider.java:66) at org.apache.jackrabbit.oak.security.user.MembershipProvider$2.getNext(MembershipProvider.java:270) at org.apache.jackrabbit.oak.security.user.MembershipProvider$2.getNext(MembershipProvider.java:244) at org.apache.jackrabbit.oak.util.AbstractLazyIterator.hasNext(AbstractLazyIterator.java:39) at org.apache.jackrabbit.oak.security.user.GroupImpl.getMembers(GroupImpl.java:195) at org.apache.jackrabbit.oak.security.user.GroupImpl.getMembers(GroupImpl.java:81) at org.apache.jackrabbit.oak.security.user.GroupImpl$GroupPrincipal.members(GroupImpl.java:275) at org.apache.jackrabbit.oak.jcr.security.principal.PrincipalManagerTest.testMembers(PrincipalManagerTest.java:186)

Will create an issue.

Michael

[1] https://ci.apache.org/builders/oak-trunk/builds/3785/steps/compile/logs/stdio

On 22.11.13 9:49 , Tobias Bocanegra wrote:
well, ok. then there is nothing I can do, as I really can't reproduce
the failure right now :-(
also, the build on Travis has passed the test in the current build:

https://travis-ci.org/apache/jackrabbit-oak/builds/14387412

--
toby


On Fri, Nov 22, 2013 at 12:40 PM, Jukka Zitting <jukka.zitt...@gmail.com> wrote:
Hi,

On Fri, Nov 22, 2013 at 3:32 PM, Tobias Bocanegra <tri...@apache.org> wrote:
the tests pass locally. where can I look at the surefire reports of the build?

Unfortunately AFAICT buildbot doesn't give you access to the build directory.

BR,

Jukka Zitting

Reply via email to