Yes, putting then in a different phase. Actually , it could be done by renaming them, as surefire allows to launch a set of tests selected by a pattern (not tested :-).
Tests like replication could fall into this approach, as it takes a lot of time, depends on the underlying cluster, and should not be impacted by most of the changes in HBase. Nicolas On Tue, Oct 18, 2011 at 1:15 PM, Stack <st...@duboce.net> wrote: > On Mon, Oct 17, 2011 at 8:20 PM, N Keywal <nkey...@gmail.com> wrote: > > I was also thinking about splitting the test 'as they are' between the > long > > running ones & and the others, without changing them. > > How you thinking of splitting them Nicolas? You mean put them into a > separate phase or name them differently? > > Good stuff, > St.Ack >