You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Jukka Zitting (JIRA)" <ji...@apache.org> on 2009/07/10 10:41:14 UTC

[jira] Commented: (JCR-2134) Data Store: avoid creating temporary files

    [ https://issues.apache.org/jira/browse/JCR-2134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12729573#action_12729573 ] 

Jukka Zitting commented on JCR-2134:
------------------------------------

Another potentially related test failure I see every now and then:

testContentIdentity(org.apache.jackrabbit.core.data.TestTwoGetStreams)  Time elapsed: 0.379 sec  <<< FAILURE!
junit.framework.AssertionFailedError: time: 111
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.assertTrue(Assert.java:20)
	at org.apache.jackrabbit.core.data.TestTwoGetStreams.testContentIdentity(TestTwoGetStreams.java:83)



> Data Store: avoid creating temporary files
> ------------------------------------------
>
>                 Key: JCR-2134
>                 URL: https://issues.apache.org/jira/browse/JCR-2134
>             Project: Jackrabbit Content Repository
>          Issue Type: Bug
>          Components: jackrabbit-core
>            Reporter: Thomas Mueller
>            Assignee: Thomas Mueller
>
> Currently the unit test TestTwoGetStreams fails in the trunk (it worked in older versions). This should be fixed. 
> Also, the data store is disabled by default, so this test doesn't run by default. The data store should be enabled for testing.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.