David Forsythe created MESOS-8114:
-------------------------------------
Summary: 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 metadata from du is what we're
expecting.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)