[ https://issues.apache.org/jira/browse/HIVE-15576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15817340#comment-15817340 ]
Hive QA commented on HIVE-15576: -------------------------------- Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12846707/HIVE-15576.patch {color:green}SUCCESS:{color} +1 due to 1 test(s) being added or modified. {color:red}ERROR:{color} -1 due to 8 failed/errored test(s), 10949 tests executed *Failed tests:* {noformat} TestDerbyConnector - did not produce a TEST-*.xml file (likely timed out) (batchId=233) org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[case_sensitivity] (batchId=61) org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[input_testxpath] (batchId=28) org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[udf_coalesce] (batchId=75) org.apache.hadoop.hive.cli.TestMiniLlapCliDriver.testCliDriver[orc_ppd_basic] (batchId=134) org.apache.hadoop.hive.cli.TestMiniLlapCliDriver.testCliDriver[orc_ppd_schema_evol_3a] (batchId=135) org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[columnstats_part_coltype] (batchId=150) org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[schema_evol_text_vec_part] (batchId=148) {noformat} Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/2874/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/2874/console Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-2874/ Messages: {noformat} Executing org.apache.hive.ptest.execution.TestCheckPhase Executing org.apache.hive.ptest.execution.PrepPhase Executing org.apache.hive.ptest.execution.ExecutionPhase Executing org.apache.hive.ptest.execution.ReportingPhase Tests exited with: TestsFailedException: 8 tests failed {noformat} This message is automatically generated. ATTACHMENT ID: 12846707 - PreCommit-HIVE-Build > Fix bug in QTestUtil where lines after a partial mask will not be masked > ------------------------------------------------------------------------ > > Key: HIVE-15576 > URL: https://issues.apache.org/jira/browse/HIVE-15576 > Project: Hive > Issue Type: Bug > Components: Testing Infrastructure > Affects Versions: 2.2.0 > Reporter: Thomas Poepping > Assignee: Thomas Poepping > Attachments: HIVE-15576.patch > > > If the qfile output of a qtest contains two maskable lines right after one > another, where the first contains a partial match candidate, the second line > will not be evaluated for masking. This patch fixes that bug by disregarding > whether a partial mask was found in the previous line. -- This message was sent by Atlassian JIRA (v6.3.4#6332)