pytorch / audio

Data manipulation and transformation for audio signal processing, powered by PyTorch
https://pytorch.org/audio
BSD 2-Clause "Simplified" License
2.44k stars 637 forks source link

Make pytest run ignoring the ones with collection error #3692

Closed mthrok closed 8 months ago

mthrok commented 8 months ago

PyTorch lightening is having issue with the nightly PyTorch. Let the other tests still run.

pytorch-bot[bot] commented 8 months ago

:link: Helpful Links

:test_tube: See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/audio/3692

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

:x: 8 New Failures, 1 Unrelated Failure

As of commit 6a56cd6bcaecd287c7d1e1c7e402f230fba9a00b with merge base df2a6bcda7de08726bb8ee2d2b8dddd1eeb6bc5f (image):

NEW FAILURES - The following jobs have failed:

* [Unit-tests on Linux CPU / tests (3.10) / linux-job](https://hud.pytorch.org/pr/pytorch/audio/3692#18535302422) ([gh](https://github.com/pytorch/audio/actions/runs/6815670641/job/18535302422)) * [Unit-tests on Linux CPU / tests (3.8) / linux-job](https://hud.pytorch.org/pr/pytorch/audio/3692#18535302970) ([gh](https://github.com/pytorch/audio/actions/runs/6815670641/job/18535302970)) * [Unit-tests on Linux CPU / tests (3.9) / linux-job](https://hud.pytorch.org/pr/pytorch/audio/3692#18535303267) ([gh](https://github.com/pytorch/audio/actions/runs/6815670641/job/18535303267)) * [Unit-tests on Linux GPU / tests (3.10, 11.8) / linux-job](https://hud.pytorch.org/pr/pytorch/audio/3692#18535303010) ([gh](https://github.com/pytorch/audio/actions/runs/6815670662/job/18535303010)) * [Unit-tests on Linux GPU / tests (3.8, 11.8) / linux-job](https://hud.pytorch.org/pr/pytorch/audio/3692#18535303276) ([gh](https://github.com/pytorch/audio/actions/runs/6815670662/job/18535303276)) * [Unit-tests on Linux GPU / tests (3.9, 11.8) / linux-job](https://hud.pytorch.org/pr/pytorch/audio/3692#18535303597) ([gh](https://github.com/pytorch/audio/actions/runs/6815670662/job/18535303597)) * [Unit-tests on Macos CPU / tests / macos-job](https://hud.pytorch.org/pr/pytorch/audio/3692#18535301509) ([gh](https://github.com/pytorch/audio/actions/runs/6815670642/job/18535301509)) * [Unittests on Windows CPU / unittests-windows-cpu / windows-job](https://hud.pytorch.org/pr/pytorch/audio/3692#18535301846) ([gh](https://github.com/pytorch/audio/actions/runs/6815670669/job/18535301846))

FLAKY - The following job failed but was likely due to flakiness present on trunk:

* [Unittests on Windows GPU / unittests-windows-gpu / windows-job](https://hud.pytorch.org/pr/pytorch/audio/3692#18535302693) ([gh](https://github.com/pytorch/audio/actions/runs/6815670676/job/18535302693))

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