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

Fix random test failure on CollectionAsynchronousDuplicateTest.testCopyFolderContainingACollectionWithManyMembers on mssql

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: 8.10
    • Fix Version/s: 8.10-HF04
    • Component/s: Collections, Tests
    • Sprint:
      nxsupport 9.1.5, nxsupport 9.1.6, nxsupport 9.1.7
    • Story Points:
      1

      Description

      Two tests failed with the same root cause

      java.lang.AssertionError: expected:<0> but was:<1>
      	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.ecm.collections.core.test.CollectionTestCase.awaitCollectionWorks(CollectionTestCase.java:99)
      	at org.nuxeo.ecm.collections.core.test.CollectionAsynchronousDuplicateTest.testCopyFolderContainingACollection(CollectionAsynchronousDuplicateTest.java:94)
      	at org.nuxeo.ecm.collections.core.test.CollectionAsynchronousDuplicateTest.testCopyFolderContainingACollectionWithManyMembers(CollectionAsynchronousDuplicateTest.java:54)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
      

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                • Created:
                  Updated:
                  Resolved: