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 2017/09/07 19:03:00 UTC

[jira] [Created] (MESOS-7946) DefaultExecutorTest.SigkillExecutor test fails on Windows

Andrew Schwartzmeyer created MESOS-7946:
-------------------------------------------

             Summary: DefaultExecutorTest.SigkillExecutor test fails on Windows
                 Key: MESOS-7946
                 URL: https://issues.apache.org/jira/browse/MESOS-7946
             Project: Mesos
          Issue Type: Bug
          Components: executor, test
         Environment: Windows 10
            Reporter: Andrew Schwartzmeyer
            Assignee: Gilbert Song


{noformat}
commit 9ca2cc8ae751905f078b056b265fb4511ea8e5f4
Author: Gilbert Song songzihao1990@gmail.com
Date:   Tue Aug 29 17:31:35 2017 -0700

Added unit test for killing the default executor process.

Review: https://reviews.apache.org/r/61981
{noformat}

The above commit introduced the test {{MesosContainerizer/DefaultExecutorTest.SigkillExecutor}} which fails on Windows. At a rough glance, if this is dependent on the {{SIGKILL}} signal, it may not be applicable on Windows and just needs to be disabled.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)