Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
File.spec.130 fail on windows platform (both on store apps and windows phone 8.1).
This happens because jasmine's `done()` is called before all async calls ends (not in callback) so the files and directories sometimes are blocked by prevoius test' threads.