From 198fd3f89c2ce60523c755c1917b7bca25436bf1 Mon Sep 17 00:00:00 2001 From: =?utf8?q?G=C3=BCnther=20Deschner?= Date: Wed, 13 May 2009 15:15:30 +0200 Subject: [PATCH] s4-selftest: match new name of RPC-SAMR-ACCESSMASK. Guenther (cherry picked from commit c3e61b54606175858d2221e5f4a75f2fcf149631) --- source4/selftest/knownfail | 1 + source4/selftest/skip | 3 +-- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/source4/selftest/knownfail b/source4/selftest/knownfail index f5aaaa00619..89fccdfaa59 100644 --- a/source4/selftest/knownfail +++ b/source4/selftest/knownfail @@ -36,6 +36,7 @@ rpc.netlogon.*.GetPassword rpc.netlogon.*.GetTrustPasswords rpc.netlogon.*.DatabaseRedo rpc.netlogon.*.ServerGetTrustInfo +samba4.rpc.samr.passwords.pwdlastset # Not provided by Samba 4 yet base.charset.*.Testing partial surrogate .*net.api.delshare.* # DelShare isn't implemented yet rap.*netservergetinfo diff --git a/source4/selftest/skip b/source4/selftest/skip index 291ad8472dc..3c360908d14 100644 --- a/source4/selftest/skip +++ b/source4/selftest/skip @@ -22,8 +22,7 @@ base.nttrans base.scan.maxfid raw.hold.oplock # Not a test, but a way to block other clients for a test raw.ping.pong # Needs second server to test -rpc.samr_accessmask -samba4.rpc.samr.passwords.pwdlastset # Not provided by Samba 4 yet +rpc.samr.accessmask raw.scan.eamax samba4.ntvfs.cifs.raw.qfileinfo.ipc smb2.notify -- 2.11.4.GIT