====================================================== taler-exchange 0.8.5: src/auditor/test-suite.log ====================================================== # TOTAL: 3 # PASS: 0 # SKIP: 2 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0 .. contents:: :depth: 2 SKIP: test-auditor.sh ===================== Testing for jq ./test-auditor.sh: riga 1870: jq: comando non trovato jq required SKIP test-auditor.sh (exit status: 77) SKIP: test-revocation.sh ======================== Testing for jq ./test-revocation.sh: riga 494: jq: comando non trovato jq required SKIP test-revocation.sh (exit status: 77) FAIL: test-sync.sh ================== Testing synchronization logic ......2022-05-02T14:13:11.713498-0400 pq-31527 ERROR PQprepare (`SELECT reserve_found,balance_ok,kycok AS kyc_ok,account_uuid AS payment_target_uuid,ruuid FROM exchange_do_batch_withdraw ($1,$2,$3,$4,$5);' as `call_batch_withdraw') failed with error: ERROR: function exchange_do_batch_withdraw(unknown, unknown, unknown, unknown, unknown) does not exist LINE 1: ...ok,account_uuid AS payment_target_uuid,ruuid FROM exchange_d... ^ HINT: No function matches the given name and argument types. You might need to add explicit type casts. 2022-05-02T14:13:11.713594-0400 taler-auditor-sync-31527 ERROR Failed to begin transaction with data source. Exiting .FAIL Record count mismatch: 424 / 0 in table denominations FAIL test-sync.sh (exit status: 1)