adamsaghy commented on PR #5632:
URL: https://github.com/apache/fineract/pull/5632#issuecomment-4073523414

   ```
     
     Failed scenarios:
     
file:///home/runner/work/fineract/fineract/fineract-e2e-tests-runner/src/test/resources/features/BatchApi.feature:25
 # Verify Batch API call in case of enclosing transaction is TRUE and one of 
the steps fails
     
     13 Scenarios (1 failed, 12 passed)
     73 Steps (1 failed, 1 skipped, 71 passed)
     2m24.370s
     
     
     org.opentest4j.AssertionFailedError: [Not the expected error message in 
error body: Actual error message is: Client with identifier 
org.apache.fineract.infrastructure.core.domain.ExternalId@f9933d45 does not 
exist. Expected error message is: Client with identifier null does not exist] 
     expected: "Client with identifier null does not exist"
      but was: "Client with identifier 
org.apache.fineract.infrastructure.core.domain.ExternalId@f9933d45 does not 
exist"
        at 
org.apache.fineract.test.stepdef.common.BatchApiStepDef.clientNotCreated(BatchApiStepDef.java:932)
        at ✽.Nr. 1 Client creation was rolled 
back(file:///home/runner/work/fineract/fineract/fineract-e2e-tests-runner/src/test/resources/features/BatchApi.feature:28)
     


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to