On 13/03/06, Henri Yandell <[EMAIL PROTECTED]> wrote:
> Errors are:
>

[...]

>
> Testcase: 
> testGetFreeSpace_String(org.apache.commons.io.FileSystemUtilsTestCase):
>  FAILED
> expected:<9.4452176E7> but was:<4.7226088E7>
> junit.framework.AssertionFailedError: expected:<9.4452176E7> but
> was:<4.7226088E7>
>    at 
> org.apache.commons.io.FileSystemUtilsTestCase.testGetFreeSpace_String(FileSystemUtilsTestCase.java:68)
>
> The problem here is that OS X uses 512 byte block sizes, not 1k as the
> test assumes. So no way it'll pass.
>

BTW, OpenVMS also uses a 512 byte block size.

S.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to