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:13:00 +0000 (09:13 +0200)
We currently return NT_STATUS_CANCELLED where we should
return NT_STATUS_INTERNAL_ERROR.

(similar to commit 841934647b06d6400148932cc8ce02a20c209610)

Signed-off-by: Stefan Metzmacher <metze@samba.org>
The last 15 patches address bug #9173 - SMB2 compound request
create/delete_on_close/close doesn't work as windows.

source3/selftest/knownfail

index 95f01f64dcf58365a0e774176c84dffd66704864..d2cb953c36872a88f037cfc4b780ceca61e51212 100644 (file)
@@ -5,6 +5,7 @@ samba3.posix_s3.rap.printing # fails sometimes on sn-devel
 samba3.posix_s3.rpc.spoolss.*printserver.enum_printers_old # fails on some hosts due to timing issues ?
 samba3.posix_s3.rpc.spoolss.printer.*addprinterex.print_test # another intermittent failure
 samba3.posix_s3.smb2.lock.*.rw-exclusive # another intermittent failure
+samba3.posix_s3.smb2.compound.*interim2 # wrong return code (STATUS_CANCELLED)
 .*driver.add_driver_timestamps # we only can store dates, not timestamps
 samba3.raw.mux.* #This test is flaky on the async lock time
 samba3.smbtorture_s3.*OPLOCK4 # fails sometimes on sn-devel