GitHub user ganeshmurthy opened a pull request:
https://github.com/apache/qpid-dispatch/pull/239
DISPATCH-894 - Made the following changes to make the system tests woâ¦
â¦rk on CentOS 6.
1. Modified system tests to use unittest2 instead of unittest test
framework.
2. Modified tests/CMakeLists.txt to use the unit2 test runner.
3. Fixed some tests to use backwards compatible assert functions.
4. Remove unused imports in tests
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ganeshmurthy/qpid-dispatch DISPATCH-894-4
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/qpid-dispatch/pull/239.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 #239
----
commit 4a173e1ec0f7e0e8f9d7d37b9549d4f9c9d37fb0
Author: Ganesh Murthy <gmurthy@...>
Date: 2017-12-06T15:08:24Z
DISPATCH-894 - Made the following changes to make the system tests work on
CentOS 6.
1. Modified system tests to use unittest2 instead of unittest test
framework.
2. Modified tests/CMakeLists.txt to use the unit2 test runner.
3. Fixed some tests to use backwards compatible assert functions.
4. Remove unused imports in tests
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]