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

Fix heisenbug test failure on TestSQLBackendNoProxies.testLockingParallelClustered

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Open
    • Priority: Minor
    • Resolution: Unresolved
    • Affects Version/s: 7.2
    • Fix Version/s: QualifiedToSchedule
    • Component/s: Clustering

      Description

      The test is failing under Linux in Master:
      Please see: http://qa.nuxeo.org/jenkins/job/nuxeo-master-fullbuild-part1-multidb-linux/Slave=MULTIDB_LINUX,dbprofile=default,jdk=java-8-oracle/1256/
      Stack:

      org.junit.ComparisonFailure: expected:<t[1-6027]> but was:<t[2-10401]>
      	at org.junit.Assert.assertEquals(Assert.java:115)
      	at org.junit.Assert.assertEquals(Assert.java:144)
      	at org.nuxeo.ecm.core.storage.sql.TestSQLBackend$LockingJob.doHeavyLockingJob(TestSQLBackend.java:3035)
      	at org.nuxeo.ecm.core.storage.sql.TestSQLBackend$LockingJob.run(TestSQLBackend.java:2991)
      	at java.lang.Thread.run(Thread.java:745)
      

      Note: The test hold a conditional rule but this one is disabled after h2 upgrade. (The problem is not related to this upgrade).

        Attachments

          Activity

            People

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

              Dates

              • Created:
                Updated: