You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@chemistry.apache.org by "David Caruana (JIRA)" <ji...@apache.org> on 2010/03/11 13:41:27 UTC

[jira] Commented: (CMIS-150) VersionsTest.testCheckout to not assert the VersionSeriesId in pwc with ObjectId previosly document created.

    [ https://issues.apache.org/jira/browse/CMIS-150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12844050#action_12844050 ] 

David Caruana commented on CMIS-150:
------------------------------------

Before I remove this line, is it possible for you to determine if there are other asserts in VersionsTest that also fail for you. I ask as there are several other asserts similar to this one.

> VersionsTest.testCheckout to not assert the VersionSeriesId in pwc with ObjectId previosly document created.
> ------------------------------------------------------------------------------------------------------------
>
>                 Key: CMIS-150
>                 URL: https://issues.apache.org/jira/browse/CMIS-150
>             Project: Chemistry
>          Issue Type: Bug
>          Components: tck
>            Reporter: Alexey Zavizionov
>
>         Assert.assertEquals(docObject.getObjectId().getStringValue(), pwcObject.getVersionSeriesId().getStringValue());
> 	at org.apache.chemistry.tck.atompub.test.spec.VersionsTest.testCheckout(VersionsTest.java:103)

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