[ 
https://issues.apache.org/jira/browse/MESOS-8114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

David Forsythe updated MESOS-8114:
----------------------------------
    Description: 
../../mesos/src/tests/disk_quota_tests.cpp:95: Failure
Expected: (usage.get()) >= (Kilobytes(8)), actual: 1KB vs 8KB

On ZFS (with default settings), there is a large amount of time (~2s on my test 
machine) between the write and the time the size reported by du is what we're 
expecting.

  was:
../../mesos/src/tests/disk_quota_tests.cpp:95: Failure
Expected: (usage.get()) >= (Kilobytes(8)), actual: 1KB vs 8KB

On ZFS (with default settings), there is a large amount of time (~2s on my test 
machine) between the write and the time the metadata from du is what we're 
expecting.


> DiskUsageCollectorTest.File fails on FreeBSD+ZFS
> ------------------------------------------------
>
>                 Key: MESOS-8114
>                 URL: https://issues.apache.org/jira/browse/MESOS-8114
>             Project: Mesos
>          Issue Type: Bug
>         Environment: FreeBSD 11.1-RELEASE
>            Reporter: David Forsythe
>            Assignee: David Forsythe
>
> ../../mesos/src/tests/disk_quota_tests.cpp:95: Failure
> Expected: (usage.get()) >= (Kilobytes(8)), actual: 1KB vs 8KB
> On ZFS (with default settings), there is a large amount of time (~2s on my 
> test machine) between the write and the time the size reported by du is what 
> we're expecting.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to