Zheng-Bicheng commented on PR #16651: URL: https://github.com/apache/tvm/pull/16651#issuecomment-1970718278
> @Zheng-Bicheng Good question. We do not have such a mechanism, because it's unsafe to only test failed tests. For example, we fixed test A which failed the last time, but may introduce a new failure test B. > > It's a good method when debugging locally, but not suitable for CI I understand what you mean, but I've found that CI currently encounters some unknown errors. For example: **CI[lint/pr-head] (Lint 1 of 2) log** : [log.txt](https://github.com/apache/tvm/files/14445598/log.txt) Each rerun may result in a different CI failure, and I haven't figured out what's causing it. It seems unrelated to the code I've submitted. -- 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]
