[ https://issues.apache.org/jira/browse/PROTON-1411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17299717#comment-17299717 ]
Jiri Daněk commented on PROTON-1411: ------------------------------------ I am not sure if anything can be done here. Lots of proton-c testing happens through Python. If Swig is absent, then the python binding cannot be built, and therefore the tests cannot run. I think this behavior is generally true for both Proton and Dispatch – tests turn themselves off silently as you remove their requirements from the environment. > [C, Test] No self tests run when Swig is absent; report 100% pass > ----------------------------------------------------------------- > > Key: PROTON-1411 > URL: https://issues.apache.org/jira/browse/PROTON-1411 > Project: Qpid Proton > Issue Type: Bug > Components: proton-c > Affects Versions: proton-c-0.17.0 > Environment: Fedora 25, GCC 6.3.1, Python 2.7.13, master branch at > commit d5c01. > Reporter: Charles E. Rolke > Assignee: Justin Ross > Priority: Major > Labels: testing > > If Swig is absent then the C self tests run in one or two seconds and report > 100% pass. Under the covers very few tests do any testing. > {noformat} > /home/chug/git/qpid-proton/build> ctest -VV > ... > 100% tests passed, 0 tests failed out of 18 > Total Test time (real) = 1.60 sec > {noformat} -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org For additional commands, e-mail: dev-h...@qpid.apache.org