while building 1.0.2 and latest git master, the sa...
# kontributors
a
while building 1.0.2 and latest git master, the same four test errors are raised, and the build fails:
Copy code
FileTreeWalkTest.restrictedAccess:360 expected:<6> but was:<10>
FileTreeWalkTest.withVisitorAndDepth:318 expected:<[1]> but was:<[]>
FilesTest.deleteRecursivelyWithFail:462 Expected incomplete recursive deletion.
FilesTest.copyRecursively:542 Expected value to be true.
can these tests be fixed/disabled during the build?