[ https://issues.apache.org/jira/browse/HIVE-6293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13881083#comment-13881083 ]
Brock Noland commented on HIVE-6293: ------------------------------------ If we wanted to improve this, we would either: Make a change here https://github.com/apache/hive/blob/trunk/testutils/ptest2/src/main/java/org/apache/hive/ptest/execution/conf/TestParser.java#L99 to parse the property which specifies the minimr tests out of the pom.xml or Move the minimr tests to a different directory. I'd be in favor of the file move. > Not all minimr tests are executed or reported in precommit test run > ------------------------------------------------------------------- > > Key: HIVE-6293 > URL: https://issues.apache.org/jira/browse/HIVE-6293 > Project: Hive > Issue Type: Bug > Components: Testing Infrastructure > Affects Versions: 0.13.0 > Reporter: Xuefu Zhang > > It seems that not all q file tests for minimr are executed or reported in the > pre-commit test run. Here is an example: > http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/987/testReport/org.apache.hadoop.hive.cli/TestMinimrCliDriver/ > This might be due to ptest because manually running test TestMinimrCliDriver > seems executing all tests. My last run shows 38 tests run, with 8 test > failures. > This is identified in HIVE-5446. It needs to be fixed to have broader > coverage. -- This message was sent by Atlassian JIRA (v6.1.5#6160)