Skip to content

tests: update integration tests for the latest substrate-node runtime - #2274

Merged
lexnv merged 2 commits into
masterfrom
denzelpenzel/fix-integration-tests-for-new-node
Aug 17, 2026
Merged

tests: update integration tests for the latest substrate-node runtime#2274
lexnv merged 2 commits into
masterfrom
denzelpenzel/fix-integration-tests-for-new-node

Conversation

@DenzelPenzel

@DenzelPenzel DenzelPenzel commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

The CI node binary cache was rebuilt on Aug 14 against latest polkadot-sdk master, which broke two integration tests for every PR (both failures also reproduce on master's daily compatibility run):

Notably, the first failure is a live example of what #2265 / #2273 addresses: a runtime adding a transaction extension breaks a client with hardcoded knowledge of the extension set.

Also includes a cargo fmt fix for two test asserts in transaction_extensions.rs which landed unformatted on master and fail the fmt check for every PR.

@DenzelPenzel
DenzelPenzel requested a review from lexnv August 14, 2026 15:57
@lexnv
lexnv merged commit 7fd85ed into master Aug 17, 2026
36 of 38 checks passed
@lexnv
lexnv deleted the denzelpenzel/fix-integration-tests-for-new-node branch August 17, 2026 09:30
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.

2 participants