selftest: we fail samba3.smb2.compound.interim2
authorMichael Adam <obnox@samba.org>
Thu, 20 Sep 2012 18:46:53 +0000 (20:46 +0200)
committerKarolin Seeger <kseeger@samba.org>
Fri, 28 Sep 2012 07:23:08 +0000 (09:23 +0200)
We currently return NT_STATUS_CANCELLED where we should
return NT_STATUS_INTERNAL_ERROR.
(cherry picked from commit 841934647b06d6400148932cc8ce02a20c209610)

Signed-off-by: Stefan Metzmacher <metze@samba.org>
selftest/knownfail

index 2e244b69c39f58f7a13c1c43a8605ae9c84e2221..3f4b513c98dcfad1e297ba93230f59e0e244221a 100644 (file)
 ^samba3.smb2.getinfo.getinfo
 ^samba3.smb2.setinfo.setinfo
 ^samba3.smb2.session.*reauth5 # some special anonymous checks?
+^samba3.smb2.compound.interim2 # wrong return code (STATUS_CANCELLED)
 ^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?