Skip to content

Gate out core tests from v31#610

Merged
tcharding merged 1 commit into
rust-bitcoin:masterfrom
jamillambert:0526-core-tests-v31
May 26, 2026
Merged

Gate out core tests from v31#610
tcharding merged 1 commit into
rust-bitcoin:masterfrom
jamillambert:0526-core-tests-v31

Conversation

@jamillambert
Copy link
Copy Markdown
Collaborator

@jamillambert jamillambert commented May 26, 2026

v31 does not have all of the RPC changes implemented yet which causes the newly added tests to fail.

Gate out the tests so they are not run in v31.

Closes #609

v31 does not have all of the RPC changes implemented yet which causes
the newly added tests to fail.

Gate out the tests so they are not run in v31.
Copy link
Copy Markdown
Contributor

@satsfy satsfy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tACK fd3709c - Locally master break, with this commit, v31 passes.

Good catch, should have rebased it before putting up the PR.

Copy link
Copy Markdown
Member

@tcharding tcharding left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK fd3709c

@tcharding tcharding merged commit e56500e into rust-bitcoin:master May 26, 2026
94 of 139 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

v31 tests fail

3 participants