GitHub user ganeshmurthy opened a pull request:
https://github.com/apache/qpid-dispatch/pull/232
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-1
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/qpid-dispatch/pull/232.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 #232
----
commit 6d10fc94131e22872a84489e81fd4f1ec5f1e1b7
Author: Ganesh Murthy <[email protected]>
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]