You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Chuck Rolke (JIRA)" <ji...@apache.org> on 2019/01/23 19:02:00 UTC

[jira] [Created] (DISPATCH-1255) Test execution with python3 modifies files in source directory

Chuck Rolke created DISPATCH-1255:
-------------------------------------

             Summary: Test execution with python3 modifies files in source directory
                 Key: DISPATCH-1255
                 URL: https://issues.apache.org/jira/browse/DISPATCH-1255
             Project: Qpid Dispatch
          Issue Type: Improvement
          Components: Tests
    Affects Versions: 1.5.0
         Environment: Fedora 29, Python 3
            Reporter: Chuck Rolke
            Assignee: Chuck Rolke


Unexpected changes to source happens in three places:

-        cls.tester.popen(['/usr/bin/env', 'python', ...

+        cls.tester.popen(['/usr/bin/env', 'python3', ...



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org