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

Project fails on test cases #76

Open
samithkavishke opened this issue Mar 5, 2024 · 0 comments
Open

Project fails on test cases #76

samithkavishke opened this issue Mar 5, 2024 · 0 comments

Comments

@samithkavishke
Copy link

samithkavishke commented Mar 5, 2024

Some of the test cases that are implemented in repo uses a deadline annotation and currently, few of them are failing. Following is an example for that,
FAILED tests/test_utils.py::TestSolveLinearDiop::test_completeness - hypothesis.errors.DeadlineExceeded: Test took 719.00ms, which exceeds the deadline of 400.00ms .
Is this the way to check the performance of the project, we cannot rely on the end users PC speed to pass any test.
And, we need to add Github workflow to check whether test cases are passing we can automate that easily.

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