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

test: fix dbcrash and fee_estimation extended tests #1298

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

3000 txs with 12 iterations max

252f7e2
Select commit
Loading
Failed to load commit list.
Open

test: fix dbcrash and fee_estimation extended tests #1298

3000 txs with 12 iterations max
252f7e2
Select commit
Loading
Failed to load commit list.
Cirrus CI / [TSan, depends, gui] [jammy] failed Apr 13, 2024 in 27m 32s

Task Summary

Instruction ci failed in 26:39

Details

ℹ️ Scheduling was delayed due to a concurrency limit on community tasks

✅ 00:41 clone
✅ 00:08 merge_base
✅ 00:00 ccache
✅ 00:01 depends_built
❌ 26:39 ci

# ERROR: 0

.. contents:: :depth: 2

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

FAIL minisketch/test (exit status: 139)

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

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

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

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

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

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

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

FATAL: ThreadSanitizer: unexpected memory mapping 0x5ca32a655000-0x5ca32a795000
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:22049: 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:22157: 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:22283: 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:21941: 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