[ https://issues.apache.org/jira/browse/MESOS-5063?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Vinod Kone updated MESOS-5063: ------------------------------ Priority: Critical (was: Major) > SSLTest.HTTPSPost and SSLTest.HTTPSGet tests fail > ------------------------------------------------- > > Key: MESOS-5063 > URL: https://issues.apache.org/jira/browse/MESOS-5063 > Project: Mesos > Issue Type: Bug > Components: libprocess > Affects Versions: 0.28.0 > Environment: Configured with SSL enabled > Reporter: Greg Mann > Assignee: Greg Mann > Priority: Critical > Labels: mesosphere, ssl, tests > > These tests fail, with minimal logging output: > {code} > [ RUN ] SSLTest.HTTPSGet > ../../../3rdparty/libprocess/src/tests/ssl_tests.cpp:663: Failure > (response).failure(): Failed to decode response > [ FAILED ] SSLTest.HTTPSGet (137 ms) > [ RUN ] SSLTest.HTTPSPost > ../../../3rdparty/libprocess/src/tests/ssl_tests.cpp:704: Failure > (response).failure(): Failed to decode response > [ FAILED ] SSLTest.HTTPSPost (243 ms) > {code} > It's worth noting that the 3rdparty http-parser library was recently > upgraded: > https://github.com/apache/mesos/commit/94df63f72146501872a06c6487e94bdfd0f23025 -- This message was sent by Atlassian JIRA (v6.3.4#6332)