From a986f3fe82ec977724b3abae982bb83c8793b0f3 Mon Sep 17 00:00:00 2001 From: Stefan Metzmacher Date: Wed, 14 Mar 2012 13:10:43 +0100 Subject: selftest/flapping: mark samba4.blackbox.gentest as flakey https://git.samba.org/autobuild.flakey/2012-03-14-1307/samba4.stdout [1228/1371 in 1h19s] samba4.blackbox.gentest(dc) UNEXPECTED(failure): samba4.blackbox.gentest(dc).gentest REASON: _StringException: _StringException: seed=1 Connecting to \localdcest1 as Administrator - instance 0 Connecting to \localdcest1est1 as Administrator - instance 1 Connecting to \localdcest1est2 as Administrator - instance 0 Connecting to \localdcest1est2 as Administrator - instance 1 0 OPEN num_open_handles=1 h=0 (gentest oo4) Notify count inconsistent 1 0 Failed at operation 88 - MKDIR gentest failed I saw this more than 10 times in the last year already. metze --- selftest/flapping | 1 + 1 file changed, 1 insertion(+) (limited to 'selftest/flapping') diff --git a/selftest/flapping b/selftest/flapping index 2828d67ceb..5e5b0e9c7c 100644 --- a/selftest/flapping +++ b/selftest/flapping @@ -18,3 +18,4 @@ .*rpc.spoolss.printer # seems to be flakey currently, but should be fixed ^samba3.rap.printing # fails sometimes on sn-devel ^samba3.smb2.lock.*.rw-exclusive # another intermittent failure +^samba4.blackbox.gentest # is flakey due to timing -- cgit