areusch commented on a change in pull request #8386:
URL: https://github.com/apache/tvm/pull/8386#discussion_r663132827



##########
File path: tests/micro/zephyr/test_zephyr_aot.py
##########
@@ -214,6 +214,9 @@ def test_tflite(platform, west_cmd, skip_build, tvm_debug):
 
 
 def test_qemu_make_fail(platform, west_cmd, skip_build, tvm_debug):
+    if platform not in ["host", "mps2_an521"]:

Review comment:
       should we add a decorator to tvm.testing?




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


Reply via email to