mchades commented on code in PR #4827:
URL: https://github.com/apache/gravitino/pull/4827#discussion_r1756475125
##########
build.gradle.kts:
##########
@@ -204,6 +204,13 @@ allprojects {
throw GradleException("Gravitino integration tests only support
[-PtestMode=embedded] or [-PtestMode=deploy] mode!")
}
+ param.useJUnitPlatform()
Review Comment:
No. line 214 is an overwrite, removing this will make `skipUT` not work
--
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]