[
https://issues.apache.org/jira/browse/HIVE-21670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16830496#comment-16830496
]
Hive QA commented on HIVE-21670:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12967500/HIVE-21670.1.patch
{color:red}ERROR:{color} -1 due to no test(s) being added or modified.
{color:red}ERROR:{color} -1 due to 10 failed/errored test(s), 15935 tests
executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.ql.TestTxnCommandsWithSplitUpdateAndVectorization.testMergeOnTezEdges
(batchId=318)
org.apache.hive.jdbc.TestJdbcWithMiniLlapArrow.testComplexQuery (batchId=271)
org.apache.hive.jdbc.TestJdbcWithMiniLlapArrow.testKillQuery (batchId=271)
org.apache.hive.jdbc.TestTriggersTezSessionPoolManager.testTriggerCustomCreatedDynamicPartitions
(batchId=271)
org.apache.hive.jdbc.TestTriggersTezSessionPoolManager.testTriggerCustomCreatedDynamicPartitionsUnionAll
(batchId=271)
org.apache.hive.jdbc.TestTriggersTezSessionPoolManager.testTriggerCustomNonExistent
(batchId=271)
org.apache.hive.jdbc.TestTriggersTezSessionPoolManager.testTriggerHighBytesRead
(batchId=271)
org.apache.hive.jdbc.TestTriggersTezSessionPoolManager.testTriggerHighShuffleBytes
(batchId=271)
org.apache.hive.jdbc.TestTriggersTezSessionPoolManager.testTriggerSlowQueryElapsedTime
(batchId=271)
org.apache.hive.jdbc.TestTriggersTezSessionPoolManager.testTriggerSlowQueryExecutionTime
(batchId=271)
{noformat}
Test results:
https://builds.apache.org/job/PreCommit-HIVE-Build/17084/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/17084/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-17084/
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: 10 tests failed
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12967500 - PreCommit-HIVE-Build
> Replacing mockito-all with mockito-core dependency
> --------------------------------------------------
>
> Key: HIVE-21670
> URL: https://issues.apache.org/jira/browse/HIVE-21670
> Project: Hive
> Issue Type: Bug
> Reporter: Ivan Suller
> Assignee: Ivan Suller
> Priority: Major
> Attachments: HIVE-21670.1.patch
>
>
> The mockito-all dependency contains an old version of Hamcrest core which can
> collide with other Hamcrest dependencies. Replacint it with mockito-core
> should be straightforward.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)