You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Gastón Kleiman (JIRA)" <ji...@apache.org> on 2016/10/24 13:15:58 UTC

[jira] [Commented] (MESOS-6459) PosixRLimitsIsolatorTest.TaskExceedingLimit fails on OS X

    [ https://issues.apache.org/jira/browse/MESOS-6459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15601948#comment-15601948 ] 

Gastón Kleiman commented on MESOS-6459:
---------------------------------------

I took a brief look at the Darwin kernel source code (https://github.com/opensource-apple/xnu/blob/27ffc00f33925b582391b1ef318b78b8bd3939d1/bsd/kern/kern_resource.c#L912-L1121), and it looks like {{RLIMIT_FSIZE}} is ignored, so I think that using another kind of rlimit should work.

cc/ [~bbannier]

> PosixRLimitsIsolatorTest.TaskExceedingLimit fails on OS X
> ---------------------------------------------------------
>
>                 Key: MESOS-6459
>                 URL: https://issues.apache.org/jira/browse/MESOS-6459
>             Project: Mesos
>          Issue Type: Bug
>            Reporter: Gastón Kleiman
>
> This test consistently fails on OS X:
> {code}
> 31-7e9c-4248-acfd-21634150a657@172.28.128.1:64864 on agent 52cc4957-1a39-4d66-ace6-5622fac3b85e-S0
> ../../src/tests/containerizer/posix_rlimits_isolator_tests.cpp:120: Failure
> Value of: statusFailed->state()
>   Actual: TASK_FINISHED
> Expected: TASK_FAILED
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)