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

Tests EmbeddedHotRodTest.testCustomEvents and EmbeddedHotRodTest.testCustomEvents fail

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • JDG 7.2 ER3
    • JDG 7.2 ER2
    • TestSuite
    • None

    Description

      Both tests fail on the same issue:
      EmbeddedHotRodTest.testCustomEvents
      java.lang.AssertionError:
      at org.infinispan.client.hotrod.event.CustomEventLogListener.pollEvent(CustomEventLogListener.java:51)
      at org.infinispan.client.hotrod.event.CustomEventLogListener$StaticCustomEventLogListener.expectSingleCustomEvent(CustomEventLogListener.java:190)
      at org.infinispan.client.hotrod.event.CustomEventLogListener$StaticCustomEventLogListener.expectSingleCustomEvent(CustomEventLogListener.java:184)
      at org.infinispan.client.hotrod.event.CustomEventLogListener.expectCreatedEvent(CustomEventLogListener.java:85)
      at org.infinispan.it.compatibility.EmbeddedHotRodTest.lambda$testCustomEvents$5(EmbeddedHotRodTest.java:344)
      at org.infinispan.client.hotrod.test.HotRodClientTestingUtil.withClientListener(HotRodClientTestingUtil.java:129)
      at org.infinispan.it.compatibility.EmbeddedHotRodTest.testCustomEvents(EmbeddedHotRodTest.java:339)
      at java.util.concurrent.FutureTask.run(FutureTask.java:266)
      at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
      at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
      at java.lang.Thread.run(Thread.java:748)

      EmbeddedHotRodTest.testCustomEventsDynamic
      java.lang.AssertionError:
      at org.infinispan.client.hotrod.event.CustomEventLogListener.pollEvent(CustomEventLogListener.java:51)
      at org.infinispan.client.hotrod.event.CustomEventLogListener.expectSingleCustomEvent(CustomEventLogListener.java:80)
      at org.infinispan.client.hotrod.event.CustomEventLogListener.expectCreatedEvent(CustomEventLogListener.java:85)
      at org.infinispan.it.compatibility.EmbeddedHotRodTest.lambda$testCustomEventsDynamic$6(EmbeddedHotRodTest.java:361)
      at org.infinispan.client.hotrod.test.HotRodClientTestingUtil.withClientListener(HotRodClientTestingUtil.java:139)
      at org.infinispan.it.compatibility.EmbeddedHotRodTest.testCustomEventsDynamic(EmbeddedHotRodTest.java:356)
      at java.util.concurrent.FutureTask.run(FutureTask.java:266)
      at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
      at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
      at java.lang.Thread.run(Thread.java:748)

      Attachments

        Activity

          People

            gfernand@redhat.com Gustavo Fernandes (Inactive)
            zhostasa_jira Zdenek Hostasa (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: