Skip to content

Fix eviction detection timeout in offline validator test #1977

@sdbondi

Description

@sdbondi

Bounty: Fix Eviction Detection Timeout in Offline Validator Test

Tier: M — 60,000 XTM

Description

The "Offline validator gets evicted" cucumber test times out waiting for VN1 to list VN5 as evicted. The step looks for an eviction file at validator_node/VN1/data/layer_one_transactions which never appears. This may be a timing issue (eviction takes longer than the test timeout allows) or the eviction proof file path/mechanism may have changed. Investigate the root cause and fix the test.

Acceptance Criteria

  • The I wait for VN1 to list VN5 as evicted in EVICT_PROOF step completes successfully
  • "Offline validator gets evicted" scenario passes end-to-end
  • Root cause is documented in the PR description (timeout too short, path changed, or logic bug)

Context

  • Issue opened by @sdbondi
  • Error: Timeout waiting for eviction file at path .../validator_node/VN1/data/layer_one_transactions
  • Affected step: integration_tests/tests/steps/validator_node.rs:619
  • Affected scenario in tests/features/eviction.feature

How to Claim

  1. Comment on this issue to signal intent (courtesy, not a lock)
  2. Fork the repo and do the work
  3. Submit a PR that meets the acceptance criteria
  4. First PR that passes review and gets merged wins the bounty
  5. On acceptance, XTM payment is processed

Notes

  • AI-assisted development is expected and encouraged
  • If you get stuck, ask in Discord
  • If you can't complete it within 14 days of claiming, let us know so someone else can pick it up

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions