driazati opened a new issue, #13950: URL: https://github.com/apache/tvm/issues/13950
The Windows-Static-Runtime tests have been failing intermittently with odd errors: - https://github.com/apache/tvm/actions/runs/4142129155/jobs/7162436489 ``` Run tests/scripts/task_config_build_static.sh build + BUILD_DIR=build + mkdir -p build Error: Process completed with exit code [12](https://github.com/apache/tvm/actions/runs/4142129155/jobs/7162436489#step:4:13)7. ``` It started consistently on main in [142ea59](https://github.com/apache/tvm/commit/142ea59fbf61dee38161b7669453a2d2f34cfe38) but appears unrelated to that PR since it reproduces on that commit on a fresh run. -- 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]
