Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-4740

Tests from org.infinispan.distribution package fail randomly on RHEL

    XMLWordPrintable

Details

    Description

      Following tests fail randomly on RHEL with IBM java 6:
      DistSyncL1RepeatableReadFuncTest.testNonOwnerRetrievesValueFromBackupOwnerWhileWrite with (see details):

      java.lang.AssertionError: Entry for key [key-to-the-cache] should be in L1 on cache at [DistSyncL1RepeatableReadFuncTest-NodeA-58335]!
      	at org.infinispan.distribution.DistributionTestHelper.assertIsInL1(DistributionTestHelper.java:31)
      	at org.infinispan.distribution.BaseDistFunctionalTest.assertIsInL1(BaseDistFunctionalTest.java:182)
      	at org.infinispan.distribution.DistSyncL1FuncTest.testNonOwnerRetrievesValueFromBackupOwnerWhileWrite(DistSyncL1FuncTest.java:280)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      
      

      and
      DistSyncL1FuncTest.testGetAfterWriteAlreadyInvalidatedCurrentGet with (see details)

      java.lang.AssertionError: Entry for key [key-to-the-cache] should be in L1 on cache at [DistSyncL1FuncTest-NodeA-7385]!
      	at org.infinispan.distribution.DistributionTestHelper.assertIsInL1(DistributionTestHelper.java:31)
      	at org.infinispan.distribution.BaseDistFunctionalTest.assertIsInL1(BaseDistFunctionalTest.java:182)
      	at org.infinispan.distribution.BaseDistSyncL1Test.testGetAfterWriteAlreadyInvalidatedCurrentGet(BaseDistSyncL1Test.java:280)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      
      

      Attachments

        Activity

          People

            dberinde@redhat.com Dan Berindei (Inactive)
            vjuranek@redhat.com Vojtech Juranek
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: