Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wallet: allow mintxfee=0 #1333

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

wallet: allow mintxfee=0

640e4ae
Select commit
Loading
Failed to load commit list.
Open

wallet: allow mintxfee=0 #1333

wallet: allow mintxfee=0
640e4ae
Select commit
Loading
Failed to load commit list.
Cirrus CI / [TSan, depends, gui] [jammy] failed May 22, 2024 in 30m 28s

Task Summary

Instruction ci failed in 29:32

Details

✅ 00:41 clone
✅ 00:09 merge_base
✅ 00:00 ccache
✅ 00:01 depends_built
❌ 29:32 ci

.. contents:: :depth: 2

FAIL: minisketch/test
=====================

FATAL: ThreadSanitizer: unexpected memory mapping 0x58004db65000-0x58004db86000
FAIL minisketch/test (exit status: 66)

FAIL: univalue/test/object
==========================

FATAL: ThreadSanitizer: unexpected memory mapping 0x5b8bf29ec000-0x5b8bf2a0f000
FAIL univalue/test/object (exit status: 66)

FAIL: univalue/test/unitester
=============================

FATAL: ThreadSanitizer: unexpected memory mapping 0x5aef6c1c3000-0x5aef6c1e7000
FAIL univalue/test/unitester (exit status: 66)

FAIL: univalue/test/no_nul
==========================

FATAL: ThreadSanitizer: unexpected memory mapping 0x57b025f30000-0x57b025f52000
FAIL univalue/test/no_nul (exit status: 66)

FAIL: qt/test/test_elements-qt
==============================

FATAL: ThreadSanitizer: unexpected memory mapping 0x575b92c07000-0x575b92d47000
FAIL qt/test/test_elements-qt (exit status: 66)

============================================================================
Testsuite summary for Elements Core 23.99.0
============================================================================
# TOTAL: 5
# PASS:  0
# SKIP:  0
# XFAIL: 0
# FAIL:  5
# XPASS: 0
# ERROR: 0
============================================================================
See src/test-suite.log
Please report to https://github.com/ElementsProject/elements/issues
============================================================================
make[4]: *** [Makefile:22050: test-suite.log] Error 1
make[4]: Leaving directory '/tmp/cirrus-ci-build/ci/scratch/build/elements-x86_64-pc-linux-gnu/src'
make[3]: *** [Makefile:22158: check-TESTS] Error 2
make[3]: Leaving directory '/tmp/cirrus-ci-build/ci/scratch/build/elements-x86_64-pc-linux-gnu/src'
make[2]: *** [Makefile:22284: check-am] Error 2
make[2]: Leaving directory '/tmp/cirrus-ci-build/ci/scratch/build/elements-x86_64-pc-linux-gnu/src'
make[1]: *** [Makefile:21942: check-recursive] Error 1
make[1]: Leaving directory '/tmp/cirrus-ci-build/ci/scratch/build/elements-x86_64-pc-linux-gnu/src'
make: *** [Makefile:826: check-recursive] Error 1