[merge_rules] add some expected failure and skips (#159581)

Pull Request resolved: https://github.com/pytorch/pytorch/pull/159581
Approved by: https://github.com/anijain2305
This commit is contained in:
rzou 2025-07-31 10:32:09 -07:00 committed by PyTorch MergeBot
parent eb853e222b
commit 690fc9cf88

View File

@ -488,6 +488,10 @@
- torch/_dynamo/**
- torch/csrc/dynamo/**
- test/dynamo/**
- test/dynamo_expected_failures/**
- test/dynamo_skips/**
- test/inductor_expected_failures/**
- test/inductor_skips/**
approved_by:
- guilhermeleobas
mandatory_checks_name: