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

Joseph Wu commented on MESOS-6717:
----------------------------------

{code}
commit 4c0e453296e3ac7c5eda48a98eb7ad570c303d0a
Author: Alex Clemmer <clemmer.alexan...@gmail.com>
Date:   Wed Dec 7 17:21:01 2016 -0800

    Windows: Fixed default isolators in Agent.
    
    This commit sets the default isolators on Windows to Windows-specific
    values, rather than POSIX-specific values.  This is a convenience for
    users on Windows (whom no longer need to specify
    `--isolation=windows/cpu,filesystem/windows`) and will allow tests
    to exercise the default set of Agent flags.
    
    In particular, this commit will transition Windows builds of the agent
    away from using the `posix/cpu`, `posix/mem`, and `filesystem/posix`
    isolators by default, replacing them with `windows/cpu` and
    `filesystem/windows` (sadly, there is not yet a memory isolator for
    Windows).
    
    Review: https://reviews.apache.org/r/54470/
{code}

> Add Windows support to agent test harness
> -----------------------------------------
>
>                 Key: MESOS-6717
>                 URL: https://issues.apache.org/jira/browse/MESOS-6717
>             Project: Mesos
>          Issue Type: Bug
>          Components: agent
>            Reporter: Alex Clemmer
>            Assignee: Alex Clemmer
>              Labels: microsoft, windows-mvp
>
> Of particular interest is in `src/tests/CMakeLists.txt` is support enough of 
> the following that we can successfully run agent tests:
> TEST_HELPER_SRC
> MESOS_TESTS_UTILS_SRC



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

Reply via email to