s4:selftest: for now skip the BASE-DELAY-WRITE test completely
authorStefan Metzmacher <metze@samba.org>
Tue, 17 Nov 2009 11:03:54 +0000 (12:03 +0100)
committerStefan Metzmacher <metze@samba.org>
Wed, 18 Nov 2009 05:50:23 +0000 (06:50 +0100)
This test randomly fails depending on the timing
(the tests are too strict with the values introduced in
commit 0fca2b078ceb314e429e24e3318b50451ccf423b)
and local filesystem features (timestamp resolution).

metze

source4/selftest/skip

index 2875acca877693fe70a4658829bc23cda8f057f9..7003ceeb8d47f8d0b6763b2fbfb302c6d7fc48a5 100644 (file)
@@ -69,3 +69,4 @@ trans2.scan # uses huge number of file descriptors
 base.scan.ioctl # bad idea in make test
 base.scan.pipe_number # bad idea in make test
 base.secleak # no point on build farm
+base.delaywrite # This is randomly failing, depending on timing and filesystem features