Skip to content

Conversation

samanklesaria
Copy link
Collaborator

Previously, we found that the pytorch CI infrastructure made installing ffmpeg beyond version 4 impossible. And this version was buggy, which was making our tests fail. We hacked around the issue by making scipy pretend it was torchcodec. But the integration tests require reading flac files, which aren't supported by scipy. Fortunately, @pearu's miniconda approach to CI seems like it's been able to install more recent ffmpeg versions. So maybe we can do the same thing with the linux test CI!

Copy link

pytorch-bot bot commented Sep 5, 2025

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/audio/4093

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

❌ 8 New Failures, 2 Unrelated Failures

As of commit 0b430dd with merge base 0639492 (image):

NEW FAILURES - The following jobs have failed:

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

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

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

@samanklesaria samanklesaria changed the base branch from main to alt-cpu-test-workflow September 11, 2025 03:54
@pearu pearu force-pushed the alt-cpu-test-workflow branch from b648cdf to 84d2a99 Compare September 11, 2025 11:13
Base automatically changed from alt-cpu-test-workflow to main September 11, 2025 11:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants