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 "ASF subversion and git services (Jira)" <ji...@apache.org> on 2021/02/17 02:14:00 UTC

[jira] [Commented] (IMPALA-10499) test_misc failing

    [ https://issues.apache.org/jira/browse/IMPALA-10499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17285604#comment-17285604 ] 

ASF subversion and git services commented on IMPALA-10499:
----------------------------------------------------------

Commit dc133d951389924e1f38856db1777d2b334dc7a2 in impala's branch refs/heads/master from Tamas Mate
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=dc133d9 ]

IMPALA-10499: Fix failing test_misc

This change modifies the result type of the misc test which was failing.

Testing:
 - executed the misc tests with exhaustive exploration strategy

Change-Id: Ibe95f4bc3521f49d19e6da53deb904a25ac30982
Reviewed-on: http://gerrit.cloudera.org:8080/17066
Reviewed-by: Aman Sinha <am...@cloudera.com>
Tested-by: Impala Public Jenkins <im...@cloudera.com>


> test_misc failing
> -----------------
>
>                 Key: IMPALA-10499
>                 URL: https://issues.apache.org/jira/browse/IMPALA-10499
>             Project: IMPALA
>          Issue Type: Bug
>            Reporter: Bikramjeet Vig
>            Assignee: Tamas Mate
>            Priority: Major
>              Labels: broken-build
>
> IMPALA-10379 added this test recently.
> {noformat}
> query_test/test_queries.py:187: in test_misc
>     self.run_test_case('QueryTest/misc', vector)
> common/impala_test_suite.py:691: in run_test_case
>     self.__verify_results_and_errors(vector, test_section, result, use_db)
> common/impala_test_suite.py:527: in __verify_results_and_errors
>     replace_filenames_with_placeholder)
> common/test_result_verifier.py:409: in verify_raw_results
>     verify_results(expected_types, actual_types, order_matters=True)
> common/test_result_verifier.py:305: in verify_results
>     assert expected_results == actual_results
> E   assert ['INT'] == ['TINYINT']
> E     At index 0 diff: 'INT' != 'TINYINT'
> E     Use -v to get the full diff
> {noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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