[
https://issues.apache.org/jira/browse/HIVE-27978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
László Bodor updated HIVE-27978:
--------------------------------
Fix Version/s: 4.0.0
(was: 0.10.3)
> Tests in hive-unit module are not running again
> -----------------------------------------------
>
> Key: HIVE-27978
> URL: https://issues.apache.org/jira/browse/HIVE-27978
> Project: Hive
> Issue Type: Improvement
> Reporter: László Bodor
> Assignee: László Bodor
> Priority: Major
> Labels: pull-request-available
> Fix For: 4.0.0
>
>
> Fixed in HIVE-27846, went bad in an addendum of HIVE-27797:
> https://github.com/apache/hive/commit/5022b85b5f50#diff-2f651f99c3a3a2dd091abda120ae33f028ba3bdfa749cc5c3aa36ebba15379e3R498-R503
> currently, it only runs test if I manually remove this dependency
> {code}
> <dependency>
> <groupId>org.junit.jupiter</groupId>
> <artifactId>junit-jupiter</artifactId>
> <version>${junit.jupiter.version}</version>
> <scope>test</scope>
> </dependency>
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)