Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.15.0
Description
There were three failures within a couple of days. They are all in publish tests.
OutOfMemoryDUnitTest > shouldReturnOOMError_forPublish_whenThresholdReached FAILED java.lang.AssertionError: Expecting code to raise a throwable. at org.apache.geode.redis.OutOfMemoryDUnitTest.addMultipleKeysToServer1UntilOOMExceptionIsThrown(OutOfMemoryDUnitTest.java:357) at org.apache.geode.redis.OutOfMemoryDUnitTest.fillServer1Memory(OutOfMemoryDUnitTest.java:344) at org.apache.geode.redis.OutOfMemoryDUnitTest.shouldReturnOOMError_forPublish_whenThresholdReached(OutOfMemoryDUnitTest.java:210)
OutOfMemoryDUnitTest > shouldReturnOOMError_forPublish_whenThresholdReached FAILED java.lang.AssertionError: Expecting code to raise a throwable. at org.apache.geode.redis.OutOfMemoryDUnitTest.addMultipleKeysToServer1UntilOOMExceptionIsThrown(OutOfMemoryDUnitTest.java:357) at org.apache.geode.redis.OutOfMemoryDUnitTest.fillServer1Memory(OutOfMemoryDUnitTest.java:344) at org.apache.geode.redis.OutOfMemoryDUnitTest.shouldReturnOOMError_forPublish_whenThresholdReached(OutOfMemoryDUnitTest.java:210)
OutOfMemoryDUnitTest > shouldAllowPublish_afterDroppingBelowCriticalThreshold FAILED org.awaitility.core.ConditionTimeoutException: Assertion condition defined as a org.apache.geode.redis.OutOfMemoryDUnitTest Expecting code to raise a throwable within 5 minutes. at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:164) at org.awaitility.core.AssertionCondition.await(AssertionCondition.java:119) at org.awaitility.core.AssertionCondition.await(AssertionCondition.java:31) at org.awaitility.core.ConditionFactory.until(ConditionFactory.java:939) at org.awaitility.core.ConditionFactory.untilAsserted(ConditionFactory.java:723) at org.apache.geode.redis.OutOfMemoryDUnitTest.shouldAllowPublish_afterDroppingBelowCriticalThreshold(OutOfMemoryDUnitTest.java:328) Caused by: java.lang.AssertionError: Expecting code to raise a throwable. at org.apache.geode.redis.OutOfMemoryDUnitTest.lambda$shouldAllowPublish_afterDroppingBelowCriticalThreshold$36(OutOfMemoryDUnitTest.java:328)
Attachments
Issue Links
- links to