pytorch / audio

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

[IGNORE] debugging #3674

Open NicolasHug opened 11 months ago

NicolasHug commented 11 months ago

Please ignore, I'm just trying to debug a PR in pytorch core https://github.com/pytorch/pytorch/pull/107131 that made some torchaudio tests fail https://github.com/pytorch/pytorch/issues/107531

pytorch-bot[bot] commented 11 months ago

:link: Helpful Links

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

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

:white_check_mark: You can merge normally! (3 Unrelated Failures)

As of commit aab6fc58d33fb3947f170d636b0fb2d4e9b82fa4 with merge base e3efbc2d9094685dd2d4ae143853941f82f167af (image):

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

* [Build documentation / build / Build doc](https://hud.pytorch.org/pr/pytorch/audio/3674#20655974090) ([gh](https://github.com/pytorch/audio/actions/runs/7583728711/job/20655974090)) `RuntimeError: Command docker exec -t dc10362e98c55ed95faacd603889fc44869284a3ca3829fd3be75cb0cfb52a3b /exec failed with exit code 1` * [Lint / python-source-and-configs / linux-job](https://hud.pytorch.org/pr/pytorch/audio/3674#20655973565) ([gh](https://github.com/pytorch/audio/actions/runs/7583728699/job/20655973565)) `examples/tutorials/audio_resampling_tutorial.py:307:5: F821 undefined name 'librosa'` * [Unit-tests on Linux CPU / tests (3.10) / linux-job](https://hud.pytorch.org/pr/pytorch/audio/3674#20655974012) ([gh](https://github.com/pytorch/audio/actions/runs/7583728701/job/20655974012)) `RuntimeError: Command docker exec -t 5948e1273d87c3e0b6e9b2860411b51a82f22b4a1e56a4a8e529d67824c3f6c1 /exec failed with exit code 1`

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