Fernando Giorgetti created DISPATCH-1170:
--------------------------------------------
Summary: System tests failing when executed on a python3 only
machine
Key: DISPATCH-1170
URL: https://issues.apache.org/jira/browse/DISPATCH-1170
Project: Qpid Dispatch
Issue Type: Bug
Components: Tests
Reporter: Fernando Giorgetti
System tests could not be executed in a machine with only python3 installed.
It looks like PY_UNIT2_STRING variable, which points to unit2-3, is no longer
working. In latest versions of Fedora and RHEL, when installing unittest2 (via
tox), a "unit2" script is created either way, and if you have just python3,
then there is no unit2-3, but unit2-3.6 (in example).
Another issue found while running system tests:
* system_tests_authz_service_plugin
* system_tests_handle_failover
Internally these tests are referencing to "/usr/bin/env python", which might
not be present as well (in python3 only machines where we could only have
python3 and not python).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]