Description
The test methods in FileStoreStatsTest never close the FileStore they open. Depending on the platform, this might prevent temporary folders and files to be removed at the end of the test.
The test methods in FileStoreStatsTest never close the FileStore they open. Depending on the platform, this might prevent temporary folders and files to be removed at the end of the test.