Jan Schlicht created MESOS-8818:
-----------------------------------
Summary: VolumeSandboxPathIsolatorTest.SharedParentTypeVolume
fails on macOS
Key: MESOS-8818
URL: https://issues.apache.org/jira/browse/MESOS-8818
Project: Mesos
Issue Type: Bug
Components: containerization
Environment: macOS 10.13.4
Reporter: Jan Schlicht
Assignee: Jan Schlicht
This test fails on macOS with:
{noformat}
[ RUN ] VolumeSandboxPathIsolatorTest.SharedParentTypeVolume
I0423 10:55:19.624977 2767623040 containerizer.cpp:296] Using isolation {
environment_secret, filesystem/posix, volume/sandbox_path }
I0423 10:55:19.625176 2767623040 provisioner.cpp:299] Using default backend
'copy'
../../src/tests/containerizer/volume_sandbox_path_isolator_tests.cpp:130:
Failure
create: Unknown or unsupported isolator 'volume/sandbox_path'
[ FAILED ] VolumeSandboxPathIsolatorTest.SharedParentTypeVolume (3 ms)
{noformat}
Likely a regression introduced in commit
{{189efed864ca2455674b0790d6be4a73c820afd6}} which removed
{{volume/sandbox_path}} for POSIX.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)