From 7905f974947e00eb9f90d0d5717e0538ab20c06d Mon Sep 17 00:00:00 2001 From: Andrew Bartlett Date: Mon, 30 Apr 2012 20:55:30 +1000 Subject: selftest: change knownfail to cope with running plugin_s4_dc as well --- selftest/knownfail | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/selftest/knownfail b/selftest/knownfail index 22e46a1999..692a38e3c0 100644 --- a/selftest/knownfail +++ b/selftest/knownfail @@ -19,7 +19,7 @@ ^samba3.smbtorture_s3.plain\(dc\).NTTRANS-FSCTL # Fails against the s4 ntvfs server ^samba3.smbtorture_s3.plain\(dc\).SMB2-NEGPROT # Fails against the s4 ntvfs server ^samba3.smbtorture_s3.plain\(dc\).BAD-NBT-SESSION # Fails against the s4 ntvfs server -^samba3.nbt.dgram.*netlogon2 +^samba3.nbt.dgram.*netlogon2\(s3dc\) ^samba3.*rap.sam.*.useradd # Not provided by Samba 3 ^samba3.*rap.sam.*.userdelete # Not provided by Samba 3 ^samba3.libsmbclient.opendir # This requires a workgroup called 'WORKGROUP' and for netbios browse lists to have been registered -- cgit