You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Sumit Mohanty (JIRA)" <ji...@apache.org> on 2015/03/20 20:55:38 UTC

[jira] [Commented] (AMBARI-10166) Enable python unit tests to run on Mac

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

Sumit Mohanty commented on AMBARI-10166:
----------------------------------------

In general the changes are to move from
{code}@only_for_platform(PLATFORM_LINUX){code}
to 
{code}@not_for_platform(PLATFORM_WINDOWS){code}

As a first pass, I am enabling a small sub-set of tests to check how stable they are as they have not been running on Macs from some time.

> Enable python unit tests to run on Mac
> --------------------------------------
>
>                 Key: AMBARI-10166
>                 URL: https://issues.apache.org/jira/browse/AMBARI-10166
>             Project: Ambari
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 2.0.0
>            Reporter: Sumit Mohanty
>            Assignee: Sumit Mohanty
>             Fix For: 2.1.0
>
>         Attachments: AMBARI-10166.patch
>
>
> Some of the unit tests are not running on mac dev boxes - e.g TestController



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