pytorch
f3fc531e - Check for pytest extensions in run_test (#100916)

Commit
1 year ago
Check for pytest extensions in run_test (#100916) not very elegant checked on separate conda env that doesnt have the usual ci dependencies the two pytest extensions at fault are pytest-rerunfailures and pytest-shard, also included pytest-flakefinder just incase no idea if this is a good way to do this could also check individually and add flags based on that, but was told that needing to requiring all the ci dependencies to be downloaded was also ok Pull Request resolved: https://github.com/pytorch/pytorch/pull/100916 Approved by: https://github.com/huydhn
Author
Committer
Parents
Loading