942011334 commented on pull request #2110:
URL:
https://github.com/apache/incubator-kyuubi/pull/2110#issuecomment-1065906671
hello , when use scalatestplus-mockito instead ,"build/dependency.sh"
test failed, help me to see the problem , tanks!
------------------ 原始邮件 ------------------
发件人: "Kent ***@***.***>;
发送时间: 2022年3月12日(星期六) 晚上9:14
收件人: ***@***.***>;
抄送: ***@***.***>; ***@***.***>;
主题: Re: [apache/incubator-kyuubi] [KYUUBI #2104] Kill yarn job using yarn
client API when kyuubi engine … (PR #2110)
@pan3793 commented on this pull request.
In kyuubi-server/pom.xml:
> @@ -385,6 +385,13 @@ <scope>test</scope>
</dependency> + <dependency> +
<groupId>org.mockito</groupId> +
<artifactId>mockito-core</artifactId> +
<scope>test</scope> + <version>3.4.6</version>
Please use scalatestplus-mockito instead.
<properties>
<scalatestplus.version>3.2.9.0</scalatestplus.version> </properties>
<dependency> <groupId>org.scalatestplus</groupId>
<artifactId>mockito-3-4_${scala.binary.version}</artifactId>
<version>${scalatestplus.version}</version> </dependency>
—
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.
You are receiving this because you were mentioned.Message ID: ***@***.***>
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]