-
Notifications
You must be signed in to change notification settings - Fork 3.5k
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
[TEST][FLAKY] test_arith_solve_linear_inequality.py::test_multi_equal #6009
Labels
Comments
cc @yzhliu |
tqchen
changed the title
[TEST][FLAKY] tests/python/unittest/test_arith_solve_linear_inequality.py::test_multi_equal
[TEST][FLAKY] test_arith_solve_linear_inequality.py::test_multi_equal
Jul 7, 2020
ack |
I meet the same problem: https://ci.tvm.ai/blue/organizations/jenkins/tvm/detail/PR-6000/4/pipeline/38 |
should be good to close @tqchen |
close by #6014 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://ci.tvm.ai/blue/organizations/jenkins/tvm/detail/master/1247/pipeline
Seems was due to indeterminsm(possible iteration over a Map etc), perhaps we need to rewrite the assertion by subtraction and then simplify
The text was updated successfully, but these errors were encountered: