Github user ChugR commented on the pull request: https://github.com/apache/qpid-dispatch/pull/21#issuecomment-149681423 I tried this new branch and I think it's better for tests (*.py) all to end up in the <build>/tests folder. At first the test failed. The problem was that the *.pyc files are all in the <source>/tests folder and there was a stale system_tests_sasl_plain.pyc that was running. If all the .py files are in the build folder then the source is pristine and the build artifacts from one build are not interfering with another build. Either way the new test passes for me on Fedora 21.
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org For additional commands, e-mail: dev-h...@qpid.apache.org