Joseph Wu created MESOS-3847:
--------------------------------
Summary: Root tests for LinuxFilesystemIsolatorTest are broken
Key: MESOS-3847
URL: https://issues.apache.org/jira/browse/MESOS-3847
Project: Mesos
Issue Type: Bug
Reporter: Joseph Wu
Assignee: Joseph Wu
Priority: Minor
The refactor in [MESOS-3762] ended up exposing some differences in the
{{TemporaryDirectoryTest}} classes (one in Stout, one in Mesos-proper).
The tests that broke (during tear down):
{code}
LinuxFilesystemIsolatorTest.ROOT_PersistentVolumeWithRootFilesystem
LinuxFilesystemIsolatorTest.ROOT_PersistentVolumeWithoutRootFilesystem
LinuxFilesystemIsolatorTest.ROOT_MultipleContainers
{code}
As per an offline discussion between [~jvanremoortere] and [~jieyu], the
solution is to merge the two {{TemporaryDirectoryTest}} classes and to fix the
tear down of {{LinuxFilesystemIsolatorTest}}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)