Revert "Make numpy/lib vendored tests dynamo traceable (#112147)"

This reverts commit 190b6e4ba88f6cf00d0bd08d6212a3fe6bb76eaa.

Reverted https://github.com/pytorch/pytorch/pull/112147 on behalf of https://github.com/huydhn due to Sorry for reverting this again, but this is failing in trunk 190b6e4ba8 ([comment](https://github.com/pytorch/pytorch/pull/112147#issuecomment-1782056995))
This commit is contained in:
PyTorch MergeBot
2023-10-26 23:23:49 +00:00
parent 73cc5d1cdd
commit 4a94f77c8e
9 changed files with 232 additions and 460 deletions

View File

@ -13,5 +13,3 @@ testpaths =
junit_logging_reruns = all
filterwarnings =
ignore:Module already imported so cannot be rewritten.*hypothesis:pytest.PytestAssertRewriteWarning
xfail_strict = True