Required flag: expected: false / actual: true (cmis:objectTypeId ) (AbstractSessionTest.java:1279) --------------------------------------------------------------------------------------------------
Key: CMIS-368 URL: https://issues.apache.org/jira/browse/CMIS-368 Project: Chemistry Issue Type: Bug Components: opencmis-tck Affects Versions: OpenCMIS 0.4.0 Environment: testing against the IBM demo server Reporter: jay brown Priority: Minor Fix For: OpenCMIS 0.4.0 Continuing my sweep of these TCK run. I see this error all through my results: FAILURE: Property definition: cmis:objectTypeId (AbstractSessionTest.java:835) FAILURE: Required flag: expected: false / actual: true (AbstractSessionTest.java:1279) The 1.0 spec says (for document) Required: True but for folder Required: False So the TCK is correct for 1.0, but the 1.0 spec was in error. This was fixed in the errata as a result of this issue: http://tools.oasis-open.org/issues/browse/CMIS-646 So I think the TCK should expect 'true' now for folder, policy, relationship and document. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira