You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Tim Armstrong (JIRA)" <ji...@apache.org> on 2019/07/25 19:27:00 UTC

[jira] [Resolved] (IMPALA-8740) TestCodegen.test_disable_codegen flakiness

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

Tim Armstrong resolved IMPALA-8740.
-----------------------------------
    Resolution: Duplicate

Seems to be a bad data load, like MPALA-8730

> TestCodegen.test_disable_codegen flakiness 
> -------------------------------------------
>
>                 Key: IMPALA-8740
>                 URL: https://issues.apache.org/jira/browse/IMPALA-8740
>             Project: IMPALA
>          Issue Type: Bug
>    Affects Versions: Impala 3.3.0
>            Reporter: Anurag Mantripragada
>            Assignee: Tim Armstrong
>            Priority: Major
>              Labels: broken-build
>
> Looks like the test cannot find "Codegen Disabled: disabled due to optimization hints" in the profile and fails the assertion:
> {code:java}
> query_test/test_codegen.py:44: in test_disable_codegen
>     self.run_test_case('QueryTest/disable-codegen', vector)
> common/impala_test_suite.py:617: in run_test_case
>     update_section=pytest.config.option.update_results)
> common/test_result_verifier.py:605: in verify_runtime_profile
>     actual))
> E   AssertionError: Did not find matches for lines in runtime profile:
> E   EXPECTED LINES:
> E   row_regex: .*Codegen Disabled: disabled due to optimization hints.*
> ...
> ACTUAL PROFILE FOLLOWS{code}
>  



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)