Uploaded image for project: 'Red Hat Data Grid'
  1. Red Hat Data Grid
  2. JDG-135

Tests from AsyncStoreTest fail randomly with timeout

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Do
    • Major
    • None
    • JDG 7.0.0 GA, JDG 7.0.1
    • TestSuite

    Description

      Tests from org.infinispan.persistence.support.AsyncStoreTest fail randomly with timeout exception, example from testPutRemove:

      org.testng.internal.thread.ThreadTimeoutException: Method org.testng.internal.TestNGMethod.testPutRemove() didn't finish within the time-out 30000
      	at java.lang.Thread.sleep(Native Method)
      	at org.infinispan.test.TestingUtil.sleepThread(TestingUtil.java:565)
      	at org.infinispan.test.TestingUtil.sleepThread(TestingUtil.java:560)
      	at org.infinispan.persistence.support.AsyncStoreTest$SlowAdvancedAsyncCacheWriter$1.get(AsyncStoreTest.java:87)
      	at org.infinispan.persistence.async.State.get(State.java:60)
      	at org.infinispan.persistence.async.AsyncCacheLoader.load(AsyncCacheLoader.java:34)
      	at org.infinispan.persistence.support.AsyncStoreTest.doTestRemove(AsyncStoreTest.java:364)
      	at org.infinispan.persistence.support.AsyncStoreTest.testPutRemove(AsyncStoreTest.java:139)
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            vjuranek@redhat.com Vojtech Juranek
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: