AllowableActionsTest.testFolderAllowableActions There is shouldn't be the 
ALLOWABLE_ACTIONS extension by default.
-----------------------------------------------------------------------------------------------------------------

                 Key: CMIS-134
                 URL: https://issues.apache.org/jira/browse/CMIS-134
             Project: Chemistry
          Issue Type: Task
          Components: tck
            Reporter: Alexey Zavizionov


i have a test error with our CMIS implementation

java.lang.AssertionError:.
<------>at org.junit.Assert.fail(Assert.java:92)
<------>at org.junit.Assert.assertTrue(Assert.java:44)
<------>at org.junit.Assert.assertNotNull(Assert.java:568)
<------>at org.junit.Assert.assertNotNull(Assert.java:579)
<------>at 
org.apache.chemistry.tck.atompub.test.spec.AllowableActionsTest.testFolderAllowableActions(AllowableActionsTest.java:58)

why is it waiting an ALLOWABLE_ACTIONS extension within entry came from 
createTestFolder?

As I see in the spec it should be provided as the uri param, by default is 
false.
"Boolean includeAllowableActions: If TRUE, then the Repository MUST return the
available actions for each object in the result set. Defaults to FALSE."

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

Reply via email to