mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 12:54:11 +08:00
Revert "Reduce pytest prints (#117069)"
This reverts commit 2f89ef23007626aca1a577a4a388e315253c834f. Reverted https://github.com/pytorch/pytorch/pull/117069 on behalf of https://github.com/clee2000 due to distributed tests are not printing items ([comment](https://github.com/pytorch/pytorch/pull/117069#issuecomment-1899433816))
This commit is contained in:
@ -8,8 +8,6 @@ addopts =
|
||||
--capture=sys
|
||||
# don't suppress warnings, but don't shove them all to the end either
|
||||
-p no:warnings
|
||||
# Use custom pytest shard located in test/pytest_shard_custom.py instead
|
||||
-p no:pytest-shard
|
||||
# don't rewrite assertions (usually not a problem in CI due to differences in imports, see #95844)
|
||||
--assert=plain
|
||||
testpaths =
|
||||
|
Reference in New Issue
Block a user