Apply $CONDA_ENV fix for smoke tests#5527
Merged
atalman merged 3 commits intopytorch:mainfrom Jul 30, 2024
Merged
Conversation
|
@atalman is attempting to deploy a commit to the Meta Open Source Team on Vercel. A member of the Team first needs to authorize it. |
Contributor
Author
|
Please note vision builds failing because of : pytorch/vision#8560 |
malfet
approved these changes
Jul 30, 2024
Contributor
malfet
left a comment
There was a problem hiding this comment.
Looks ok, but please file a follow up issue to investigate why add more and more of those fixups is necessary, as this is exactly what conda is for, isn't it?
Contributor
Author
|
Sound good @malfet would need to create an issue for this. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Same fix already applied in conda-build step above: https://github.com/pytorch/test-infra/pull/5527/files#diff-a830234c1ab7788cbd304fa713940ab2393c8da8f7338ff31c0c08c86d9900aeR140
Fixes issue with conda picking up default test env created by:
https://github.com/conda-incubator/setup-miniconda#conda-incubatorsetup-miniconda
Test PR: pytorch/vision#8562
Failure running conda info before install (2 yrs old conda version 4.12):
Fail run: https://github.com/pytorch/vision/actions/runs/10168573792/job/28127797690?pr=8562
Success:
Success run: https://github.com/pytorch/vision/actions/runs/10168573792/job/28128479597?pr=8562