Skip to content

dynamo: Remove passing or deleted dynamo_expected_failures #159691

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

Open
wants to merge 8 commits into
base: gh/c00w/53/base
Choose a base branch
from

Conversation

c00w
Copy link
Contributor

@c00w c00w commented Aug 1, 2025

Stack from ghstack (oldest at bottom):

partially generated with

for TESTCASE in $(ls | cut -f1 -d'.' | grep -v CPython | uniq); do if grep "$TESTCASE" -m 1 .. -r; then echo; else   sl rm "$TESTCASE"* ; fi; done

@pytorch-bot pytorch-bot bot added the topic: not user facing topic category label Aug 1, 2025
Copy link

pytorch-bot bot commented Aug 1, 2025

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/159691

Note: Links to docs will display an error until the docs builds have been completed.

❌ 6 New Failures, 3 Unrelated Failures

As of commit e64eb4a with merge base aeb5321 (image):

NEW FAILURES - The following jobs have failed:

UNSTABLE - The following jobs are marked as unstable, possibly due to flakiness on trunk:

This comment was automatically generated by Dr. CI and updates every 15 minutes.

c00w added a commit that referenced this pull request Aug 1, 2025
ghstack-source-id: 593867e
Pull Request resolved: #159691
@c00w c00w marked this pull request as draft August 1, 2025 23:16
c00w added a commit that referenced this pull request Aug 1, 2025
ghstack-source-id: 7231886
Pull Request resolved: #159691
c00w added a commit that referenced this pull request Aug 1, 2025
ghstack-source-id: b927f01
Pull Request resolved: #159691
c00w added a commit that referenced this pull request Aug 5, 2025
ghstack-source-id: 0ff8e52
Pull Request resolved: #159691
c00w added a commit that referenced this pull request Aug 5, 2025
ghstack-source-id: 8bc3abf
Pull Request resolved: #159691
partially generated with
```
for TESTCASE in $(ls | cut -f1 -d'.' | grep -v CPython | uniq); do if grep "$TESTCASE" -m 1 .. -r; then echo; else   sl rm "$TESTCASE"* ; fi; done
```



[ghstack-poisoned]
c00w added a commit that referenced this pull request Aug 5, 2025
partially generated with
```
for TESTCASE in $(ls | cut -f1 -d'.' | grep -v CPython | uniq); do if grep "$TESTCASE" -m 1 .. -r; then echo; else   sl rm "$TESTCASE"* ; fi; done
```



[ghstack-poisoned]
c00w added a commit that referenced this pull request Aug 5, 2025
@c00w c00w changed the title dynamo: Remove passing dynamo_expected_failures dynamo: Remove passing or deleted dynamo_expected_failures Aug 5, 2025
@c00w c00w requested review from malfet, williamwen42 and xmfan August 6, 2025 16:57
@c00w c00w marked this pull request as ready for review August 6, 2025 16:58
@c00w
Copy link
Contributor Author

c00w commented Aug 7, 2025

@pytorchbot merge

@pytorch-bot pytorch-bot bot added the ciflow/trunk Trigger trunk jobs on your pull request label Aug 7, 2025
@pytorchmergebot
Copy link
Collaborator

Merge started

Your 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

Advanced Debugging
Check the merge workflow status
here

@izaitsevfb
Copy link
Contributor

@pytorchbot revert -m "breaking dynamo tests" -c nosignal

test_reductions.py::TestReductionsCPU::test_var_vs_numpy_cpu_float32 GH job link HUD commit link

@pytorchmergebot
Copy link
Collaborator

@pytorchbot successfully started a revert job. Check the current status here.
Questions? Feedback? Please reach out to the PyTorch DevX Team

pytorchmergebot added a commit that referenced this pull request Aug 7, 2025
@pytorchmergebot
Copy link
Collaborator

@c00w your PR has been successfully reverted.

@pytorchmergebot pytorchmergebot added Reverted ci-no-td Do not run TD on this PR labels Aug 7, 2025
partially generated with
```
for TESTCASE in $(ls | cut -f1 -d'.' | grep -v CPython | uniq); do if grep "$TESTCASE" -m 1 .. -r; then echo; else   sl rm "$TESTCASE"* ; fi; done
```



[ghstack-poisoned]
hinriksnaer pushed a commit to hinriksnaer/pytorch that referenced this pull request Aug 8, 2025
…59691)

partially generated with
```
for TESTCASE in $(ls | cut -f1 -d'.' | grep -v CPython | uniq); do if grep "$TESTCASE" -m 1 .. -r; then echo; else   sl rm "$TESTCASE"* ; fi; done
```

Pull Request resolved: pytorch#159691
Approved by: https://github.com/xmfan
hinriksnaer pushed a commit to hinriksnaer/pytorch that referenced this pull request Aug 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci-no-td Do not run TD on this PR ciflow/inductor ciflow/trunk Trigger trunk jobs on your pull request Merged Reverted topic: not user facing topic category
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants