You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2022/05/25 19:52:39 UTC

[GitHub] [tvm] driazati opened a new issue, #11458: [Flaky Test] `tests/python/unittest/test_arith_solve_linear_inequality.py::test_solution_consistency`

driazati opened a new issue, #11458:
URL: https://github.com/apache/tvm/issues/11458

   These tests were found to be flaky (intermittently failing on `main` or failed in a PR with unrelated changes). See [the docs](https://github.com/apache/tvm/blob/main/docs/contribute/ci.rst#handling-flaky-failures) for details.
   
   ### Tests(s)
   
     - `tests/python/unittest/test_arith_solve_linear_inequality.py::test_solution_consistency`
   
   ### Jenkins Links
   
     - https://ci.tlcpack.ai/job/tvm/job/main/3376/display/redirect
   
   maybe we should just use a fixed seed here? @yzhliu  https://github.com/apache/tvm/blob/92cc5b075949c5aae30294585594dcdd487cd272/tests/python/unittest/test_arith_solve_linear_inequality.py#L25-L30


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@tvm.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [tvm] driazati commented on issue #11458: [Flaky Test] `tests/python/unittest/test_arith_solve_linear_inequality.py::test_solution_consistency`

Posted by GitBox <gi...@apache.org>.
driazati commented on issue #11458:
URL: https://github.com/apache/tvm/issues/11458#issuecomment-1137788527

   also see #10627, the fix there didn't totally fix this


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org