trunk/072a88d63b2d6c0e6112c1d9b522c458a2700afe: [dynamo] Port CPython 3.13 test_abc to Dynamo (#196373)
- PyTorch: 732 events in the last 90 days
- PyTorch: 722th Release in the last 90 days
- Previous: earlier the same day · ciflow/inductor/179699
What happened
Summary Part of #196238 . Ports CPython v3.13.5 test_abc to run under torch.compile via CPythonTestCase . Preserves the upstream test logic Runs against both C and pure-Python ABC implementations Adds the generated anchor diff Records 35 unique Dynamo expected failures Eager passes all 72 executions; Dynamo passes 2 and reports 70 expected failures as skips The failures primarily involve ABC decorators and metadata,…
Summary assembled by rule from the sources below