[
https://issues.apache.org/jira/browse/GEODE-7467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kirk Lund resolved GEODE-7467.
------------------------------
Fix Version/s: 1.12.0
Resolution: Fixed
Fixed by this commit which has been merged to develop:
{noformat}
commit 0e7eb17ef0ba1f8fb754842b705a27dc20830129
Author: Kirk Lund <[email protected]>
Date: Mon Nov 25 14:12:24 2019 -0800
GEODE-7470: Fix LogConsumerDistributedTest (#4361)
Some of the nested test classes were not awaiting the completion of the
AsyncInvocation.
Use AtomicReference instead of volatile for test fields.
{noformat}
> DistributedTest fails with suspicious string
> "java.lang.ClassNotFoundException: does.not.Exist"
> -----------------------------------------------------------------------------------------------
>
> Key: GEODE-7467
> URL: https://issues.apache.org/jira/browse/GEODE-7467
> Project: Geode
> Issue Type: Bug
> Reporter: Donal Evans
> Assignee: Kirk Lund
> Priority: Major
> Fix For: 1.12.0
>
>
> org.apache.geode.test.greplogs.LogConsumerDistributedTest >
> errorLevel_exceptionMessage_loggedInBefore_failsInLocator 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 3
> [error 2019/11/18 11:42:50.004 GMT <RMI TCP Connection(1)-172.17.0.4>
> tid=32] java.lang.ClassNotFoundException: does.not.Exist
> 238 tests completed, 1 failed
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-= Test Results URI
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
> http://files.apachegeode-ci.info/builds/apache-develop-main/1.12.0-SNAPSHOT.0025/test-results/distributedTest/1574084287/
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
> Test report artifacts from this job are available at:
> http://files.apachegeode-ci.info/builds/apache-develop-main/1.12.0-SNAPSHOT.0025/test-artifacts/1574084287/distributedtestfiles-OpenJDK8-1.12.0-SNAPSHOT.0025.tgz
--
This message was sent by Atlassian Jira
(v8.3.4#803005)