Lunderberg commented on PR #17285: URL: https://github.com/apache/tvm/pull/17285#issuecomment-2329632986
Looks like the failure on `hexagon/pr-head` is due to a timeout, not an error introduced in this PR. Of the 8 shards that run Hexagon unit tests, 7 of them finish in about 1h20m. The 8th node looks like it's being killed after 2 hours, and spends about 50 minutes running `tests/python/contrib/test_hexagon/test_run_unit_tests.py::test_run_unit_tests[]`. https://github.com/apache/tvm/pull/17334 should resolve the hexagon CI issues by breaking up the single gigantic test, allowing them to be sharded out. -- 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]
