Skip to content

integration_test: remove result from pending trace error - #590

Merged
yperbasis merged 1 commit into
mainfrom
yperbasis/fix-pending-trace-fixture
Aug 19, 2026
Merged

integration_test: remove result from pending trace error#590
yperbasis merged 1 commit into
mainfrom
yperbasis/fix-pending-trace-fixture

Conversation

@yperbasis

Copy link
Copy Markdown
Member

PR #588 added the expected JSON-RPC error but left the old result: null member in the same response. Erigon correctly returns only the error, so erigontech/erigon#22533 still fails on all three transports with - result: null.

This removes the stale result member. The corrected fixture exactly matches the response captured in https://github.com/erigontech/erigon/actions/runs/32238375580/job/96023310119.

Validation

  • jq empty integration/mainnet/debug_traceBlockByNumber/test_25.json
  • make test
  • make lint

@yperbasis
yperbasis merged commit b0075b9 into main Aug 19, 2026
@yperbasis
yperbasis deleted the yperbasis/fix-pending-trace-fixture branch August 19, 2026 09:43
@yperbasis
yperbasis requested review from awskii and lupin012 August 19, 2026 09:48
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