mehrdadh commented on a change in pull request #10302:
URL: https://github.com/apache/tvm/pull/10302#discussion_r812381105
##########
File path: tests/scripts/task_python_hexagon.sh
##########
@@ -15,4 +16,12 @@
# specific language governing permissions and limitations
# under the License.
-""" Testing infrastructure for Hexagon RPC"""
+set -e
+set -u
+
+source tests/scripts/setup-pytest-env.sh
+
+make cython3
+
+unset ANDROID_SERIAL_NUMBER
Review comment:
added comment.
--
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]