From: Jelmer Vernooij Date: Sat, 9 Feb 2008 13:42:55 +0000 (+0100) Subject: Ignore kinit with pkinit test failures for now. X-Git-Tag: samba-4.0.0alpha3~395 X-Git-Url: http://git.samba.org/samba.git/?p=ira%2Fwip.git;a=commitdiff_plain;h=94dedaf6ed55b146a0123407137f7ee4cfd41283 Ignore kinit with pkinit test failures for now. --- diff --git a/source/samba4-knownfail b/source/samba4-knownfail index b1b2140fec1..cf5f97ca74c 100644 --- a/source/samba4-knownfail +++ b/source/samba4-knownfail @@ -34,3 +34,5 @@ RPC-NETLOGON.*.GetTrustPasswords BASE-CHARSET.*.Testing partial surrogate .*NET-API-DELSHARE.* # DelShare isn't implemented yet RAP.*netservergetinfo +kinit with pkinit # fails with: salt type 3 not supported + diff --git a/source/torture/config.mk b/source/torture/config.mk index 0ee7873628e..2666a1d0be3 100644 --- a/source/torture/config.mk +++ b/source/torture/config.mk @@ -14,7 +14,7 @@ PUBLIC_DEPENDENCIES = \ LIBTALLOC [SUBSYSTEM::TORTURE_UTIL] -OBJ_FILES = util.o util_smb.o +OBJ_FILES = util_smb.o PRIVATE_DEPENDENCIES = LIBCLI_RAW PUBLIC_PROTO_HEADER = util.h PUBLIC_DEPENDENCIES = POPT_CREDENTIALS