From 52630eb78fe202f0060ff6c8772f26bdcc9175ff Mon Sep 17 00:00:00 2001 From: Christof Schmitt Date: Fri, 8 Aug 2014 10:48:55 -0700 Subject: selftest: Add readx test for dc to known fail The new 16bit alignment check will fail. Signed-off-by: Christof Schmitt Reviewed-by: Volker Lendecke --- selftest/knownfail | 1 + 1 file changed, 1 insertion(+) diff --git a/selftest/knownfail b/selftest/knownfail index 214a170486..880b600688 100644 --- a/selftest/knownfail +++ b/selftest/knownfail @@ -179,6 +179,7 @@ ^samba4.blackbox.upgradeprovision.alpha13.ldapcmp_sd\(none\) # Due to something rewriting the NT ACL on DNS objects ^samba4.blackbox.upgradeprovision.alpha13.ldapcmp_full_sd\(none\) # Due to something rewriting the NT ACL on DNS objects ^samba4.blackbox.upgradeprovision.release-4-0-0.ldapcmp_sd\(none\) # Due to something rewriting the NT ACL on DNS objects +^samba4.raw.read.readx\(dc\) # fails readx 16bit alignment requirement ^samba3.smb2.create.gentest ^samba3.smb2.create.blob ^samba3.smb2.create.open -- cgit