Details
-
Test
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
In some unit tests, such as TestHoodieSnapshotCopier, TestUpdateMapFunction. After run these tests, it fails to delete tmp dir created in init(with before annotation) after clean(with after annotation), thus will cause too many folders in /tmp. we need to delete these dirs after finishing ut.
I will go through all the unit tests that did not properly delete the tmp dir and send a patch.
Attachments
Issue Links
- links to