mehrdadh commented on a change in pull request #10473:
URL: https://github.com/apache/tvm/pull/10473#discussion_r819115477
##########
File path: tests/scripts/task_python_hexagon.sh
##########
@@ -23,6 +23,15 @@ source tests/scripts/setup-pytest-env.sh
make cython3
-# unset because hardware does not exist in CI.
-unset ANDROID_SERIAL_NUMBER
-run_pytest ctypes python-contrib-hexagon-no-hwardware
tests/python/contrib/test_hexagon/test_launcher.py
+export TVM_TRACKER_PORT=9190
Review comment:
yes. The idea is to keep device specific setup separate and keep this
script only for running the hexagon python tests.
@areusch might have better suggestions here.
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]