dynamo: Remove passing or deleted dynamo_expected_failures#159691
dynamo: Remove passing or deleted dynamo_expected_failures#159691c00w wants to merge 8 commits intogh/c00w/53/basefrom
Conversation
[ghstack-poisoned]
🔗 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 FailuresAs of commit e64eb4a with merge base aeb5321 ( 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. |
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
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]
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]
|
@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 |
|
@pytorchbot revert -m "breaking dynamo tests" -c nosignal test_reductions.py::TestReductionsCPU::test_var_vs_numpy_cpu_float32 GH job link HUD commit link |
|
@pytorchbot successfully started a revert job. Check the current status here. |
…159691)" This reverts commit 36f46d0. Reverted #159691 on behalf of https://github.com/izaitsevfb due to breaking dynamo tests ([comment](#159691 (comment)))
|
@c00w your PR has been successfully reverted. |
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]
…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
…ytorch#159691)" This reverts commit 36f46d0. Reverted pytorch#159691 on behalf of https://github.com/izaitsevfb due to breaking dynamo tests ([comment](pytorch#159691 (comment)))
…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
…ytorch#159691)" This reverts commit 36f46d0. Reverted pytorch#159691 on behalf of https://github.com/izaitsevfb due to breaking dynamo tests ([comment](pytorch#159691 (comment)))
|
Looks like this PR hasn't been updated in a while so we're going to go ahead and mark this as |
ghstack-source-id: 3483c9c Pull Request resolved: pytorch/pytorch#159691
Stack from ghstack (oldest at bottom):
partially generated with