You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Thomas Tauber-Marshall (JIRA)" <ji...@apache.org> on 2017/10/28 18:11:00 UTC

[jira] [Created] (IMPALA-6127) Failure in TestRuntimeFilters.test_wait_time on ASAN

Thomas Tauber-Marshall created IMPALA-6127:
----------------------------------------------

             Summary: Failure in TestRuntimeFilters.test_wait_time on ASAN
                 Key: IMPALA-6127
                 URL: https://issues.apache.org/jira/browse/IMPALA-6127
             Project: IMPALA
          Issue Type: Bug
          Components: Infrastructure
    Affects Versions: Impala 2.11.0
            Reporter: Thomas Tauber-Marshall
            Priority: Blocker


{noformat}
09:33:22.202 =================================== FAILURES ===================================
09:33:22.202  TestRuntimeFilters.test_wait_time[exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: parquet/none] 
09:33:22.202 [gw2] linux2 -- Python 2.6.6 /data/jenkins/workspace/impala-umbrella-build-and-test/repos/Impala/bin/../infra/python/env/bin/python
09:33:22.202 query_test/test_runtime_filters.py:51: in test_wait_time
09:33:22.202     assert duration < 60, \
09:33:22.202 E   AssertionError: Query took too long (67.6508791447s, possibly waiting for missing filters?)
09:33:22.202 E   assert 67.650879144668579 < 60
{noformat}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)