Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

False negatives for check_order #8

Open
alehed opened this issue May 3, 2018 · 0 comments
Open

False negatives for check_order #8

alehed opened this issue May 3, 2018 · 0 comments

Comments

@alehed
Copy link
Collaborator

alehed commented May 3, 2018

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.

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

No branches or pull requests

1 participant