-
Notifications
You must be signed in to change notification settings - Fork 26.3k
Fix per-sample xfails for NJT tests #142243
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
Conversation
[ghstack-poisoned]
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/142243
Note: Links to docs will display an error until the docs builds have been completed. ✅ No FailuresAs of commit 3ee4671 with merge base 822e8a0 ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
|
@pytorchbot merge |
Merge startedYour change will be merged once all checks pass (ETA 0-4 Hours). Learn more about merging in the wiki. Questions? Feedback? Please reach out to the PyTorch DevX Team |
pytorch#140736 fixed some xfails, but these were not properly failing in CI due to pytorch#142157. This PR removes the xfails so we can land a fix to that issue. Pull Request resolved: pytorch#142243 Approved by: https://github.com/huydhn
Fixes #142157 Pull Request resolved: #142238 Approved by: https://github.com/malfet, https://github.com/huydhn ghstack dependencies: #142243
Fixes pytorch#142157 Pull Request resolved: pytorch#142238 Approved by: https://github.com/malfet, https://github.com/huydhn ghstack dependencies: pytorch#142243
Stack from ghstack (oldest at bottom):
#140736 fixed some xfails, but these were not properly failing in CI due to #142157. This PR removes the xfails so we can land a fix to that issue.