Neil Conway created MESOS-4533:
----------------------------------
Summary: DiskUsageCollectorTest.ExcludeRelativePath fails on Linux
Key: MESOS-4533
URL: https://issues.apache.org/jira/browse/MESOS-4533
Project: Mesos
Issue Type: Bug
Components: master, tests
Reporter: Neil Conway
{noformat}
[ RUN ] DiskUsageCollectorTest.ExcludeRelativePath
/mesos-2/src/tests/disk_quota_tests.cpp:166: Failure
Expected: (usage2.get()) > (Kilobytes(128)), actual: 128KB vs 8-byte object
<00-00 02-00 00-00 00-00>
[ FAILED ] DiskUsageCollectorTest.ExcludeRelativePath (128 ms)
[----------] 1 test from DiskUsageCollectorTest (128 ms total)
{noformat}
This fails deterministically for me with Linux VM (recent ArchLinux, 4.3.3
kernel, GCC 5.3.0), but succeeds on OSX 10.11.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)