You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Alex Clemmer (JIRA)" <ji...@apache.org> on 2016/10/14 01:04:20 UTC

[jira] [Created] (MESOS-6392) Remove `TEST*_TEMP_DISABLED_ON_WINDOWS`

Alex Clemmer created MESOS-6392:
-----------------------------------

             Summary: Remove `TEST*_TEMP_DISABLED_ON_WINDOWS`
                 Key: MESOS-6392
                 URL: https://issues.apache.org/jira/browse/MESOS-6392
             Project: Mesos
          Issue Type: Bug
          Components: stout
            Reporter: Alex Clemmer
            Assignee: Alex Clemmer


As a temporary measure, we introduced the family of macros `TEST*_TEMP_DISABLED_ON_WINDOWS`. This creates a `DISABLED_` test on Windows, but enables it on every other platform.

Eventually, permanently-disabled tests should be `#ifdef`'d out and these macros should be removed.



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