Uploaded image for project: 'Geode'
  1. Geode
  2. GEODE-7960

CI: SingleThreadColocationLoggerTest.logsMissingChildRegionUntilCompletion FAILED on Windows

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 1.12.10, 1.13.8, 1.14.4, 1.15.0
    • None
    • logging
    • None

    Description

      Looks like a flaky test on windows:

      https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/WindowsUnitTestOpenJDK11/builds/21

      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)
      

      Attachments

        Activity

          People

            klund Kirk Lund
            jinmeiliao Jinmei Liao
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated: