summaryrefslogtreecommitdiff
path: root/source4/selftest/knownfail
diff options
context:
space:
mode:
authorTim Prouty <tprouty@samba.org>2009-12-03 17:01:53 -0800
committerTim Prouty <tprouty@samba.org>2009-12-03 18:54:52 -0800
commit5c857768d1415c4e70a9b7a96b8a9de1ec8efdee (patch)
tree5aa64966db4c9ed4cebcb8cff6727a6739bf580e /source4/selftest/knownfail
parent15e1c610273766a548a28b4d8731c6e9bad4496e (diff)
downloadsamba-5c857768d1415c4e70a9b7a96b8a9de1ec8efdee.tar.gz
samba-5c857768d1415c4e70a9b7a96b8a9de1ec8efdee.tar.bz2
samba-5c857768d1415c4e70a9b7a96b8a9de1ec8efdee.zip
s4 selftest/quicktest: Update known failures for the sfileinfo and oplock changes
Two new samba4 bugs have been filed for the two corresponding known failures. For the short term raw.sfileinfo had to be removed from quicktest. It is no longer an individual test, but a test-suite and quicktest can only run top level tests.
Diffstat (limited to 'source4/selftest/knownfail')
-rw-r--r--source4/selftest/knownfail2
1 files changed, 2 insertions, 0 deletions
diff --git a/source4/selftest/knownfail b/source4/selftest/knownfail
index 56bf718b2f..b9d40f2409 100644
--- a/source4/selftest/knownfail
+++ b/source4/selftest/knownfail
@@ -65,3 +65,5 @@ samba4.base.createx_access # this test is broken for non-administrator users
samba4.smb2.oplock # oplocks in the s4 SMB2 server are a mess
samba4.raw.lock.*.async # bug 6960
samba4.smb2.lock.*.MULTIPLE-UNLOCK # bug 6959
+samba4.raw.sfileinfo.*.END-OF-FILE # bug 6962
+samba4.raw.oplock.*.BATCH22 # bug 6963