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

Remove global audio backend from test #3691

Closed mthrok closed 8 months ago

mthrok commented 8 months ago

global audio backend is removed thus this is no-op.

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/3691

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

:x: 6 New Failures, 3 Unrelated Failures

As of commit 7cc0b35abcf05209379a8633b8efa39f09105872 with merge base 4c85f817856c5578410e8b72def49ea8381e5821 (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/3691#18536776411) ([gh](https://github.com/pytorch/audio/actions/runs/6816134420/job/18536776411)) * [Unit-tests on Linux CPU / tests (3.8) / linux-job](https://hud.pytorch.org/pr/pytorch/audio/3691#18536776785) ([gh](https://github.com/pytorch/audio/actions/runs/6816134420/job/18536776785)) * [Unit-tests on Linux CPU / tests (3.9) / linux-job](https://hud.pytorch.org/pr/pytorch/audio/3691#18536777038) ([gh](https://github.com/pytorch/audio/actions/runs/6816134420/job/18536777038)) * [Unit-tests on Linux GPU / tests (3.10, 11.8) / linux-job](https://hud.pytorch.org/pr/pytorch/audio/3691#18536776579) ([gh](https://github.com/pytorch/audio/actions/runs/6816134429/job/18536776579)) * [Unit-tests on Linux GPU / tests (3.8, 11.8) / linux-job](https://hud.pytorch.org/pr/pytorch/audio/3691#18536776827) ([gh](https://github.com/pytorch/audio/actions/runs/6816134429/job/18536776827)) * [Unit-tests on Linux GPU / tests (3.9, 11.8) / linux-job](https://hud.pytorch.org/pr/pytorch/audio/3691#18536777051) ([gh](https://github.com/pytorch/audio/actions/runs/6816134429/job/18536777051))

BROKEN TRUNK - The following jobs failed but were present on the merge base:

👉 Rebase onto the `viable/strict` branch to avoid these failures

* [Unit-tests on Macos CPU / tests / macos-job](https://hud.pytorch.org/pr/pytorch/audio/3691#18536776070) ([gh](https://github.com/pytorch/audio/actions/runs/6816134411/job/18536776070)) * [Unittests on Windows CPU / unittests-windows-cpu / windows-job](https://hud.pytorch.org/pr/pytorch/audio/3691#18536776211) ([gh](https://github.com/pytorch/audio/actions/runs/6816134418/job/18536776211)) * [Unittests on Windows GPU / unittests-windows-gpu / windows-job](https://hud.pytorch.org/pr/pytorch/audio/3691#18536776156) ([gh](https://github.com/pytorch/audio/actions/runs/6816134412/job/18536776156))

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