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

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

Commit 974fce33dc5d41579ac6aa25f0a803fbd165d634 in impala's branch 
refs/heads/master from stiga-huang
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=974fce3 ]

IMPALA-9743: ExprCardinalityTest should reset the test flag at the end of the 
test

In the previous patch, we set the test flag when running
ExprCardinalityTest. We should reset this flag at the end of the test.
Otherwise, some tests that require this flag unset (e.g. CatalogTest)
will fail.

Ideally, each FE test should take care of the test flag and set/unset it
explicitly. We'll gone through all tests to fix this in IMPALA-9780.

Tests:
 - Ran CORE tests

Change-Id: Id8a1085d73666db5df038dc231f14c31206375ed
Reviewed-on: http://gerrit.cloudera.org:8080/15987
Reviewed-by: Impala Public Jenkins <impala-public-jenk...@cloudera.com>
Tested-by: Impala Public Jenkins <impala-public-jenk...@cloudera.com>


> All FE tests should explicitly set/unset the test flag
> ------------------------------------------------------
>
>                 Key: IMPALA-9780
>                 URL: https://issues.apache.org/jira/browse/IMPALA-9780
>             Project: IMPALA
>          Issue Type: Test
>            Reporter: Quanlong Huang
>            Priority: Major
>
> To avoid test failures like IMPALA-9743, instead of depending on the default 
> value of the test flag, all FE tests should explicitly set/unset the test 
> flag.



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

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

Reply via email to