]> git.ozlabs.org Git - ccan/commit
tdb2: suppress failtest more than once on mmap.
authorRusty Russell <rusty@rustcorp.com.au>
Tue, 29 Nov 2011 22:43:11 +0000 (09:13 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Tue, 29 Nov 2011 22:43:11 +0000 (09:13 +1030)
commitfbae37ba91ec230e34be564084099726cc3a9d47
tree09f412c55ccf901e484c1e9843f5f9b0c714704e
parente43dc84fe91f64d8761aeda6338a1afbf701b7f5
tdb2: suppress failtest more than once on mmap.

Now we test failing mmap, ccanlint -v time has increased from 200 to
330 seconds.  Worse, tests no time out on my laptop.

Fix this, by preventing us from going down that particular rabbit hole.
ccanlint -v now takes 201 seconds again.
ccan/tdb2/test/failtest_helper.c