[
https://issues.apache.org/jira/browse/HIVE-23209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17083866#comment-17083866
]
László Bodor edited comment on HIVE-23209 at 4/15/20, 7:27 AM:
---------------------------------------------------------------
this blocks precommit tests, so I need to merge without ptest ASAP
I built locally successfully with the patch
cc: [~pgaref], [~ashutoshc], [~jcamachorodriguez]
was (Author: abstractdog):
this blocks precommit tests, so I need to merge without ptest
I built locally successfully with the patch
cc: [~pgaref], [~ashutoshc], [~jcamachorodriguez]
> ptest2 compilation failure after HIVE-21603
> -------------------------------------------
>
> Key: HIVE-23209
> URL: https://issues.apache.org/jira/browse/HIVE-23209
> Project: Hive
> Issue Type: Sub-task
> Reporter: László Bodor
> Assignee: László Bodor
> Priority: Major
> Attachments: HIVE-23209.01.patch
>
>
> {code}
> [ERROR] COMPILATION ERROR :
> [INFO] -------------------------------------------------------------
> [ERROR]
> /home/jenkins/jenkins-slave/workspace/PreCommit-HIVE-Build/hive/build/hive/testutils/ptest2/src/test/java/org/apache/hive/ptest/execution/context/TestCloudExecutionContextProvider.java:[21,26]
> cannot find symbol
> symbol: class ArgumentMatchers
> location: package org.mockito
> [ERROR]
> /home/jenkins/jenkins-slave/workspace/PreCommit-HIVE-Build/hive/build/hive/testutils/ptest2/src/test/java/org/apache/hive/ptest/execution/context/TestCloudExecutionContextProvider.java:[21,1]
> static import only from classes and interfaces
> {code}
> repro
> {code}
> cd testutils/ptest2
> mvn clean install -DskipTests
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)