udayagiri-sivasai-dev opened a new pull request, #5763:
URL: https://github.com/apache/fineract/pull/5763

   What changed
   - Updated SavingsAccountTransactionTest to accept MariaDB 12.2 
snapshot-isolation conflict responses that return 403 with "Record has changed 
since last read".
   
   Why
   - Under MariaDB 12.2 with innodb_snapshot_isolation=ON, concurrency tests 
can return a different valid conflict response than the tests previously 
allowed.
   
   How I tested
   - :integration-tests:test --tests 
"*SavingsAccountTransactionTest.testDeadlockSavingsBatchTransactions"
   - :integration-tests:test --tests 
"*SavingsAccountTransactionTest.testConcurrentSavingsBatchTransactions"
   - :integration-tests:test --tests "*SavingsAccountTransactionTest"


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