driazati opened a new pull request, #12055:
URL: https://github.com/apache/tvm/pull/12055

   This uses 
[pytest-rerunfailures](https://github.com/pytest-dev/pytest-rerunfailures) to 
retry failed tests. This should help alleviate flakiness for issues like 
segfaults in ethosu tests or flaky numerics. This obviously isn't as good as 
fixing the tests themselves, but it's an easy way to fix the most pressing 
issue (the cost of developer time to wait for, check, and re-run CI) while 
keeping the signal from the times the tests do fail consistently.
   


-- 
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]

Reply via email to