tvm icon indicating copy to clipboard operation
tvm copied to clipboard

Develop a tool to keep track of skipped tests in CI

Open mehrdadh opened this issue 3 years ago • 0 comments
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

mehrdadh avatar Jul 29 '22 18:07 mehrdadh