diff options
author | Michael Adam <obnox@samba.org> | 2012-04-16 13:55:26 +0200 |
---|---|---|
committer | Andreas Schneider <asn@samba.org> | 2012-04-25 15:41:53 +0200 |
commit | 9db52c4ee074a6c96d3e62841e7ccff3ac834045 (patch) | |
tree | 0f0ed262535587f2ac64738859dfebf277ff12cd /selftest/flapping | |
parent | 1837b9008d6f9f0f09bcaea3b9198c760e8c1167 (diff) | |
download | samba-9db52c4ee074a6c96d3e62841e7ccff3ac834045.tar.gz samba-9db52c4ee074a6c96d3e62841e7ccff3ac834045.tar.bz2 samba-9db52c4ee074a6c96d3e62841e7ccff3ac834045.zip |
selftest: remove .*printer.*print_test_extended from flapping
Signed-off-by: Andreas Schneider <asn@samba.org>
Diffstat (limited to 'selftest/flapping')
-rw-r--r-- | selftest/flapping | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/selftest/flapping b/selftest/flapping index 5d2b53b63e..067b1af25f 100644 --- a/selftest/flapping +++ b/selftest/flapping @@ -15,7 +15,6 @@ ^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_extended # fails on some hosts due to timing issues ? .*printer.*print_test # fails on some hosts due to timing issues ? ^samba3.rap.printing # fails sometimes on sn-devel ^samba3.smb2.lock.*.rw-exclusive # another intermittent failure |