[PATCH] skip base.dir2 due to test timeouts

Andrew Bartlett abartlet at samba.org
Thu Jan 10 14:27:53 MST 2013


On Thu, 2013-01-10 at 12:37 -0500, Scott Lovenberg wrote:
> On 1/10/2013 5:41 AM, Andreas Schneider wrote:
> > On Thursday 10 January 2013 20:50:22 Andrew Bartlett wrote:
> >> I've been getting failures with make test taking over two hours and
> >> samba then exiting (samba: maximum runtime exceeded).  Metze auto got it
> >> trying to autobuild some patches of mine.
> >>
> >> Has anyone else had this?
> > Yes, this happens pretty often lately. You need to restart jobs every hour if
> > you have more then 1 person building.
> >
> I'm not quite seeing that, but I've got "make test" taking two hours to 
> complete with over a thousand failed tests and two or three errors.  
> This is on Linux Mint-14 with ext4.  I was going to turn off barriers in 
> the file system and set ldb to not fsync (a suggestion of metze's) 
> before doing anything else.

This is actually a different issue, which doesn't show up on sn-devel
but does on many other systems.  The base.dir2 test now spins on ext4
systems (has done for a number of months now). 

This causes two failures and >10 mins of 100% CPU use while we wait for
a maximum runtime.  The attached patch should skip it. 

It doesn't happen on sn-devel (or at least didn't), and I normally run
my full tests there, so I've not patched this before.

Andrew Bartlett

-- 
Andrew Bartlett                                http://samba.org/~abartlet/
Authentication Developer, Samba Team           http://samba.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-selftest-skip-base.dir2-tests-as-they-just-spin-on-m.patch
Type: text/x-patch
Size: 840 bytes
Desc: not available
URL: <http://lists.samba.org/pipermail/samba-technical/attachments/20130111/3d568a91/attachment.bin>


More information about the samba-technical mailing list