Cpython test refactor fixes#174415
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/174415
Note: Links to docs will display an error until the docs builds have been completed.
|
This PR needs a
|
|
@pytorchbot label "topic: not user facing" |
|
Hope we can catch these earlier on with #174415 |
@guilhermeleobas Was this meant to be a different pr/issue link? Curious if there's a new workflow to track |
|
Oops, wrong link. The correct one is #174414 |
|
@guilhermeleobas does this need the ciflow/dynamo label before merging? Looks like the automation pr you linked is still open. |
|
Yes! Just added. Feel free to merge it once it passes. |
|
@pytorchbot rebase |
|
@pytorchbot started a rebase job onto refs/remotes/origin/viable/strict. Check the current status here |
|
Successfully rebased |
79bfb2a to
40c3d4f
Compare
|
@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 |
|
update unit test as well? otherwise CI fails |
I think this was fixed in #175034. If not, I can address this issue first thing tomorrow morning. edit: HUD shows this job is green now |
Resolves some xfails that made it in without dynamo ci test.
Fixes repr logic that passed dynamo ci before merge. Fixing similar root issue found in this PR
cc @voznesenskym @penguinwu @EikanWang @jgong5 @Guobing-Chen @XiaobingSuper @zhuhaozhe @blzheng @wenzhe-nrv @jiayisunx @kadeng @chauhang @amjames @Lucaskabela @jataylo