-
Notifications
You must be signed in to change notification settings - Fork 732
Pin pytest<9 #15787
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
Pin pytest<9 #15787
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/15787
Note: Links to docs will display an error until the docs builds have been completed. ❌ 1 New FailureAs of commit 1632617 with merge base 6de1f4e ( NEW FAILURE - The following job has failed:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
|
@pytorchbot --cherry-pick --onto release/1.0 -c critical |
|
❌ 🤖 pytorchbot command failed: Try |
|
@pytorchbot cherry-pick --onto release/1.0 -c critical |
### Summary Trying to fix failing CI. Seems like something is up with our subtests that causes a failure deep cloning in the pytest code. I'm going to pin pytest<9 for now. (cherry picked from commit 9981e41)
Cherry picking #15787The cherry pick PR is at #15835 and it is recommended to link a critical cherry pick PR with an issue. The following tracker issues are updated: Details for Dev Infra teamRaised by workflow job |
Summary
Trying to fix failing CI. Seems like something is up with our subtests that causes a failure deep cloning in the pytest code. I'm going to pin pytest<9 for now.