[ 
https://issues.apache.org/jira/browse/TS-4033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15012373#comment-15012373
 ] 

ASF GitHub Bot commented on TS-4033:
------------------------------------

GitHub user jacksontj opened a pull request:

    https://github.com/apache/trafficserver/pull/342

    TS-4033 Fix openssl includes for Ssslheaders tests

    sslheaders tests always fail if ATS is built with external openssl

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/jacksontj/trafficserver master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/trafficserver/pull/342.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #342
    
----
commit a0a8ea18a1eea16ea1deb027f08497615caa119e
Author: Thomas Jackson <[email protected]>
Date:   2015-11-18T23:37:01Z

    TS-4033 Fix openssl includes for Ssslheaders tests
    
    sslheaders tests always fail if ATS is built with external openssl

----


> Sslheaders experimental plugin fails tests
> ------------------------------------------
>
>                 Key: TS-4033
>                 URL: https://issues.apache.org/jira/browse/TS-4033
>             Project: Traffic Server
>          Issue Type: Bug
>            Reporter: Thomas Jackson
>            Assignee: Thomas Jackson
>
> Output in test-suite.log
> {code}
> =================================================================================
>    Apache Traffic Server 5.2.0: plugins/experimental/sslheaders/test-suite.log
> =================================================================================
> # TOTAL: 1
> # PASS:  0
> # SKIP:  0
> # XFAIL: 0
> # FAIL:  1
> # XPASS: 0
> # ERROR: 0
> .. contents:: :depth: 2
> FAIL: test_sslheaders
> =====================
> <PATH>: error while loading shared libraries: libssl.so.1.0.0: cannot open 
> shared object file: No such file or directory
> {code}
> This seems like another place where the includes directory for openssl isn't 
> being included.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to