pytorch / vision

Datasets, Transforms and Models specific to Computer Vision
https://pytorch.org/vision
BSD 3-Clause "New" or "Revised" License
16.04k stars 6.93k forks source link

viable/strict: use composite action instead of reusable workflow #8660

Closed clee2000 closed 5 days ago

clee2000 commented 5 days ago

I want to remove the reusable workflow since its confusing that we have two, and I think vision is the only one using it

pytorch-bot[bot] commented 5 days ago

:link: Helpful Links

:test_tube: See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/vision/8660

Note: Links to docs will display an error until the docs builds have been completed.

:x: 7 New Failures, 6 Unrelated Failures

As of commit 16bb95b55b19e48d11b185ac1599584985a5fd08 with merge base 6d7851bd5e2bedc294e40e90532f0e375fcfee04 (image):

NEW FAILURES - The following jobs have failed:

* [Docs / build / linux-job](https://hud.pytorch.org/pr/pytorch/vision/8660#30551644140) ([gh](https://github.com/pytorch/vision/actions/runs/11003155483/job/30551644140)) `RuntimeError: Command docker exec -t 686463a3d7611c967d23cedb5de965972abff3a54c3cf995f477a7722dfecd18 /exec failed with exit code 2` * [Lint / c-source / linux-job](https://hud.pytorch.org/pr/pytorch/vision/8660#30551644145) ([gh](https://github.com/pytorch/vision/actions/runs/11003155480/job/30551644145)) `RuntimeError: Command docker exec -t 5232531a9a09ea5750f08602cfebcd751b87556656284d17395f4b6859f98ec5 /exec failed with exit code 1` * [Tests / unittests-linux (3.10, linux.12xlarge, cpu) / linux-job](https://hud.pytorch.org/pr/pytorch/vision/8660#30551645266) ([gh](https://github.com/pytorch/vision/actions/runs/11003155497/job/30551645266)) `test/test_ops.py::TestDeformConv::test_backward[0-True-cpu]` * [Tests / unittests-linux (3.11, linux.12xlarge, cpu) / linux-job](https://hud.pytorch.org/pr/pytorch/vision/8660#30551645667) ([gh](https://github.com/pytorch/vision/actions/runs/11003155497/job/30551645667)) `test/test_ops.py::TestDeformConv::test_backward[0-True-cpu]` * [Tests / unittests-linux (3.12, linux.12xlarge, cpu) / linux-job](https://hud.pytorch.org/pr/pytorch/vision/8660#30551646313) ([gh](https://github.com/pytorch/vision/actions/runs/11003155497/job/30551646313)) `test/test_ops.py::TestDeformConv::test_backward[0-True-cpu]` * [Tests / unittests-linux (3.9, linux.12xlarge, cpu) / linux-job](https://hud.pytorch.org/pr/pytorch/vision/8660#30551647412) ([gh](https://github.com/pytorch/vision/actions/runs/11003155497/job/30551647412)) `test/test_ops.py::TestDeformConv::test_backward[0-True-cpu]` * [Tests / unittests-windows (3.9, windows.g5.4xlarge.nvidia.gpu, cuda, 11.8) / windows-job](https://hud.pytorch.org/pr/pytorch/vision/8660#30551653569) ([gh](https://github.com/pytorch/vision/actions/runs/11003155497/job/30551653569)) `AttributeError: '_OpNamespace' 'image' object has no attribute '_jpeg_version'`

FLAKY - The following jobs failed but were likely due to flakiness present on trunk:

* [CMake / windows (windows.4xlarge, cpu) / windows-job](https://hud.pytorch.org/pr/pytorch/vision/8660#30551646290) ([gh](https://github.com/pytorch/vision/actions/runs/11003155495/job/30551646290)) (detected as infra flaky with no log or failing log classifier) * [Tests / unittests-windows (3.10, windows.4xlarge, cpu) / windows-job](https://hud.pytorch.org/pr/pytorch/vision/8660#30551651566) ([gh](https://github.com/pytorch/vision/actions/runs/11003155497/job/30551651566)) (detected as infra flaky with no log or failing log classifier) * [Tests / unittests-windows (3.11, windows.4xlarge, cpu) / windows-job](https://hud.pytorch.org/pr/pytorch/vision/8660#30551652166) ([gh](https://github.com/pytorch/vision/actions/runs/11003155497/job/30551652166)) (detected as infra flaky with no log or failing log classifier) * [Tests / unittests-windows (3.12, windows.4xlarge, cpu) / windows-job](https://hud.pytorch.org/pr/pytorch/vision/8660#30551652720) ([gh](https://github.com/pytorch/vision/actions/runs/11003155497/job/30551652720)) (detected as infra flaky with no log or failing log classifier) * [Tests / unittests-windows (3.9, windows.4xlarge, cpu) / windows-job](https://hud.pytorch.org/pr/pytorch/vision/8660#30551653068) ([gh](https://github.com/pytorch/vision/actions/runs/11003155497/job/30551653068)) (detected as infra flaky with no log or failing log classifier) * [Update viable/strict / do_update_viablestrict](https://hud.pytorch.org/pr/pytorch/vision/8660#30551644335) ([gh](https://github.com/pytorch/vision/actions/runs/11003155416/job/30551644335)) (detected as infra flaky with no log or failing log classifier)

This comment was automatically generated by Dr. CI and updates every 15 minutes.