mehrdadh commented on a change in pull request #8386:
URL: https://github.com/apache/tvm/pull/8386#discussion_r663199451
##########
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:
There are more changes that need to be done here. I removed this changes
and will send another 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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]