diff options
author | Günther Deschner <gd@samba.org> | 2013-02-01 14:53:12 +0100 |
---|---|---|
committer | David Disseldorp <ddiss@samba.org> | 2013-05-20 18:50:01 +0200 |
commit | 8b7788c5d8ecbac3b8a41cdbb4fec7f0e73a9b76 (patch) | |
tree | e69a61de69531e5b6e0e6deac40abbb901f54a57 /selftest | |
parent | 00ee6a648b6290d6d3ddcb35fe5aa4c797222684 (diff) | |
download | samba-8b7788c5d8ecbac3b8a41cdbb4fec7f0e73a9b76.tar.gz samba-8b7788c5d8ecbac3b8a41cdbb4fec7f0e73a9b76.tar.bz2 samba-8b7788c5d8ecbac3b8a41cdbb4fec7f0e73a9b76.zip |
selftest: mark the spoolss add print processor tests as knownfail for now.
Guenther
Signed-off-by: Günther Deschner <gd@samba.org>
Reviewed-by: David Disseldorp <ddiss@samba.org>
Diffstat (limited to 'selftest')
-rw-r--r-- | selftest/knownfail | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/selftest/knownfail b/selftest/knownfail index a7f347ec7c..a06bab6de9 100644 --- a/selftest/knownfail +++ b/selftest/knownfail @@ -215,6 +215,7 @@ ^samba3.raw.session.*reauth2 # maybe fix this? ^samba3.rpc.spoolss.printer.addprinter.driver_info_winreg # knownfail or flapping? ^samba3.rpc.spoolss.printer.addprinterex.driver_info_winreg # knownfail or flapping? +^samba3.rpc.spoolss.printserver.*.add_processor\(.*\)$ # # The following tests fail against plugin_s4_dc (aka s3fs) currently. # These need to be examined and either fixed or correctly categorised. |