[
https://issues.apache.org/jira/browse/HIVE-14391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15431550#comment-15431550
]
Siddharth Seth commented on HIVE-14391:
---------------------------------------
[~kgyrtkirk] - this seems to be done via the ptest configuration file. This is
deployed on the ptest node, and a template is available at
testutils/ptest2/conf/example-apache-trunk.properties
The value for the configured ptest runs
unitTests.exclude = TestSerDe TestHiveMetaStore TestHiveServer2Concurrency
TestAccumuloCliDriver
I don't really know the history behind the Accumulo tests. cc [~ashutoshc]
> TestAccumuloCliDriver is not executed during precommit tests
> ------------------------------------------------------------
>
> Key: HIVE-14391
> URL: https://issues.apache.org/jira/browse/HIVE-14391
> Project: Hive
> Issue Type: Sub-task
> 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)