pytorch
3150c9dc - extract out the clean workspace test to its own file (#88682)

Commit
3 years ago
extract out the clean workspace test to its own file (#88682) Summary: This test relies on what the root workspace is before any other code is run. However, some of the test cases change it. If the order the tests are run is randomized, then the test can fail if run after one of them. Having it on its own ensures that it always sees a pristine state. Test Plan: Verified locally and confirmed in internal and external CI. Reviewers: Subscribers: Tasks: Tags: Pull Request resolved: https://github.com/pytorch/pytorch/pull/88682 Approved by: https://github.com/r-barnes, https://github.com/malfet
Author
mikey dagitses
Committer
Parents
Loading