CreateAndDeleteFolderTest fails with "Property is not included in response"
---------------------------------------------------------------------------

                 Key: CMIS-407
                 URL: https://issues.apache.org/jira/browse/CMIS-407
             Project: Chemistry
          Issue Type: Bug
          Components: tck
    Affects Versions: OpenCMIS 0.4.0
            Reporter: Cedric Moitrier


This is caused by AbstractSessionTest#createFolder(Folder, String, String).
This method calls createFolder(Map) on the parent folder whithout passing an 
OperationContext (thus no property filter is explicitly specified - which means 
that the set of returned properties should be repository specific), and does 
expect that the returned folder contains all properties within its definition.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to