You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Michael Dürig (JIRA)" <ji...@apache.org> on 2014/03/05 11:47:42 UTC

[jira] [Commented] (OAK-1291) RandomizedReadTest fails with OutOfMemoryError: PermGen space

    [ https://issues.apache.org/jira/browse/OAK-1291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13920730#comment-13920730 ] 

Michael Dürig commented on OAK-1291:
------------------------------------

I suggest we remove the test again and resolve as won't fix or later unless [~asanso] comes up with a patch in time for 0.19.

> RandomizedReadTest fails with OutOfMemoryError: PermGen space
> -------------------------------------------------------------
>
>                 Key: OAK-1291
>                 URL: https://issues.apache.org/jira/browse/OAK-1291
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: jcr
>            Reporter: Michael Dürig
>            Assignee: Michael Dürig
>              Labels: test
>             Fix For: 0.19
>
>
> This happened while running the maven build with {{-PintegrationTesting}}:
> {code}
> Running org.apache.jackrabbit.oak.jcr.random.RandomizedReadTest
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 34.418 sec
> org.apache.maven.surefire.util.SurefireReflectionException: java.lang.reflect.InvocationTargetException; nested exception is java.lang.reflect.InvocationTargetException: null
> java.lang.reflect.InvocationTargetException
> Exception in thread "main" java.lang.OutOfMemoryError: PermGen space
> Results :
> Tests run: 722, Failures: 0, Errors: 0, Skipped: 48
> {code}
> The crucial point being Surefire silently ignoring the following tests such that the build happily succeeds making following failures. Note, that test suite consists of  2003 tests in contrast to the 722 reported by Surefire. 



--
This message was sent by Atlassian JIRA
(v6.2#6252)