[
https://issues.apache.org/jira/browse/HBASE-12857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14279077#comment-14279077
]
Nick Dimiduk commented on HBASE-12857:
--------------------------------------
Having 3 different invocation strategies has resulted in bugs, as setup logic
tends to be slightly different for mvn vs main vs ITR. I'm in agreement with
the quorum.
> Make hbase-it test running more consistent
> ------------------------------------------
>
> Key: HBASE-12857
> URL: https://issues.apache.org/jira/browse/HBASE-12857
> Project: HBase
> Issue Type: Improvement
> Components: integration tests
> Reporter: Dima Spivak
> Assignee: Dima Spivak
>
> Running tests from hbase-it can be painful because some of them have a main
> method and can be run by invoking them with bin/hbase, while others have to
> be called via something like IntegrationTestsDriver. Let's decide how we want
> things to work and then I'll implement it. I imagine the easiest way to go is
> to just to add a main method to any class that doesn't have one. Any opinion
> one way or the other [~enis], [~ndimiduk], [~eclark], or [~stack]?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)