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

[BUG] Failing unit tests for routing and constraint graph #4742

Closed
2 tasks done
vspecky opened this issue May 23, 2024 · 0 comments · Fixed by #4743
Closed
2 tasks done

[BUG] Failing unit tests for routing and constraint graph #4742

vspecky opened this issue May 23, 2024 · 0 comments · Fixed by #4743
Assignees
Labels
A-constraint-graph Area: Constraint Graph A-euclid-foc Area: Euclid Family of Crates

Comments

@vspecky
Copy link
Member

vspecky commented May 23, 2024

Bug Description

Certain unit tests in the euclid and kgraph_utils crates are failing.

euclid

FAIL [   0.032s] euclid frontend::dir::test::test_consistent_dir_key_naming

kgraph_utils

FAIL [   0.037s] kgraph_utils mca::tests::test_debit_card_success_case

Expected Behavior

All unit tests should pass.

Actual Behavior

Some tests fail owing to being outdated or due to a code discrepancy.

Steps To Reproduce

  1. Clone the main branch
  2. Run the unit tests for the euclid and kgraph_utils crates

Context For The Bug

No response

Environment

Local

Have you spent some time checking if this bug has been raised before?

  • I checked and didn't find a similar issue

Have you read the Contributing Guidelines?

Are you willing to submit a PR?

Yes, I am willing to submit a PR!

@vspecky vspecky added A-euclid-foc Area: Euclid Family of Crates A-constraint-graph Area: Constraint Graph labels May 23, 2024
@vspecky vspecky added this to the May 2024 Release milestone May 23, 2024
@vspecky vspecky self-assigned this May 23, 2024
@vspecky vspecky linked a pull request May 23, 2024 that will close this issue
14 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-constraint-graph Area: Constraint Graph A-euclid-foc Area: Euclid Family of Crates
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant