s4:selftest: skip samba4.blackbox.ktpass for now as it's not portable
authorStefan Metzmacher <metze@samba.org>
Sat, 31 Jul 2010 09:31:43 +0000 (11:31 +0200)
committerStefan Metzmacher <metze@samba.org>
Sat, 31 Jul 2010 09:31:43 +0000 (11:31 +0200)
ktutil might not be installed or from MIT.
We should build a samba4ktutil and use that instead,
until then we need to skip this test.

metze

source4/selftest/skip

index 0e6820e2b083dbc8bf9f3b4b1276715622f032a9..a0cddd1533bf4e6667079a551906186f29c40f7a 100644 (file)
@@ -73,3 +73,6 @@ base.scan.pipe_number # bad idea in make test
 base.secleak # no point on build farm
 base.delaywrite # This is randomly failing, depending on timing and filesystem features
 smb2.acls # new test which doesn't pass yet
+# ktutil might not be installed or from mit...
+# we should build a samba4ktutil and use that instead
+samba4.blackbox.ktpass # this test isn't portable ...