tvm icon indicating copy to clipboard operation
tvm copied to clipboard

[ci] Don't rerun segfaulting failures

Open driazati opened this issue 3 years ago • 1 comments
trafficstars

This is a less-than-ideal fix for #12776. It disables reruns for crashes in xdist workers, which gets rid of the pytest internal failure and correctly reports the test name. Ideally it would also include the backtrace in the report and rerun the test but there doesn't seem to be an easy way to get pytest-rerunfailures to do that alongside the LoadScopeScheduler since the latter doesn't have a way to re-queue tests.

driazati avatar Sep 20 '22 18:09 driazati

Thanks for contributing to TVM! Please refer to the contributing guidelines https://tvm.apache.org/docs/contribute/ for useful information and tips. Please request code reviews from Reviewers by @-ing them in a comment.

  • cc @gigiblender, @Mousius, @areusch See #10317 for details
  • No additional skipped tests found in this branch for commit d508ddde8b22ad81c498793702cf89a6bcaa045f.
  • Built docs for commit d508ddde8b22ad81c498793702cf89a6bcaa045f can be found here.

Generated by tvm-bot

github-actions[bot] avatar Sep 20 '22 18:09 github-actions[bot]