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

Fix ITTaggingTest.testAddAndRemoveTagOnDocument on MongoDB

    XMLWordPrintable

    Details

      Description

      Tags currently are not implemented on MongoDB (TL-26), therefore this test cannot pass. Currently it fails with:

      java.lang.AssertionError: expected:<2> but was:<0>
      	at org.junit.Assert.fail(Assert.java:88)
      	at org.junit.Assert.failNotEquals(Assert.java:743)
      	at org.junit.Assert.assertEquals(Assert.java:118)
      	at org.junit.Assert.assertEquals(Assert.java:555)
      	at org.junit.Assert.assertEquals(Assert.java:542)
      	at org.nuxeo.ftest.cap.ITTaggingTest.testAddAndRemoveTagOnDocument(ITTaggingTest.java:73)
      

        Attachments

          Issue Links

            Activity

              People

              • Votes:
                0 Vote for this issue
                Watchers:
                4 Start watching this issue

                Dates

                • Created:
                  Updated: