Updated transaction tests to report reason for failures. #533
GitHub Actions / ARM 64-bit
failed
Oct 6, 2024 in 0s
362 tests run, 338 passed, 21 skipped, 3 failed.
Annotations
Check failure on line 1 in script_p2sh_tests
github-actions / ARM 64-bit
script_p2sh_tests.set
failure
Raw output
ASSERTION FAILURE:
- file : script_p2sh_tests.cpp
- line : 190
- message: IsStandardTx: reason: dust
Check failure on line 1 in transaction_tests
github-actions / ARM 64-bit
transaction_tests.test_IsStandard
failure
Raw output
ASSERTION FAILURE:
- file : transaction_tests.cpp
- line : 335
- message: check nDustThreshold == 546 has failed [5460000 != 546]
Check failure on line 1 in coinjoin_tests
github-actions / ARM 64-bit
coinjoin_tests.CTransactionBuilderTest
failure
Raw output
ASSERTION FAILURE:
- file : coinjoin_tests.cpp
- line : 94
- message: check wallet->CreateTransaction({{GetScriptForDestination(tallyItem.txdest), nAmount, false}}, tx, nFeeRet, nChangePosRet, strError, coinControl) has failed
Loading