Uploaded image for project: 'Drools'
  1. Drools
  2. DROOLS-6424

Ignore failing test org.kie.hacep.LocalStorageStreamingKieSessionTest.getCommandsTest

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 7.56.0.Final
    • 7.55.0.Final
    • None
    • None
    • 2021 Week 22-24 (from May 31)
    • 1
    • Undefined
    • NEW
    • NEW

      org.kie.hacep.LocalStorageStreamingKieSessionTest.getCommandsTest randomly fails on CI. Not reproducible at local end. Ignore it as a temporarily rescue.

      org.kie.hacep.LocalStorageStreamingKieSessionTest.getCommandsTest
      Failing for the past 1 build (Since Failed#77 )
      Took 1.6 sec.
      Error Message
      
      expected:<2> but was:<1>
      
      Stacktrace
      
      java.lang.AssertionError: expected:<2> but was:<1>
      	at org.junit.Assert.fail(Assert.java:89)
      	at org.junit.Assert.failNotEquals(Assert.java:835)
      	at org.junit.Assert.assertEquals(Assert.java:647)
      	at org.junit.Assert.assertEquals(Assert.java:633)
      	at org.kie.hacep.LocalStorageStreamingKieSessionTest.getCommandsTest(LocalStorageStreamingKieSessionTest.java:121)
      	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
      	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
      	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
      	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
      	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
      	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
      	at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:288)
      	at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:282)
      	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
      	at java.base/java.lang.Thread.run(Thread.java:829)
      

            rhn-support-tkobayas Toshiya Kobayashi
            rhn-support-tkobayas Toshiya Kobayashi
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: