Skip to content

Flaky subnet subscription tests #7573

@jimmygchen

Description

@jimmygchen

We've been seeing flaky tests in subnet services for quite some time, seems like there are some race there, causing flakiness, We should fix this as it's happening quite frequently.

    thread 'subnet_service::tests::test::test_same_subnet_unsubscription' panicked at beacon_node/network/src/subnet_service/tests/mod.rs:358:13:
    assertion `left == right` failed
      left: [Unsubscribe(Attestation(SubnetId(3)))]
     right: []
    note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

https://github.com/sigp/lighthouse/actions/runs/15477117552/job/43575102120

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions