pytorch / test-infra

This repository hosts code that supports the testing infrastructure for the PyTorch organization. For example, this repo hosts the logic to track disabled tests and slow tests, as well as our continuation integration jobs HUD/dashboard.
https://hud.pytorch.org/
Other
82 stars 77 forks source link

[pytorchbot] retest command #473

Open janeyx99 opened 2 years ago

janeyx99 commented 2 years ago

Several peeps have asked for a @pytorchbot retest command that would retrigger tests on a commit.

Even cooler could be a @pytorchbot retest -f that would rerun only failed jobs.

kit1980 commented 1 year ago

We already have automatic retries and GitHub UI for workflow re-runs.

ZainRizvi commented 1 year ago

Apparently the github UI isn't visible to everyone (perhaps you need write access to see it). @qqaatw in particular mentioned not being able to use it in PR https://github.com/pytorch/pytorch/pull/91534

image

image

kit1980 commented 1 year ago

Maybe ask GitHub to enable for contributors.

ZainRizvi commented 1 year ago

Asked

hvaara commented 2 months ago

Any updates on this?

ref https://github.com/pytorch/pytorch/pull/134184#issuecomment-2306114371

cc @ZainRizvi