supersat opened a new issue, #11482: URL: https://github.com/apache/tvm/issues/11482
Previously, Hexagon tests would say "Skip hardware test since ANDROID_SERIAL_NUMBER is not set." if the ANDROID_SERIAL_NUMBER environment variable wasn't set. However, it seems as of #11294, it now says "Hexagon support not enabled", implying that TVM wasn't built with Hexagon support enabled. ### Expected behavior A warning saying ANDROID_SERIAL_NUMBER isn't set. ### Actual behavior A warning saying "Hexagon support not enabled." ### Environment Ubuntu 20.04 TVM main branch @ 4a769c1da3fef695bb865a1ade91236bbd28f37a ### Steps to reproduce Build TVM with Hexagon support. Run any Hexagon test without an ANDROID_SERIAL_NUMBER environment variable. -- 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]
