diff options
author | Stefan Metzmacher <metze@samba.org> | 2012-03-14 13:10:43 +0100 |
---|---|---|
committer | Stefan Metzmacher <metze@samba.org> | 2012-03-14 21:20:26 +0100 |
commit | a986f3fe82ec977724b3abae982bb83c8793b0f3 (patch) | |
tree | f70dc4ac6ffb5aaed5acedc0713c5e43824d877a /selftest | |
parent | 89511d28bf7dff8f909360c89b5f99df21dba8bd (diff) | |
download | samba-a986f3fe82ec977724b3abae982bb83c8793b0f3.tar.gz samba-a986f3fe82ec977724b3abae982bb83c8793b0f3.tar.bz2 samba-a986f3fe82ec977724b3abae982bb83c8793b0f3.zip |
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 (gentestoo4)
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
Diffstat (limited to 'selftest')
-rw-r--r-- | selftest/flapping | 1 |
1 files changed, 1 insertions, 0 deletions
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 |