> It would be great if we can avoid the hack into the `with_same_user`. One 
> alternative would be still pass in the `PYTEST_ADDOPTS` env variable from the 
> docker env(for development purposes) but source the setup-pytest-env within 
> each of the script.
> 
> This also makes the intention of the CI scripts clear, since sometimes we 
> could directly use these scripts. For example, I sometimes would use 
> `./tests/scripts/task_python_unittest.sh` without the docker image to run the 
> testcases

Exactly. For my modest arm dev board environments, where i want/need to run 
tests, docker just isn't viable.    

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/apache/incubator-tvm/pull/5421#issuecomment-618499668

Reply via email to