Skip to content
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

Skip libavif/libheic tests #8976

Merged
merged 2 commits into from
Mar 17, 2025
Merged

Skip libavif/libheic tests #8976

merged 2 commits into from
Mar 17, 2025

Conversation

NicolasHug
Copy link
Member

They're failing with

2025-03-17T12:56:28.1186348Z �[31mFAILED�[0m test/test_image.py::�[1mtest_decode_avif[decode_avif]�[0m - OSError: /opt/conda/envs/ci/bin/../lib/libstdc++.so.6: version `GLIBCXX_3.4.31' not found (required by /opt/conda/envs/ci/lib/python3.10/site-packages/torchvision_extra_decoders/../torchvision_extra_decoders.libs/libheif-2b91cd5e.so.1)

As mentioned in #8963:

As a first step I'll deactivate the tests but I'll also try to look into building torchvision-extra-decoder` with older dependencies (libheif, libavif) which hopefully won't require recent version symbols.

Copy link

pytorch-bot bot commented Mar 17, 2025

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/vision/8976

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

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

@NicolasHug NicolasHug marked this pull request as ready for review March 17, 2025 13:47
@NicolasHug NicolasHug merged commit ade1c9b into pytorch:main Mar 17, 2025
3 of 5 checks passed
Copy link

Hey @NicolasHug!

You merged this PR, but no labels were added.
The list of valid labels is available at https://github.com/pytorch/vision/blob/main/.github/process_commit.py

NicolasHug added a commit to NicolasHug/vision that referenced this pull request Mar 18, 2025
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