Skip to content

False negatives for check_order #8

@alehed

Description

@alehed

Currently check_order returns a non-empty list denoting an error when the bgp configuration would be possible.

  • Expected behavior: returning an empty list since the requirement is satisfiable.
  • Actual behavior: It returns a non-empty list from compute_dags()
  • Test case: test_simplified_possible_bgp in grigori's 'tests/test_bgpgen.py'

I'm opening issues so that I don't loose track of them and that there is finally an unambiguous way of talking about the different ones.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions