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

[jira] [Created] (PROTON-2070) [ASAN] some tests always fail when using sanitizer builds

Andrew Stitcher created PROTON-2070:
---------------------------------------

             Summary: [ASAN] some tests always fail when using sanitizer builds
                 Key: PROTON-2070
                 URL: https://issues.apache.org/jira/browse/PROTON-2070
             Project: Qpid Proton
          Issue Type: Bug
          Components: build, python-binding, ruby-binding
            Reporter: Andrew Stitcher
            Assignee: Alan Conway


But the test failures don't indicate anything about our code:

python-tox-test:

This fails because the sanitiser preload gets applied to python and gcc which reports leaks. In this case we should probably not do the preload anyway or not run the test.

ruby-example-test:

This case fails due to the preload not being active - however if the preload is added to this test then it finds leaks in the ruby interpreter. Again probably we should not include this test when sanitizers are being tested.



--
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