You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Philip Zeyliger (JIRA)" <ji...@apache.org> on 2018/10/02 17:53:00 UTC

[jira] [Resolved] (IMPALA-7629) TestClientSsl tests seem to be disabled on non-legacy platforms

     [ https://issues.apache.org/jira/browse/IMPALA-7629?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Philip Zeyliger resolved IMPALA-7629.
-------------------------------------
    Resolution: Fixed

> TestClientSsl tests seem to be disabled on non-legacy platforms
> ---------------------------------------------------------------
>
>                 Key: IMPALA-7629
>                 URL: https://issues.apache.org/jira/browse/IMPALA-7629
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Infrastructure
>    Affects Versions: Impala 3.1.0
>         Environment: Ubuntu 16.04, Python 2.7.14
>            Reporter: Tim Armstrong
>            Assignee: Philip Zeyliger
>            Priority: Blocker
>
> I noticed that when I ran some of these tests on Ubuntu 16.04 they are skipped:
> {noformat}
> $ impala-py.test tests/custom_cluster/test_client_ssl.py -k ecdh
> ...
> tests/custom_cluster/test_client_ssl.py::TestClientSsl::test_tls_ecdh[exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | table_format: text/none] SKIPPED
> {noformat}
> I don't think this is intended. The logic in IMPALA-6990 looks backwards in that HAS_LEGACY_OPENSSL is a non-None integer (i.e. truthy) when the version field exists.
> Assigning to Phil since he reviewed the patch and probably has some context.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org