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 2008/10/17 10:22:44 UTC

[jira] Commented: (JCR-1811) Jcr2Spi: ExportSysViewTest#testExportSysView_handler_session_saveBinary_* occasionally failing

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

Jukka Zitting commented on JCR-1811:
------------------------------------

This was just captured by Hudson, see: http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk/org.apache.jackrabbit$jackrabbit-spi2jcr/244/testReport/org.apache.jackrabbit.test/TestAll/testExportSysView_handler_workspace_skipBinary_recurse/

The stack trace of the test failure is:

junit.framework.AssertionFailedError: Could not read target node /testdata/serialization/target/test/NodeTypes/Node_mix_referenceable: javax.jcr.PathNotFoundException: {}	{}testdata	{}serialization	{}target	{}test	{}NodeTypes	{}Node_mix_referenceable
	at junit.framework.Assert.fail(Assert.java:47)
	at org.apache.jackrabbit.test.api.TreeComparator.compare(TreeComparator.java:346)
	at org.apache.jackrabbit.test.api.TreeComparator.compare(TreeComparator.java:362)
	at org.apache.jackrabbit.test.api.TreeComparator.compare(TreeComparator.java:362)
	at org.apache.jackrabbit.test.api.TreeComparator.compare(TreeComparator.java:307)
	at org.apache.jackrabbit.test.api.TreeComparator.compare(TreeComparator.java:295)
	at org.apache.jackrabbit.test.api.TreeComparator.compare(TreeComparator.java:288)
	at org.apache.jackrabbit.test.api.SerializationTest.doTest(SerializationTest.java:683)
	at org.apache.jackrabbit.test.api.SerializationTest.testExportSysView_handler_workspace_skipBinary_recurse(SerializationTest.java:638)


> Jcr2Spi: ExportSysViewTest#testExportSysView_handler_session_saveBinary_* occasionally failing
> ----------------------------------------------------------------------------------------------
>
>                 Key: JCR-1811
>                 URL: https://issues.apache.org/jira/browse/JCR-1811
>             Project: Jackrabbit
>          Issue Type: Bug
>          Components: jackrabbit-jcr2spi
>            Reporter: angela
>
> from time to time i saw ExportSysViewTest#testExportSysView_handler_session_saveBinary_* test failing. this doesn't occur consistently and i never managed to reproduce it when running the tests in the idea.

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