Weirdly, gcLotsOfCandidatesIT fails for me every time with an out of heap exception when I run it single threaded, but with accumulo.it.forkCount=4, it tends to pass.
On Mon, Oct 7, 2013 at 3:41 PM, Christopher <ctubb...@apache.org> wrote: > I still can't get the full suite to run in one go. I think we'll have > to have them turned off in the release profile (not a big deal, if > we've done sufficient testing in advance). > > -- > Christopher L Tubbs II > http://gravatar.com/ctubbsii > > > On Fri, Sep 27, 2013 at 2:55 PM, Eric Newton <eric.new...@gmail.com> > wrote: > > I've stabilized the integration tests. They run in a slow virtual > machine, > > and they run on my desktop. You can use multiple forks to run the tests > > more quickly: > > > > $ mvn clean verify -Pnative -Daccumulo.it.forkCount=12 > > > > That takes ~15 minutes. My desktop has 8 cores and 30G of RAM. > > > > Please take the time to run the integration tests, and please open > tickets > > if you find them failing. > > > > I'm not going to turn these tests on for our Jenkin's build because they > > will still timeout. > > > > -Eric >