meonkeys commented on PR #4914:
URL: https://github.com/apache/fineract/pull/4914#issuecomment-3145573084

   Huh, that was an odd test failure:
   
   ```
     org.apache.fineract.integrationtests.datatable.DatatableIntegrationTest
     
       Test validateCreateReadDeleteDatatableWithCaseSensitive() PASSED
       Test validateInsertNullValues() PASSED
       Test validateCreateAndEditDatatable() PASSED
       Test validateCreateReadDeleteDatatable() PASSED
       Test validateReadDatatableMultirow() FAILED
     
       org.opentest4j.AssertionFailedError: expected: <1582-10-13 11:16:23> but 
was: <1582-10-23 11:16:23>
           at 
app//org.apache.fineract.integrationtests.datatable.DatatableIntegrationTest.validateReadDatatableMultirow(DatatableIntegrationTest.java:810)
   ```
   
   I'll see if I can repro that locally.
   
   I'm also going to close this and create a new PR merging from my fork 
instead of from a branch in this repo (to prevent duplicate jobs in github 
actions CI).


-- 
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