Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.0-alpha-1
-
None
-
None
-
Linux with ext3 filesystem..
Description
The Linux ext3 filesystem only records timestamps to the nearest second. Some of the tests are just offsetting the timetamp by a few milliseconds so they fail.
The patch attached fixes those tests to offset everything by at least a full second to account for that.
Note: the issue is ONLY with the tests. The code is fine. This is just to get the tests to pass.
Attachments
Attachments
Issue Links
- duplicates
-
MDEP-42 Unit tests fail on Linux
- Closed