[
https://issues.apache.org/jira/browse/DISPATCH-919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16341570#comment-16341570
]
ASF GitHub Bot commented on DISPATCH-919:
-----------------------------------------
GitHub user ganeshmurthy opened a pull request:
https://github.com/apache/qpid-dispatch/pull/248
DISPATCH-919 - Modified CMakeLists.txt to warn when python-unittest2 …
…is not present. When it is not present, no tests will be run
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ganeshmurthy/qpid-dispatch DISPATCH-919
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/qpid-dispatch/pull/248.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #248
----
commit 320c8ca066737a44f5504f59794b937f73150dc8
Author: Ganesh Murthy <gmurthy@...>
Date: 2018-01-26T20:46:10Z
DISPATCH-919 - Modified CMakeLists.txt to warn when python-unittest2 is not
present. When it is not present, no tests will be run
----
> Display a warning when running Dispatch tests if python-unittest2 is not
> installed
> ----------------------------------------------------------------------------------
>
> Key: DISPATCH-919
> URL: https://issues.apache.org/jira/browse/DISPATCH-919
> Project: Qpid Dispatch
> Issue Type: Bug
> Components: Tests
> Affects Versions: 1.0.0
> Reporter: Ganesh Murthy
> Assignee: Ganesh Murthy
> Priority: Minor
>
> Because of changes made to DISPATCH-894 we now require python-unittest2
> package to be installed to be able to run the system tests. For anyone moving
> from Dispatch 1.0.0 to 1.1.0, this information is not obvious. (we do have
> this information in the readme)
> Please display a visible warning (python-unittest2 needs to be installed in
> order to run tests) when a unit test is run (or if the entire test suite is
> run) without having python-unittest2 installed.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]