mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
The directory may be invalid when running shell_unittests because some tests call SetCacheDirectoryPath and then delete the directory. Later tests that try to use that cache base path will be unable to open the directory.