[ https://issues.apache.org/jira/browse/IMPALA-13790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17929828#comment-17929828 ]
Riza Suminto commented on IMPALA-13790: --------------------------------------- [~csringhofer] This tests seems to expect that HTTP operation can fail under some SSL config. The long wait might be a side effect of waiting for hs2_http port to open, first time introduced by [IMPALA-11729|http://issues.apache.org/jira/browse/IMPALA-11729] ([https://gerrit.cloudera.org/c/21656/10//COMMIT_MSG#20]). > Remove xfail from test_wildcard_san_ssl / test_wildcard_ssl > ----------------------------------------------------------- > > Key: IMPALA-13790 > URL: https://issues.apache.org/jira/browse/IMPALA-13790 > Project: IMPALA > Issue Type: Bug > Components: Clients, Infrastructure > Reporter: Csaba Ringhofer > Priority: Major > > These tests have a history: > https://github.com/apache/impala/commit/45ff0f9e674f54b35afb2b5eced0d6ec346890d6 > https://github.com/apache/impala/commit/c163ac1468e4d878c3516ec933c69fb66851af01 > https://github.com/apache/impala/commit/d3cf6d325779fff4ab0ba9db53411c510aa0f717 > The xfails were added a long time ago and hide the real status of tests. My > impression is that the tests xfail or xpass on every OS. > They also take significant amount of time. From RHEL8 tests: > {code} > custom_cluster.test_client_ssl.TestClientSsl.test_wildcard_san_ssl[impala_shell: > dev | protocol: hs2 | table_format: text/none | exec_option: {'test_replan': > 1, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, > 'disable_codegen': False, 'abort_on_error': 1, > 'exec_single_node_rows_threshold': 0}] (from pytest) > Skip Message > expected test failure > Standard Error > -- 2025-02-20 02:50:33,882 INFO MainThread: Starting cluster with > command: / > s/common/impala_cluster.py", line 245, in wait_until_ready > impalad.wait_for_coordinator_services(sleep_interval, > check_processes_still_running) > s/common/impala_cluster.py", line 655, in wait_for_coordinator_services > raise RuntimeError( > RuntimeError: Unable to open client ports within 240 seconds. > {code} -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-all-unsubscr...@impala.apache.org For additional commands, e-mail: issues-all-h...@impala.apache.org