I ran unit tests 5 times on my Linux VM today. All test passed (fork count: 1C). On my Mac, I got 9 timeouts and 25 timeouts in the last two runs (fork count: 2).
> On Apr 29, 2015, at 3:24 PM, Abdel Hakim Deneche <[email protected]> > wrote: > > I've been getting timeouts on my vm for quite some time now when using 1C > forkCount. But from time to time (like this past weekend) I was able to get > multiple successful builds in a row on the same vm. I guess it depends on > what's going on in the physical machine, maybe ? > > On Wed, Apr 29, 2015 at 3:18 PM, Hanifi Gunes <[email protected]> wrote: > >> I've just run unit tests 3 times in a row with 1C. Got no timeouts. >> >> >> -Hanifi >> >> On Wed, Apr 29, 2015 at 1:26 PM, Jason Altekruse <[email protected] >>> >> wrote: >> >>> I have been needing to reduce the fork count to 0.5C on my vm to run the >>> tests. I would be in favor of reducing it, but I agree that it shouldn't >>> need to hold up the release. >>> >>> - Jason >>> >>> On Wed, Apr 29, 2015 at 1:21 PM, Steven Phillips <[email protected] >>> >>> wrote: >>> >>>> On my physical server, I consistently lower it to .5C in order to get >> the >>>> tests to complete. >>>> >>>> On Wed, Apr 29, 2015 at 1:15 PM, Mehant Baid <[email protected]> >>>> wrote: >>>> >>>>> Hey guys, >>>>> >>>>> I was testing the 0.9 release artifacts and was experiencing time out >>>>> failures with the fork count set to '1c' (8). However I can >>> consistently >>>>> get clean runs by reducing the fork count to 2 (0.25c). I was >> wondering >>>> if >>>>> this was an issue experienced by others or its just a problem with my >>> VM >>>> on >>>>> which I run the tests. I don't think its an issue to hold the release >>> but >>>>> if enough people were seeing this behavior we can apply a patch with >>> the >>>>> reduced fork count. >>>>> >>>>> Thanks >>>>> Mehant >>>>> >>>> >>>> >>>> >>>> -- >>>> Steven Phillips >>>> Software Engineer >>>> >>>> mapr.com >>>> >>> >> > > > > -- > > Abdelhakim Deneche > > Software Engineer > > <http://www.mapr.com/> > > > Now Available - Free Hadoop On-Demand Training > <http://www.mapr.com/training?utm_source=Email&utm_medium=Signature&utm_campaign=Free%20available>
