pytorch/torch/testing
Rong Rong (AI Infra) 57d8bccd00 only reorder tests based on git diff if IN_CI (#59565)
Summary:
Do not reorder tests unless they are in IN_CI, this causes local development test ordering indeterministic. most of use branch out from viable strict not head of master.

Pull Request resolved: https://github.com/pytorch/pytorch/pull/59565

Reviewed By: ejguan

Differential Revision: D28943906

Pulled By: walterddr

fbshipit-source-id: e742e7ce4b3fc017d7563b01e93c4cd774d0a537
2021-06-07 17:54:19 -07:00
..
_internal only reorder tests based on git diff if IN_CI (#59565) 2021-06-07 17:54:19 -07:00
__init__.py Un-ignore F403 in .flake8 (#55838) 2021-04-13 09:24:07 -07:00
_asserts.py enable support for nested containers in torch.testing.assert(equal|close) (#57270) 2021-05-12 15:37:42 -07:00
_check_kernel_launches.py T90561249: Enforce kernel launch checks (#58178) 2021-05-13 10:41:20 -07:00
_core.py Conjugate View (#54987) 2021-06-04 14:12:41 -07:00