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

ClientClusterManagementServiceTest expects 1 callback but gets 295

    XMLWordPrintableJSON

Details

    Description

      CI test failed here: https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/WindowsUnitTestOpenJDK8/builds/138#A

      org.apache.geode.management.internal.ClientClusterManagementServiceTest > getOperationCallsSubmitMessageAndReturnsFuture FAILED
      
          org.awaitility.core.ConditionTimeoutException: Assertion condition defined as a lambda expression in org.apache.geode.management.internal.ClientClusterManagementServiceTest 
      
          clusterManagementServiceTransport.submitMessageForGetOperation(
      
              same(org.apache.geode.management.operation.RebalanceOperation@6d6b2db0),
      
              same("opId")
      
          );
      
          Wanted 1 time:
      
          -> at org.apache.geode.management.internal.ClientClusterManagementServiceTest.lambda$getOperationCallsSubmitMessageAndReturnsFuture$1(ClientClusterManagementServiceTest.java:170)
      
          But was 295 times:
      
          -> at org.apache.geode.management.internal.ClientClusterManagementService.get(ClientClusterManagementService.java:114)
      
          -> at org.apache.geode.management.internal.ClientClusterManagementService.get(ClientClusterManagementService.java:114)
      
          -> at org.apache.geode.management.internal.ClientClusterManagementService.get(ClientClusterManagementService.java:114)
      …
      

      Ran it 100 times in IntelliJ with no failures.

      Attachments

        Issue Links

          Activity

            People

              jinmeiliao Jinmei Liao
              burcham Bill Burcham
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: