Skip to content

Run C++ tests after parsing fixture - #16

Open
yan-pi wants to merge 2 commits into
ClubeBitcoinUnB:masterfrom
yan-pi:fix/ci-linux-test-fixture
Open

Run C++ tests after parsing fixture#16
yan-pi wants to merge 2 commits into
ClubeBitcoinUnB:masterfrom
yan-pi:fix/ci-linux-test-fixture

Conversation

@yan-pi

@yan-pi yan-pi commented Aug 31, 2026

Copy link
Copy Markdown
Collaborator

The Linux CI job ran the C++ tests before creating the BTC regtest fixture. It also passed a config path that was never generated.

This moves the test step after fixture parsing and uses /tmp/btc-ci.json, the same config used by the parser and integrity check.

The GitHub Actions dependencies were also updated to their Node.js 24 releases.

Testing

The full workflow passes on the fork:

https://github.com/yan-pi/BlockSci/actions/runs/31762492477

Fixes the failure seen in:

https://github.com/ClubeBitcoinUnB/BlockSci/actions/runs/31634804690/job/94242296366

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant