Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
5.7.0
-
None
-
Windows 2008 Server
-
Patch Available
-
Unit Test Broken
Description
BTreeIndexTest hangs when run on windows because it repeatedly tries to create/delete the same directory, which is problematic on windows. I've attached a patch which just adds a timestamp to the directory name.