[ https://issues.apache.org/jira/browse/HIVE-24455?focusedWorklogId=518657&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-518657 ]
ASF GitHub Bot logged work on HIVE-24455: ----------------------------------------- Author: ASF GitHub Bot Created on: 01/Dec/20 20:57 Start Date: 01/Dec/20 20:57 Worklog Time Spent: 10m Work Description: jcamachor commented on a change in pull request #1720: URL: https://github.com/apache/hive/pull/1720#discussion_r533716436 ########## File path: storage-api/pom.xml ########## @@ -177,6 +177,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-surefire-plugin</artifactId> + <version>3.0.0-M4</version> Review comment: Should we add this version in the properties block and reference it here instead? ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org Issue Time Tracking ------------------- Worklog Id: (was: 518657) Time Spent: 0.5h (was: 20m) > Fix broken junit framework in storage-api > ----------------------------------------- > > Key: HIVE-24455 > URL: https://issues.apache.org/jira/browse/HIVE-24455 > Project: Hive > Issue Type: Bug > Reporter: Owen O'Malley > Assignee: Owen O'Malley > Priority: Major > Labels: pull-request-available > Time Spent: 0.5h > Remaining Estimate: 0h > > The use of junit is broken in storage-api. It results in no tests being found. -- This message was sent by Atlassian Jira (v8.3.4#803005)