Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Tests timing out?



On Mon, Feb 27, 2012 at 12:47:05PM -0800, Paul Goyette wrote:
> I'm on my way out so can't look in any more detail, but it seems that 
> the last couple of passes on my automated build-and-test test bed have a 
> large number of file-system tests (tests/fs/vfs/) suddenly taking 4 
> minutes or longer to complete.
> 
> See http://www.whooppee.com/amd64-results/ for details ...

Same here, when run natively, big duration increase :

t_unpriv (1/1): 24 test cases
    ext2fs_dirperms: [12.550604s] Passed.
    ext2fs_owner: [10.608219s] Passed.
[...]

Reverting the following arc4random change makes the timimg back to
previously:
  http://mail-index.netbsd.org/source-changes/2012/02/27/msg032263.html

t_unpriv (1/1): 24 test cases
    ext2fs_dirperms: [0.082535s] Passed.
    ext2fs_owner: [0.082584s] Passed.
[...]

-- 
Nicolas Joly

Projects and Developments in Bioinformatics
Institut Pasteur, Paris.


Home | Main Index | Thread Index | Old Index