You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Andrew Schwartzmeyer (JIRA)" <ji...@apache.org> on 2018/07/19 00:11:00 UTC

[jira] [Created] (MESOS-9093) Enable the ProcessRemoteLinkTest.RemoteLinkLeak unit test on Windows

Andrew Schwartzmeyer created MESOS-9093:
-------------------------------------------

             Summary: Enable the ProcessRemoteLinkTest.RemoteLinkLeak unit test on Windows
                 Key: MESOS-9093
                 URL: https://issues.apache.org/jira/browse/MESOS-9093
             Project: Mesos
          Issue Type: Task
            Reporter: Andrew Schwartzmeyer


This test is disabled as the current logic requires exhausting the number of available file descriptors in order to simulate a socket creation failure. On Windows, however, the only hard limit imposed on socket creation is the available system memory, which obviously won't work for this test.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)