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

Restore full functionality to trim_headers (untrim) #1270

Merged
merged 19 commits into from
Jun 6, 2024

getblockchaininfo: add trim_headers field

eed85dc
Select commit
Loading
Failed to load commit list.
Merged

Restore full functionality to trim_headers (untrim) #1270

getblockchaininfo: add trim_headers field
eed85dc
Select commit
Loading
Failed to load commit list.
Cirrus CI / [TSan, depends, gui] [jammy] failed Jun 5, 2024 in 27m 47s

Task Summary

Instruction ci failed in 26:53

Details

✅ 00:41 clone
✅ 00:09 merge_base
✅ 00:00 ccache
✅ 00:01 depends_built
❌ 26:53 ci

# PASS:  1
# SKIP:  0
# XFAIL: 0
# FAIL:  4
# XPASS: 0
# ERROR: 0

.. contents:: :depth: 2

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

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

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

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

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

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

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

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

============================================================================
Testsuite summary for Elements Core 23.99.0
============================================================================
# TOTAL: 5
# PASS:  1
# SKIP:  0
# XFAIL: 0
# FAIL:  4
# 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