[ https://issues.apache.org/jira/browse/GEODE-7960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17531290#comment-17531290 ]
Geode Integration commented on GEODE-7960: ------------------------------------------ Seen on support/1.12 in [windows-unit-test-openjdk11 #62|https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-support-1-12-main/jobs/windows-unit-test-openjdk11/builds/62] ... see [test results|http://files.apachegeode-ci.info/builds/apache-support-1-12-main/1.12.10-build.0382/test-results/test/1651568453/] or download [artifacts|http://files.apachegeode-ci.info/builds/apache-support-1-12-main/1.12.10-build.0382/test-artifacts/1651568453/windows-unittestfiles-openjdk11-1.12.10-build.0382.tgz]. > CI: SingleThreadColocationLoggerTest.logsMissingChildRegionUntilCompletion > FAILED on Windows > -------------------------------------------------------------------------------------------- > > Key: GEODE-7960 > URL: https://issues.apache.org/jira/browse/GEODE-7960 > Project: Geode > Issue Type: Bug > Components: logging > Affects Versions: 1.12.10, 1.13.8, 1.14.4, 1.15.0 > Reporter: Jinmei Liao > Assignee: Kirk Lund > Priority: Major > > Looks like a flaky test on windows: > https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/WindowsUnitTestOpenJDK11/builds/21 > {noformat} > org.apache.geode.internal.cache.partitioned.colocation.SingleThreadColocationLoggerTest > > logsMissingChildRegionUntilCompletion FAILED > org.mockito.exceptions.verification.NoInteractionsWanted: > No interactions wanted here: > -> at > org.apache.geode.internal.cache.partitioned.colocation.SingleThreadColocationLoggerTest.logsMissingChildRegionUntilCompletion(SingleThreadColocationLoggerTest.java:180) > But found this interaction on mock 'consumer': > -> at > org.apache.geode.internal.cache.partitioned.colocation.SingleThreadColocationLogger.logMissingRegions(SingleThreadColocationLogger.java:229) > *** > For your reference, here is the list of all invocations ([?] - means > unverified). > 1. -> at > org.apache.geode.internal.cache.partitioned.colocation.SingleThreadColocationLogger.logMissingRegions(SingleThreadColocationLogger.java:229) > 2. [?]-> at > org.apache.geode.internal.cache.partitioned.colocation.SingleThreadColocationLogger.logMissingRegions(SingleThreadColocationLogger.java:229) > at > org.apache.geode.internal.cache.partitioned.colocation.SingleThreadColocationLoggerTest.logsMissingChildRegionUntilCompletion(SingleThreadColocationLoggerTest.java:180) > {noformat} -- This message was sent by Atlassian Jira (v8.20.7#820007)