diff options
author | Michael Adam <obnox@samba.org> | 2012-04-24 01:02:03 +0200 |
---|---|---|
committer | Andreas Schneider <asn@samba.org> | 2012-04-25 15:42:29 +0200 |
commit | dce2a28574e4a2c4c31a441b3a89cb7566f506bb (patch) | |
tree | 250035f9f20f10fed50bcda3fe8a82de6aa014a3 | |
parent | ef8e228a5b4952b51d9db6b28017142759f40d10 (diff) | |
download | samba-dce2a28574e4a2c4c31a441b3a89cb7566f506bb.tar.gz samba-dce2a28574e4a2c4c31a441b3a89cb7566f506bb.tar.bz2 samba-dce2a28574e4a2c4c31a441b3a89cb7566f506bb.zip |
selftest: remove samba3.rpc.spoolss.*printserver.openprinter_badnamelist from flapping
Signed-off-by: Andreas Schneider <asn@samba.org>
-rw-r--r-- | selftest/flapping | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/selftest/flapping b/selftest/flapping index fde10ba1cb..03c376d9ac 100644 --- a/selftest/flapping +++ b/selftest/flapping @@ -12,7 +12,6 @@ ^samba3.smbtorture_s3.*OPLOCK4 # fails sometimes on sn-devel ^samba4.nbt.winsreplication.owned # fails sometimes, timing related ^samba3.rpc.spoolss.*printserver.enum_printers_old # fails on some hosts due to timing issues ? -^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 ^samba3.rap.printing # fails sometimes on sn-devel |