diff options
author | Michael Adam <obnox@samba.org> | 2012-04-24 00:28:48 +0200 |
---|---|---|
committer | Andreas Schneider <asn@samba.org> | 2012-04-25 15:42:24 +0200 |
commit | e43d025ae35879f77eca8a91681c151036fbb5bb (patch) | |
tree | 4aa33bb36a35e6fca3303b3bc0f5b1c3955fff61 /selftest | |
parent | 9db52c4ee074a6c96d3e62841e7ccff3ac834045 (diff) | |
download | samba-e43d025ae35879f77eca8a91681c151036fbb5bb.tar.gz samba-e43d025ae35879f77eca8a91681c151036fbb5bb.tar.xz samba-e43d025ae35879f77eca8a91681c151036fbb5bb.zip |
selftest: mark failing print_tests more specifically
Signed-off-by: Andreas Schneider <asn@samba.org>
Diffstat (limited to 'selftest')
-rw-r--r-- | selftest/flapping | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/selftest/flapping b/selftest/flapping index 067b1af25f..fde10ba1cb 100644 --- a/selftest/flapping +++ b/selftest/flapping @@ -15,7 +15,7 @@ ^samba3.rpc.spoolss.*printserver.openprinter_badnamelist # # fails sometimes on sn-devel, but should be fixed ^samba3.rpc.spoolss.*printserver.enum_printers_servername # fails sometimes on sn-devel, but should be fixed ^samba3.rpc.spoolss.printer.*addprinterex.print_test # another intermittent failure -.*printer.*print_test # fails on some hosts due to timing issues ? ^samba3.rap.printing # fails sometimes on sn-devel +^samba3.rpc.spoolss.printer.*addprinter.print_test # fails on some hosts due to timing issues ? ^samba3.smb2.lock.*.rw-exclusive # another intermittent failure ^samba4.blackbox.gentest # is flakey due to timing |