[ https://issues.apache.org/jira/browse/HIVE-8362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14170219#comment-14170219 ]
Hive QA commented on HIVE-8362: ------------------------------- {color:red}Overall{color}: -1 at least one tests failed Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12674620/HIVE-8362.1-spark.patch {color:red}ERROR:{color} -1 due to 7 failed/errored test(s), 6769 tests executed *Failed tests:* {noformat} org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_multi_insert org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_multi_insert_move_tasks_share_dependencies org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_sample_islocalmode_hook org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_tez_smb_1 org.apache.hadoop.hive.cli.TestSparkCliDriver.testCliDriver_multi_insert org.apache.hadoop.hive.cli.TestSparkCliDriver.testCliDriver_multi_insert_move_tasks_share_dependencies org.apache.hive.hcatalog.streaming.TestStreaming.testTransactionBatchAbortAndCommit {noformat} Test results: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-SPARK-Build/214/testReport Console output: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-SPARK-Build/214/console Test logs: http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-SPARK-Build-214/ Messages: {noformat} 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: 7 tests failed {noformat} This message is automatically generated. ATTACHMENT ID: 12674620 > Investigate flaky test parallel.q > --------------------------------- > > Key: HIVE-8362 > URL: https://issues.apache.org/jira/browse/HIVE-8362 > Project: Hive > Issue Type: Sub-task > Components: Testing Infrastructure > Affects Versions: 0.14.0 > Reporter: Jimmy Xiang > Assignee: Jimmy Xiang > Attachments: HIVE-8362.1-spark.patch, HIVE-8362.patch > > > Test parallel.q is flaky. It fails sometimes with error like: > {noformat} > Failed tests: > TestSparkCliDriver.testCliDriver_parallel:120->runTest:146 Unexpected > exception junit.framework.AssertionFailedError: Client Execution results > failed with error code = 1 > See ./ql/target/tmp/log/hive.log or ./itests/qtest/target/tmp/log/hive.log, > or check ./ql/target/surefire-reports or > ./itests/qtest/target/surefire-reports/ for specific test cases logs. > {noformat} -- This message was sent by Atlassian JIRA (v6.3.4#6332)