mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 12:54:11 +08:00
Make numpy/lib vendored tests dynamo traceable (#112147)
Follow up https://github.com/pytorch/pytorch/pull/112146 and #112141 : make numpy/lib vendored tests dynamo traceable Pull Request resolved: https://github.com/pytorch/pytorch/pull/112147 Approved by: https://github.com/lezcano
This commit is contained in:
committed by
PyTorch MergeBot
parent
abe172e268
commit
190b6e4ba8
@ -13,3 +13,5 @@ testpaths =
|
||||
junit_logging_reruns = all
|
||||
filterwarnings =
|
||||
ignore:Module already imported so cannot be rewritten.*hypothesis:pytest.PytestAssertRewriteWarning
|
||||
|
||||
xfail_strict = True
|
||||
|
Reference in New Issue
Block a user