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

[TEST][FLAKY] test_arith_solve_linear_inequality.py::test_multi_equal #6009

Closed
tqchen opened this issue Jul 7, 2020 · 5 comments
Closed
Assignees

Comments

@tqchen
Copy link
Member

tqchen commented Jul 7, 2020

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

@tqchen
Copy link
Member Author

tqchen commented Jul 7, 2020

cc @yzhliu

@tqchen 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
@yzhliu
Copy link
Member

yzhliu commented Jul 7, 2020

ack

@fernchen
Copy link
Contributor

fernchen commented Jul 8, 2020

I meet the same problem: https://ci.tvm.ai/blue/organizations/jenkins/tvm/detail/PR-6000/4/pipeline/38
Then I test this case many times, and find that this error does not always happen, it happens reandomly.

@junrushao
Copy link
Member

should be good to close @tqchen

@zhiics
Copy link
Member

zhiics commented Jul 8, 2020

close by #6014

@zhiics zhiics closed this as completed Jul 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants