mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-06 12:20:52 +01:00
[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:
parent
eb853e222b
commit
690fc9cf88
4
.github/merge_rules.yaml
vendored
4
.github/merge_rules.yaml
vendored
|
|
@ -488,6 +488,10 @@
|
||||||
- torch/_dynamo/**
|
- torch/_dynamo/**
|
||||||
- torch/csrc/dynamo/**
|
- torch/csrc/dynamo/**
|
||||||
- test/dynamo/**
|
- test/dynamo/**
|
||||||
|
- test/dynamo_expected_failures/**
|
||||||
|
- test/dynamo_skips/**
|
||||||
|
- test/inductor_expected_failures/**
|
||||||
|
- test/inductor_skips/**
|
||||||
approved_by:
|
approved_by:
|
||||||
- guilhermeleobas
|
- guilhermeleobas
|
||||||
mandatory_checks_name:
|
mandatory_checks_name:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user