Zoltan Haindrich created HIVE-14391: ---------------------------------------
Summary: TestAccumuloCliDriver is not executed during precommit tests Key: HIVE-14391 URL: https://issues.apache.org/jira/browse/HIVE-14391 Project: Hive Issue Type: Bug Components: Testing Infrastructure Reporter: Zoltan Haindrich according to for example this build result: https://builds.apache.org/job/PreCommit-HIVE-MASTER-Build/685/testReport/org.apache.hadoop.hive.cli/ there is no 'TestAccumuloCliDriver' being run during precommit testing...but i see no reason why and how it was excluded inside the project; my maven executes it when i start it with {{-Dtest=TestAccumuloCliDriver}} - so i think the properties/profiles aren't preventing it. maybe i miss something obvious ;) (note: my TestAccumuloCliDriver executions are failed with errors.) -- This message was sent by Atlassian JIRA (v6.3.4#6332)