junrushao1994 opened a new pull request #9181: URL: https://github.com/apache/tvm/pull/9181
This flakiness introduced by #9153 hasn't been exposed on our CI, but can be reproduced very frequently in my local machine. The root of the issue is that our timeout setting in LocalRunner in this particular unittest is too small (1s). Given it's a LocalRunner which always exist, I increased the timeout to 30s by default. CC: @shingjan @vinx13 @zxybazh -- 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]
