tvm
tvm copied to clipboard
Develop a tool to keep track of skipped tests in CI
trafficstars
we had multiple instances where code changes resulted in skipping tests in the CI unintentionally. It would be great if we can have a tool which keeps track of the tests. Here are some instances:
- https://github.com/apache/tvm/pull/12223
- We had similar issue with hexagon tests which they were skipped because of a PR
cc @driazati @areusch