Uploaded image for project: 'Chemistry (Retired)'
  1. Chemistry (Retired)
  2. CMIS-134

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

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.1.0-incubating
    • tck
    • None

    Description

      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."

      Attachments

        Activity

          People

            dcaruana David Caruana
            exoman Alexey Zavizionov
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: