[
https://issues.apache.org/jira/browse/AMBARI-18401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15529957#comment-15529957
]
Hudson commented on AMBARI-18401:
---------------------------------
FAILURE: Integrated in Jenkins build Ambari-trunk-Commit #5734 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/5734/])
AMBARI-18401. Allow running a subset of Python unit tests. (Attila (stoader:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=39858ccafcee6c49bba21d7385d7129d71dc8851])
* (edit) ambari-server/src/test/python/unitTests.py
* (edit) ambari-server/pom.xml
> Allow running a subset of Python unit tests
> -------------------------------------------
>
> Key: AMBARI-18401
> URL: https://issues.apache.org/jira/browse/AMBARI-18401
> Project: Ambari
> Issue Type: Improvement
> Components: ambari-server
> Reporter: Doroszlai, Attila
> Assignee: Doroszlai, Attila
> Priority: Minor
> Fix For: 3.0.0
>
> Attachments: AMBARI-18401.patch
>
>
> Running all unit tests several times during development may take too much
> time. The Surefire Maven plugin can run a subset of Java unit tests by
> passing filter expression via the {{test}} property for test class names.
> However, running fewer than all Python unit tests is currently cumbersome, it
> requires renaming the unit test or modifying the {{unitTests.py}} script.
> The goal of this improvement is to implement the Surefire approach for
> filtering Python unit tests to be run.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)