Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-16337

testDeleteContentStreamPWC fails on Oracle

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: 6.0
    • Fix Version/s: 7.2
    • Component/s: CMIS, Tests

      Description

      The integration test testDeleteContentStreamPWC (cmislibtest.DocumentTest) fails on Oracle:

      FAIL: testDeleteContentStreamPWC (cmislibtest.DocumentTest)
      Delete the content stream of a PWC
      ----------------------------------------------------------------------
      Traceback (most recent call last):
        File "/Users/fguillaume/Eclipse/nuxeo/nuxeo/nuxeo-distribution/nuxeo-distribution-cap-cmis-tests/cmislibtest.py", line 1191, in testDeleteContentStreamPWC
          self.assertRaises(CmisException, pwc.getContentStream)
      AssertionError: CmisException not raised
      

      The test checks that fetching the content stream returns a constraint exception when the content stream has been deleted, but in this case fetching the content stream doesn't fail (returns the one that should have been deleted).

        Attachments

          Issue Links

            Activity

              People

              • Assignee:
                fguillaume Florent Guillaume
                Reporter:
                fguillaume Florent Guillaume
                Participants:
              • Votes:
                0 Vote for this issue
                Watchers:
                1 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: