Skip to content

cpp_tests: Switch to only use conda-forge and add back ffmpeg 6 #658

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Apr 28, 2025

Conversation

traversaro
Copy link
Contributor

Fix #518 .

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Meta Open Source bot. label Apr 28, 2025
@NicolasHug NicolasHug mentioned this pull request Apr 28, 2025
Copy link
Member

@NicolasHug NicolasHug left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the PR @traversaro !

This LGTM, I added a small comment to document why this was needed. I also opened #659 to make sure the changes in this PR are load-bearing and that the C++/FFmpeg6 tests weren't already magically resolved. #659 is failing as expected, so this PR is a fix.


Q for @atalman:
This PR updates the cpp_test.yaml config, but we probably will want to update all the other configs, including those where we build the wheels from. Do you know if there is any issue in using miniforge instead of miniconda in all of our configs?

@NicolasHug NicolasHug merged commit 9eba87a into pytorch:main Apr 28, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Meta Open Source bot.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

C++ tests on FFmpeg 6 are broken
3 participants