trevor-m edited a comment on pull request #6395: URL: https://github.com/apache/incubator-tvm/pull/6395#issuecomment-701036415
It looks like `/tests/scripts/task_cpp_unittest.sh` is failing at "Test MISRA-C runtime" in the CI: ``` python3 build_model.py -o build --test INFO:compile_engine:Using injective.cpu for add based on highest priority (10) INFO:compile_engine:Using injective.cpu for add based on highest priority (10) make: *** [build/test_graph_c.json] Segmentation fault (core dumped) ``` I wasn't able to reproduce it locally. I don't think my changes should affect this test - @areusch any ideas? ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
