[ https://issues.apache.org/jira/browse/GEODE-7905?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sarah Abbey updated GEODE-7905: ------------------------------- Description: Fix RedisDistDUnitTest, which fails intermittently: [https://concourse.apachegeode-ci.info/builds/141130] {code:java} org.apache.geode.redis.RedisDistDUnitTest > classMethod FAILED java.lang.AssertionError: Suspicious strings were written to the log during this run. Fix the strings or use IgnoredException.addIgnoredException to ignore. ----------------------------------------------------------------------- Found suspect string in log4j at line 5030 [error 2020/03/23 19:26:51.559 GMT <GeodeRedisServer-WorkerThread-3> tid=99] org.apache.geode.ToDataException: toData failed on DataSerializer with id=0 for class class java.util.HashSet 6 tests completed, 1 failed {code} was: Fix RedisDistDUnitTest, which fails intermittently: https://concourse.apachegeode-ci.info/builds/141130 ``` org.apache.geode.redis.RedisDistDUnitTest > classMethod FAILED java.lang.AssertionError: Suspicious strings were written to the log during this run. Fix the strings or use IgnoredException.addIgnoredException to ignore. ----------------------------------------------------------------------- Found suspect string in log4j at line 5030 [error 2020/03/23 19:26:51.559 GMT <GeodeRedisServer-WorkerThread-3> tid=99] org.apache.geode.ToDataException: toData failed on DataSerializer with id=0 for class class java.util.HashSet 6 tests completed, 1 failed ``` > RedisDistDUnitTest failing intermittently in CI > ----------------------------------------------- > > Key: GEODE-7905 > URL: https://issues.apache.org/jira/browse/GEODE-7905 > Project: Geode > Issue Type: Bug > Components: redis > Reporter: Sarah Abbey > Priority: Major > > Fix RedisDistDUnitTest, which fails intermittently: > [https://concourse.apachegeode-ci.info/builds/141130] > > {code:java} > org.apache.geode.redis.RedisDistDUnitTest > classMethod FAILED > java.lang.AssertionError: Suspicious strings were written to the log during > this run. > Fix the strings or use IgnoredException.addIgnoredException to ignore. > ----------------------------------------------------------------------- > Found suspect string in log4j at line 5030 > [error 2020/03/23 19:26:51.559 GMT <GeodeRedisServer-WorkerThread-3> tid=99] > org.apache.geode.ToDataException: toData failed on DataSerializer with id=0 > for class class java.util.HashSet > 6 tests completed, 1 failed > {code} > -- This message was sent by Atlassian Jira (v8.3.4#803005)