Skip to content

validate_peer_status_is_initializing test in doublezerod is broken #267

@packethog

Description

@packethog

https://github.com/malbeclabs/doublezero/blob/main/client/doublezerod/internal/bgp/bgp_test.go#L127-L131

  • This test was accidentally embedded in a goroutine that blocks so this never actually runs (which is why the tests passed on the original PR)
  • When it's moved outside the goroutine the initializing state is never actually seen so it fails

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions