[
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}
ASSIGNED TO: sabbey37 [Sarah Abbey] / ringles [Raymond Ingles]
(unfortunately we can't assign it to ourselves, though we've sent an email to :
[[email protected]|mailto:[email protected]] requesting access.
was:
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}
> 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
> Assignee: Raymond Ingles
> 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}
>
> ASSIGNED TO: sabbey37 [Sarah Abbey] / ringles [Raymond Ingles]
> (unfortunately we can't assign it to ourselves, though we've sent an email to
> : [[email protected]|mailto:[email protected]] requesting access.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)