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/01/28 23:16:41 UTC

[GitHub] [tvm] driazati opened a new issue #10103: [Bug] tests/python/contrib/test_popen_pool.py::test_popen_pool_executor_async is flaky

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


   This test (from #8851) seems flaky by design, does it really matter which task finishes first in absolute time?
   
   example failure on main:
   https://ci.tlcpack.ai/blue/organizations/jenkins/tvm/detail/main/2391/pipeline
   
   older PR failures:
   https://ci.tlcpack.ai/blue/organizations/jenkins/tvm/detail/PR-9802/11/
   https://ci.tlcpack.ai/blue/organizations/jenkins/tvm/detail/PR-9909/5/
   
   cc @tqchen @vinx13 @shingjan 


-- 
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



[GitHub] [tvm] driazati closed issue #10103: [Bug] tests/python/contrib/test_popen_pool.py::test_popen_pool_executor_async is flaky

Posted by GitBox <gi...@apache.org>.
driazati closed issue #10103:
URL: https://github.com/apache/tvm/issues/10103


   


-- 
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



[GitHub] [tvm] shingjan commented on issue #10103: [Bug] tests/python/contrib/test_popen_pool.py::test_popen_pool_executor_async is flaky

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


   PR sent out here: https://github.com/apache/tvm/pull/10160 @vinx13 @driazati 


-- 
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



[GitHub] [tvm] vinx13 commented on issue #10103: [Bug] tests/python/contrib/test_popen_pool.py::test_popen_pool_executor_async is flaky

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


   Which one finishing first doesn't really matter, it is merely to show that they are concurrent. I think it is fine to remove this test case. @shingjan would you like to send a PR?


-- 
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



[GitHub] [tvm] shingjan commented on issue #10103: [Bug] tests/python/contrib/test_popen_pool.py::test_popen_pool_executor_async is flaky

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


   the `timeout` parameter could be the source of flakiness. 


-- 
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



[GitHub] [tvm] shingjan edited a comment on issue #10103: [Bug] tests/python/contrib/test_popen_pool.py::test_popen_pool_executor_async is flaky

Posted by GitBox <gi...@apache.org>.
shingjan edited a comment on issue #10103:
URL: https://github.com/apache/tvm/issues/10103#issuecomment-1029359522


   Thanks! PR sent out here: https://github.com/apache/tvm/pull/10160 @vinx13 @driazati 


-- 
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