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

Fix random failure on TestRedisClusterInvalidator.testSendReceiveInvalidations

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: 8.1-SNAPSHOT
    • Fix Version/s: 7.10-HF05, 8.2
    • Component/s: Events / Works, Redis

      Description

      Seen here
      https://qa.nuxeo.org/jenkins/job/nuxeo-master-redis/org.nuxeo.ecm.core$nuxeo-core-redis/570/testReport/junit/org.nuxeo.ecm.core.redis/TestRedisClusterInvalidator/testSendReceiveInvalidations/

      expected:<Invalidations([modified=[RowId(dublincore, docid1), RowId(dublincore, docid2)]])> but was:<Invalidations([])>
      
      Stacktrace
      
      org.junit.ComparisonFailure: expected:<Invalidations([modified=[RowId(dublincore, docid1), RowId(dublincore, docid2)]])> but was:<Invalidations([])>
      	at org.junit.Assert.assertEquals(Assert.java:115)
      	at org.junit.Assert.assertEquals(Assert.java:144)
      	at org.nuxeo.ecm.core.redis.TestRedisClusterInvalidator.testSendReceiveInvalidations(TestRedisClusterInvalidator.java:79)
      

        Attachments

          Activity

            People

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

              Dates

              • Created:
                Updated:
                Resolved: