A temporary fix to windows unittests failing in INaturalistTestCase.#9007
A temporary fix to windows unittests failing in INaturalistTestCase.#9007NicolasHug merged 3 commits intopytorch:mainfrom
INaturalistTestCase.#9007Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/vision/9007
Note: Links to docs will display an error until the docs builds have been completed. ✅ No FailuresAs of commit 9d20e31 with merge base 309bd7a ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
|
Update: |
NicolasHug
left a comment
There was a problem hiding this comment.
Thanks a lot @GdoongMathew
|
Hey @NicolasHug! You merged this PR, but no labels were added. |
…TestCase`. (#9007) Reviewed By: AntoineSimoulin Differential Revision: D79175051 fbshipit-source-id: 9e8e6e9168f9e3cd79803e5de15f884582fc013e
Summary
Temporary fix issue where tmp directory couldn't be removed during testing.
https://github.com/pytorch/vision/actions/runs/14085345925
cc @NicolasHug (Not sure if this kind of temp fix is needed)