[ https://issues.apache.org/jira/browse/HIVE-20360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16688515#comment-16688515 ]
Hive QA commented on HIVE-20360: -------------------------------- Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12948336/HIVE-20360.06.patch {color:green}SUCCESS:{color} +1 due to 2 test(s) being added or modified. {color:red}ERROR:{color} -1 due to 3 failed/errored test(s), 15538 tests executed *Failed tests:* {noformat} TestMiniDruidCliDriver - did not produce a TEST-*.xml file (likely timed out) (batchId=196) [druidmini_dynamic_partition.q,druidmini_test1.q,druidkafkamini_basic.q,druidmini_test_insert.q,druidkafkamini_delimited.q] TestMiniDruidCliDriver - did not produce a TEST-*.xml file (likely timed out) (batchId=197) [druidmini_masking.q,druidmini_joins.q,druid_timestamptz.q] org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[cbo_limit] (batchId=182) {noformat} Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/14949/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/14949/console Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-14949/ Messages: {noformat} Executing org.apache.hive.ptest.execution.TestCheckPhase Executing org.apache.hive.ptest.execution.PrepPhase Executing org.apache.hive.ptest.execution.YetusPhase Executing org.apache.hive.ptest.execution.ExecutionPhase Executing org.apache.hive.ptest.execution.ReportingPhase Tests exited with: TestsFailedException: 3 tests failed {noformat} This message is automatically generated. ATTACHMENT ID: 12948336 - PreCommit-HIVE-Build > QTest: ignore driver/qtest exclusions if -Dqfile param is set > ------------------------------------------------------------- > > Key: HIVE-20360 > URL: https://issues.apache.org/jira/browse/HIVE-20360 > Project: Hive > Issue Type: Improvement > Components: Test > Affects Versions: 3.1.0 > Reporter: Laszlo Bodor > Assignee: Laszlo Bodor > Priority: Minor > Fix For: 4.0.0 > > Attachments: HIVE-20360.01.patch, HIVE-20360.02.patch, > HIVE-20360.03.patch, HIVE-20360.04.patch, HIVE-20360.05.patch, > HIVE-20360.06.patch > > > Sometimes I need to run qtests with another driver for testing purposes. In > this case I have to edit testconfiguration.properties which seems a bit > hacky, even if it's temporary. > In this case, no tests will run (however there's a log message): > {code:java} > mvn test -Pitests -pl itests/qtest -pl itests/util -Dtest=TestCliDriver > -Dqfile=bucketizedhiveinputformat.q > {code} > -- This message was sent by Atlassian JIRA (v7.6.3#76005)